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

Unified Diff: DEPS

Issue 888903003: Extract the NaCl toolchain during download so that we can build with it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | 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 bd7e44c90b3062c1fc0378b84828f51fa8ff022b..2810b340b1b827bcd699d92b63bfa10c1b00588f 100644
--- a/DEPS
+++ b/DEPS
@@ -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 | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698