Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: DEPS

Issue 7462016: NaCl: Update revision in DEPS, r6339 -> r6386 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-enable on Mac Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/nacl_test_injection/buildbot_nacl_integration.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 43fc0f7b9bc911299b8d7d43d218f46c3a5b31d4..26a93ff7a709f2bd89ace309741cf75e48517b17 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": "4bb285d7560668a72dec1d42e44d6a2bf744170b",
- "nacl_irt_hash_x86_64": "e317b15c9c4527fd91cdb236d5f181552404e479",
- "nacl_revision": "6339",
+ "nacl_irt_hash_x86_32": "79e8a37476f4aaf32c13a2eebd5d5e0ec46108ae",
+ "nacl_irt_hash_x86_64": "d7c6116510f359d7dd675c5e92c3d25b3b976cd7",
+ "nacl_revision": "6386",
# 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
« no previous file with comments | « no previous file | chrome/test/nacl_test_injection/buildbot_nacl_integration.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698