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

Unified Diff: DEPS

Issue 921243002: Roll NaCl toolchain change. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: NaCl revert and rebase Created 5 years, 10 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 | build/get_landmines.py » ('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 3e7705c92a7cc37a23f598f9cd53f2a10467a30c..646113e632c2c002538b9ece22670fd30f0c4def 100644
--- a/DEPS
+++ b/DEPS
@@ -94,7 +94,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling NaCl
# and whatever else without interference from each other.
- 'nacl_revision': '6b9d8cf7adfa83b8bb6800313604b034551bd86e',
+ 'nacl_revision': 'cc52724dde60334c60fed1e248f4ebf858db86a5',
}
# Only these hosts are allowed for dependencies in this DEPS file.
@@ -540,7 +540,7 @@ hooks = [
'python',
'src/build/download_nacl_toolchains.py',
'--mode', 'nacl_core_sdk',
- 'sync',
+ 'sync', '--extract',
],
},
{
« no previous file with comments | « no previous file | build/get_landmines.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698