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

Unified Diff: DEPS

Issue 7038050: Update NaCl DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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 f144830b6159a01b929cb41bd2fd97d3ae9f2192..64353a07fd9f1cbdcd358d5d9bc985779885690f 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 sync to get the new values.
- "nacl_irt_hash_x86_32": "d390ccb8de25456b30249047247d82ad255e1035",
- "nacl_irt_hash_x86_64": "6117b638d97a3a93c32163862f83c2be6ee6751b",
- "nacl_revision": "5344",
+ "nacl_irt_hash_x86_32": "9ce0ec9a5a3b9a1286eadb9b4d3ef66eec4f32f4",
+ "nacl_irt_hash_x86_64": "d62079f8afeb40c9be4367f611a6fa5ced897da6",
+ "nacl_revision": "5387",
"nacl_tools_revision": "5308",
"libjingle_revision": "59",
"libvpx_revision": "81610",
« 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