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

Unified Diff: DEPS

Issue 7046079: Rolled NaCl DEPS to 5586 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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 dbb66e05b51329ca39f590ba6cef939fcd3de8d4..c15b761b2bc3191715e55e59351e1ea1b360425e 100644
--- a/DEPS
+++ b/DEPS
@@ -9,10 +9,10 @@ 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": "6aff4ea5ebdf9d57bd2e01caa662efd58d6bae18",
- "nacl_irt_hash_x86_64": "88deae19ead39075214964fc1511ce0e1f3a0fe9",
- "nacl_revision": "5493",
- "nacl_tools_revision": "5308",
+ "nacl_irt_hash_x86_32": "556c1b30dc0cc17abf6ef72b2b3ce77606a18e7a",
+ "nacl_irt_hash_x86_64": "aaa92d6ee2fa307965338ee7874f0f2557d9cf2d",
+ "nacl_revision": "5586",
+ "nacl_tools_revision": "5580",
Nick Bray 2011/06/09 20:06:33 You don't need to bump nacl_tools_revision, but it
Matt Ball 2011/06/09 20:11:33 I bumped it to the same tools version as in the r5
noelallen_use_chromium 2011/06/09 20:48:05 Sounds right to me. On 2011/06/09 20:11:33, Matt
"libjingle_revision": "63",
"libvpx_revision": "81610",
"ffmpeg_revision": "83815",
« 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