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

Unified Diff: DEPS

Issue 7453060: NaCl: Update revision in DEPS, r6258 -> r6275 (Closed) Base URL: svn://svn.chromium.org/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
diff --git a/DEPS b/DEPS
index 2acb7d38f2a7a94bd6874a12571d392ffd07850b..f22486c0cc9881b7af7a9c9990186a038dfed57f 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": "9ddf67e9dbee44432566143508911215e1b66550",
- "nacl_irt_hash_x86_64": "81f4afdc072252d6d6da4d511d083fcbb82382c7",
- "nacl_revision": "6258",
+ "nacl_irt_hash_x86_32": "e4ac7d67449703cdb33b5f1fa33f4364a32192e1",
+ "nacl_irt_hash_x86_64": "380e57ec6dcb6c27e2a6b81fef547147571581ab",
+ "nacl_revision": "6275",
# 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 | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698