summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-03 01:52:58 +0000
committermseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-03 01:52:58 +0000
commit99fcf3f61fa4f012c530c39a1b2067ed07cbf92f (patch)
treef556580d9376cfa068d1c57dd9969ec7df94b56f /DEPS
parentd6930246e5badcfd7615ff31431f9962afe4edba (diff)
downloadchromium_src-99fcf3f61fa4f012c530c39a1b2067ed07cbf92f.zip
chromium_src-99fcf3f61fa4f012c530c39a1b2067ed07cbf92f.tar.gz
chromium_src-99fcf3f61fa4f012c530c39a1b2067ed07cbf92f.tar.bz2
NaCl: Update revision in DEPS, r6605 -> r6627
This pulls in the following Native Client changes: r6606: (halyavin) Generate arch-specific manifest files r6607: (eugenis) Fix uninitialized read from Worker::ns_channel_initialized_. r6608: (robertm) Adding passes with compiler optimization enabled. r6609: (bsy) fault injection library, plus its first use to cause out-of-memory r6610: (mcgrathr) Update toolchain DEPS to 6608 r6611: (robertm) Reduce scons start-up time by 10% (about 2 secs). r6612: (pdox) Cleanup repository logic in utman.sh r6613: (nfullagar) Update the license output for srpcgen r6614: (mcgrathr) Forcibly disable srpcgen diffing test r6615: (pdox) Checkout clang and dragonegg subversion repositories to hg/clang and hg/dragonegg respectively. r6616: (mcgrathr) Update glibc revision to 2f9d690 r6617: (pdox) Fix PNaCl GlibC build. ld-linux-* was renamed ld-nacl-*. r6618: (jvoung) Prune pnacl tarball a bit more. r6619: (pdox) Temporarily increase the verbosity of the PNaCl build script, to determine why the Mac bot is dying. r6620: (pdox) Roll PNaCl toolchain DEPS to 6619 r6621: (pdox) Quick solution to fix Mac PNaCl builder timeout due to lack of output: more verbose output. r6622: (dspringer) Add an option to save the toolchain tarballs. r6623: (ragad) Added a single '!' to the first line to make gvim editor recognize python syntax r6624: (mcgrathr) Update glibc revision to 2698549 r6625: (dspringer) Minor fix for --save-download-dir support on Windows. r6626: (bsy) Verify platform qualification errors are reported to JavaScript. r6627: (jvoung) Add repetitions to spec2k buildbots for timing sensitive measurements. BUG=none TEST=nacl_integration Review URL: http://codereview.chromium.org/7779016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99505 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 44e2ff0..3f75812 100644
--- a/DEPS
+++ b/DEPS
@@ -7,7 +7,7 @@ vars = {
"webkit_revision": "94469",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
- "nacl_revision": "6605",
+ "nacl_revision": "6627",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
# TODO(brettw) We should use the "From" syntax to avoid hardcoding the