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

Unified Diff: DEPS

Issue 1382713002: Creating a pexe content handler to translate and run pexes. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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 | mojo/nacl/nonsfi/BUILD.gn » ('j') | mojo/nacl/nonsfi/irt_pnacl_translator_compile.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 2c0885a8879101f56e09cd0a61c6511d6ffbdd18..a2437592a156eeff60bf9302b930419d81a8c2e6 100644
--- a/DEPS
+++ b/DEPS
@@ -314,6 +314,7 @@ hooks = [
'action': [
'python', 'src/build/download_nacl_toolchains.py',
'--packages', 'pnacl_newlib',
+ '--packages', 'pnacl_translator',
'sync', '--extract',
],
},
« no previous file with comments | « no previous file | mojo/nacl/nonsfi/BUILD.gn » ('j') | mojo/nacl/nonsfi/irt_pnacl_translator_compile.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698