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

Unified Diff: DEPS

Issue 7328006: DEPS: bump nacl revision. Reenable nacl integration tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 91787)
+++ DEPS (working copy)
@@ -8,11 +8,11 @@
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
# These hashes need to be updated when nacl_revision is changed.
- # After changing nacl_revision, run gclient sync to get the new values.
- "nacl_irt_hash_x86_32": "8b610d361f2c1f8ce3e2a8ac65dcaddc5b0cc5ce",
- "nacl_irt_hash_x86_64": "649b9b289426b6aa96539629cf6f0a8b72951d03",
- "nacl_revision": "5834",
- "nacl_tools_revision": "5360",
+ # After changing nacl_revision, run 'gclient runhooks' to get the new values.
+ "nacl_irt_hash_x86_32": "e7f4229d8c5df92c79d8e908064b0e69d6b4e5b9",
+ "nacl_irt_hash_x86_64": "c8d6c8f49e4619eb290d0a0abb99b86f642cda0d",
+ "nacl_revision": "5926",
+ "nacl_tools_revision": "5360", # tools_rev in native_client/DEPS
"libjingle_revision": "71",
"libvpx_revision": "90416",
"ffmpeg_revision": "90064",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698