Commit 7e0f56bd authored by mseaborn@chromium.org's avatar mseaborn@chromium.org

NaCl: Update revision in DEPS, r13216 -> r13226

This pulls in the following Native Client changes:

r13217: (jvoung) Remove old copy of nacl_file_info.h now that chrome uses new copy.
r13218: (noelallen) Roll GN binaries
r13219: (dschuff) Add pnacl win bot to default trybot set
r13220: (jvoung) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS
r13221: (dyen) Fixed toolchain_build exception when gcc is not found on the system.
r13222: (dschuff) Add -DDEFINE_MAIN to build of unsandboxed IRT in pnacl_targetlibs.py
r13223: (sehr) Make android build with -Werror
r13224: (sehr) First gyp changes for Android chromium build
r13225: (dschuff) Update revision for PNaCl r13214->r13222
r13226: (dschuff) Move Mac and Linux32 Non-SFI and unsandboxed tests from toolchain bots

BUG=none
TEST=browser_tests and nacl_integration

Review URL: https://codereview.chromium.org/292353002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272480 0039d316-1c4b-4281-b951-d872f2087c98
parent 06c10839
...@@ -34,7 +34,7 @@ vars = { ...@@ -34,7 +34,7 @@ vars = {
"pdfium_git": "https://pdfium.googlesource.com", "pdfium_git": "https://pdfium.googlesource.com",
"skia_git": "https://skia.googlesource.com", "skia_git": "https://skia.googlesource.com",
"swig_revision": "230490", "swig_revision": "230490",
"nacl_revision": "13216", "nacl_revision": "13226",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's. # to update other nacl_*_revision's.
"nacl_tools_revision": "13077", # native_client/DEPS: tools_rev "nacl_tools_revision": "13077", # native_client/DEPS: tools_rev
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment