Commit 97b96979 authored by mseaborn@chromium.org's avatar mseaborn@chromium.org

NaCl: Update revision in DEPS, r13580 -> r13592

This pulls in the following Native Client changes:

r13581: (dschuff) Further deduplicate and simplify PNaCl SCons testing
r13582: (dschuff) Remove unneeded items from list of trusty cross toolchain packages.
r13583: (dschuff) Add toolchain_build/git_cache to list of SVN ignores
r13584: (sbc) Fix for ARM cross build with clang.
r13586: (dschuff) Update x86-64 linux prep script for Trusty
r13589: (noelallen) NaCl has it's own copy of the build files, including several GNI files which use "declare_args" to provide build options.
r13592: (sheyang) Add PROJECT field to codereview.settings for nacl

BUG=none
TEST=browser_tests and nacl_integration
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_rel_precise32,linux_nacl_sdk_build

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288166 0039d316-1c4b-4281-b951-d872f2087c98
parent cb014d02
...@@ -35,7 +35,7 @@ vars = { ...@@ -35,7 +35,7 @@ vars = {
"skia_git": "https://skia.googlesource.com", "skia_git": "https://skia.googlesource.com",
"boringssl_git": "https://boringssl.googlesource.com", "boringssl_git": "https://boringssl.googlesource.com",
"swig_revision": "230490", "swig_revision": "230490",
"nacl_revision": "13580", "nacl_revision": "13592",
# 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