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

Unified Diff: DEPS

Issue 1419813006: Fixing broken nacl toolchain references. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Undo rebasepath Created 5 years, 2 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 3ddc58f960576858bcbd0125bda024b6245b1dd6..b29ca1389467ccdcc5acc9bbd3c590133e6360fd 100644
--- a/DEPS
+++ b/DEPS
@@ -313,8 +313,7 @@ hooks = [
'pattern': '.',
'action': [
'python', 'src/build/download_nacl_toolchains.py',
- '--packages', 'pnacl_newlib',
- '--packages', 'pnacl_translator',
+ '--packages', 'pnacl_newlib,pnacl_translator',
'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