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

Unified Diff: DEPS

Issue 7182002: Roll NaCl DEPS to pick up PPB_Var proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Roll the toolchain up too. 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 85e5849528a187b18e33cb3f460e47157f0c7324..2eb2739540561f94540c0710581e482c9fbd2ba3 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": "09bfd439aeb49a92884e427d9ab2acddc2c91006",
- "nacl_irt_hash_x86_64": "6ca190db461b4810fa094ff812c66430729d3bdb",
- "nacl_revision": "5660",
- "nacl_tools_revision": "5660",
+ "nacl_irt_hash_x86_32": "06efd9f7182db27a8d17f910dd001230a4032ab5",
+ "nacl_irt_hash_x86_64": "ebb81e9511c2deebbbd2bcfd642b1bb25a9c6f44",
+ "nacl_revision": "5676",
+ "nacl_tools_revision": "5675",
"libjingle_revision": "66",
"libvpx_revision": "88361",
"ffmpeg_revision": "88382",
« 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