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

Unified Diff: DEPS

Issue 1099003002: Add --running-as-hooks argument to install-debian.wheezy.sysroot.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nacl_sdk_chroot
Patch Set: Created 5 years, 8 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
Index: DEPS
diff --git a/DEPS b/DEPS
index 08432903fb20c8e5ca689a480b60ca22815d80f7..ed6b6e7b89971f105628f6eeea8a922dcfa0d5c4 100644
--- a/DEPS
+++ b/DEPS
@@ -565,7 +565,7 @@ hooks = [
'action': [
'python',
'src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py',
- '--linux-only'],
+ '--running-as-hook'],
},
{
# Update the Windows toolchain if necessary.

Powered by Google App Engine
This is Rietveld 408576698