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

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, 7 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 | chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.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 51475d5fa2b36da834f56bb2926f248dd0af8357..32bd226919a3874d9d04d4f5116975549a66dca9 100644
--- a/DEPS
+++ b/DEPS
@@ -549,7 +549,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.
« no previous file with comments | « no previous file | chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698