summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-26 22:02:14 +0000
committermseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-26 22:02:14 +0000
commit53f1d697cbe8470b0facccb00d0fd911714371cc (patch)
tree2784135776f399708a5acae40c3425a8f2505aaf
parent9d658783f99386cbed892e2473d181e85ae050c3 (diff)
downloadchromium_src-53f1d697cbe8470b0facccb00d0fd911714371cc.zip
chromium_src-53f1d697cbe8470b0facccb00d0fd911714371cc.tar.gz
chromium_src-53f1d697cbe8470b0facccb00d0fd911714371cc.tar.bz2
Revert of NaCl: Update revision in DEPS, r13506 -> r13528 (https://codereview.chromium.org/417233002/)
Reason for revert: This failed on the "Win x64 Builder (dbg)" buildbot due to long filename issues. I rolled a too-old revision of NaCl that didn't include Jan's revert of r13511 (which switches the PNaCl toolchain from Cygwin to MinGW). Original issue's description: > NaCl: Update revision in DEPS, r13506 -> r13528 > > This pulls in the following Native Client changes: > > r13507: (noelallen) Reapply patch which was reverted due to conflict. > r13508: (dschuff) PNaCl Driver: do not generate temp file names beyond Windows' MAX_PATH limit > r13509: (jvoung) Add a flag to pnacl-finalize that allows users to keep function names. > r13510: (dschuff) Disable flaky sandboxed translator tests on mac > r13511: (dschuff) Update revision for PNaCl r13466->r13509 > r13512: (ncbray) Fix untrusted.gypi and build_nexe.py > r13513: (noelallen) Cleanup bionic build script. > r13514: (dyen) Added initial pass of nacl_irt_code_data_alloc. > r13515: (sbc) Use custom exception class for errors in package_version. > r13516: (hidehiko) Non-SFI mode: SCONS_NONSFI_TC clean up. > r13517: (hidehiko) Non-SFI Mode: Refactoring. Provide non-SFI version of nacl_irt_query_core. > r13518: (binji) Revert "Non-SFI mode: SCONS_NONSFI_TC clean up." > r13519: (bradnelson) Make the trybots fail early if 'git cl try' is mistakenly used. > r13520: (bradnelson) Make build_nexe.py rebuild when script itself has changed. > r13521: (noelallen) Updates GN dep, and cleans up some toolchain prep definitions to make it easier to debug what's going on. > r13523: (teravest) Add embedder interface for fatal log messages. > r13524: (bradnelson) Passing --config-name to build_nexe.py for all arches. > r13525: (teravest) Create a sel_ldr_launcher_base target. > r13526: (teravest) Revert "Add embedder interface for fatal log messages." > r13527: (hidehiko) Non-SFI mode: Get rid of socketcall on ARM. > r13528: (teravest) Add embedder interface for fatal log messages. > > BUG=none > TEST=browser_tests and nacl_integration > CQ_EXTRA_TRYBOTS=tryserver.chromium:linux_nacl_sdk_build > TBR=bradnelson@google.com > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285812 TBR=bradnelson@google.com NOTREECHECKS=true NOTRY=true BUG=none Review URL: https://codereview.chromium.org/419373002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285814 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e8094d34..5b0b744 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ vars = {
"skia_git": "https://skia.googlesource.com",
"boringssl_git": "https://boringssl.googlesource.com",
"swig_revision": "230490",
- "nacl_revision": "13528",
+ "nacl_revision": "13506",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
"nacl_tools_revision": "13077", # native_client/DEPS: tools_rev