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

Unified Diff: DEPS

Issue 15968006: NaCl: Update revision in DEPS, r11406 -> r11440 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update perf expectations Created 7 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 | tools/perf_expectations/perf_expectations.json » ('j') | 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 94acfae0ebf8920a81126a23ad92f25ab876be35..9487d6d9135447bd6df87b53b35facd00261fdaa 100644
--- a/DEPS
+++ b/DEPS
@@ -12,10 +12,10 @@ vars = {
"chromium_git": "https://chromium.googlesource.com",
"chromiumos_git": "https://chromium.googlesource.com/chromiumos",
"swig_revision": "69281",
- "nacl_revision": "11406",
+ "nacl_revision": "11440",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
- "nacl_tools_revision": "11323", # native_client/DEPS: tools_rev
+ "nacl_tools_revision": "11437", # native_client/DEPS: tools_rev
"gtm_revision": "608",
"libjingle_revision": "321",
« no previous file with comments | « no previous file | tools/perf_expectations/perf_expectations.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698