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

Unified Diff: DEPS

Issue 811593005: Increase flexibility for NaCl toolchain download script. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplify Created 6 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
« no previous file with comments | « no previous file | build/download_nacl_toolchains.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 ba4c4dcc9582f52b747c851a855d02a1ef485717..e9923d5c8cdcad362fbb2c6eb3e05a209691147b 100644
--- a/DEPS
+++ b/DEPS
@@ -553,6 +553,8 @@ hooks = [
'action': [
'python',
'src/build/download_nacl_toolchains.py',
+ '--mode', 'nacl_core_sdk',
+ 'sync',
],
},
{
« no previous file with comments | « no previous file | build/download_nacl_toolchains.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698