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

Unified Diff: DEPS

Issue 98713004: NaCl: Update revision in DEPS, r12488 -> r12497 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add <string> and <iostream> to json_reader.cpp (or rather, copy the file into the overrides directo… Created 7 years 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
Index: DEPS
diff --git a/DEPS b/DEPS
index cc35db5a2e4707b1b90414b879ed876b1196df5c..fb3348926029c8e13ce79aa0777b319601539c72 100644
--- a/DEPS
+++ b/DEPS
@@ -24,7 +24,7 @@ vars = {
"chromiumos_git": "https://chromium.googlesource.com/chromiumos",
"skia_git": "https://skia.googlesource.com",
"swig_revision": "230490",
- "nacl_revision": "12488",
+ "nacl_revision": "12493",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
"nacl_tools_revision": "12289", # native_client/DEPS: tools_rev

Powered by Google App Engine
This is Rietveld 408576698