summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-20 07:52:24 +0000
committermseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-20 07:52:24 +0000
commit49fc5246af7e64018514ca52f3489c09b56478c6 (patch)
treef733f8a49441dccd0e89cc49ec4ea90a880704a4 /DEPS
parent1a872dff28bdbf21b4ba2f658777af6b218cbf83 (diff)
downloadchromium_src-49fc5246af7e64018514ca52f3489c09b56478c6.zip
chromium_src-49fc5246af7e64018514ca52f3489c09b56478c6.tar.gz
chromium_src-49fc5246af7e64018514ca52f3489c09b56478c6.tar.bz2
NaCl: Update revision in DEPS, r6490 -> r6499
This pulls in the following Native Client changes: r6491: (dschuff) Add configure option to enable LLVM JIT r6492: (dschuff) Revert "Create the sel_ldr process ASAP to increase parallelism during plugin startup." r6493: (mseaborn) Move the NaClSignalStackUnregister() call out of NaClAppThreadDtor() r6494: (bsy) changed nacl_log's module-specific verbosity level code to use TLS r6495: (dschuff) Revert "changed nacl_log's module-specific verbosity level code to use TLS" r6496: (dschuff) Roll toolchain deps to 6494. r6497: (dschuff) Disable ppapi_ppb_var refcount test r6498: (bradnelson) Fixing logic and formatting in message printed when hashes need to be updated. r6499: (bsy) fix missing dependency for libaries. BUG=none TEST=nacl_integration Review URL: http://codereview.chromium.org/7693014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS6
1 files changed, 3 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index 23da272..91c0407 100644
--- a/DEPS
+++ b/DEPS
@@ -9,9 +9,9 @@ vars = {
"swig_revision": "69281",
# These hashes need to be updated when nacl_revision is changed.
# After changing nacl_revision, run 'gclient runhooks' to get the new values.
- "nacl_irt_hash_x86_32": "a5631aadc6bb814b208f7b6078f314e62953917f",
- "nacl_irt_hash_x86_64": "71d090b7d254836495c248a655c8f6c6ef6c58bf",
- "nacl_revision": "6490",
+ "nacl_irt_hash_x86_32": "3da71eefa07c815a1aed9dc3a379fc41efda4b6b",
+ "nacl_irt_hash_x86_64": "147077c09e87ff2db20d32af2054bfb4de343c20",
+ "nacl_revision": "6499",
# 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