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

Unified Diff: DEPS

Issue 2487473002: Fix build (Closed)
Patch Set: Created 4 years, 1 month 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 b29e88bb22781936f2dcdd4e63e19b6e7b79c2e2..32fb23925eb7ce5a252d455eb531b2e61df5be0b 100644
--- a/DEPS
+++ b/DEPS
@@ -560,7 +560,7 @@ hooks = [
'name': 'sysroot_i386',
'pattern': '.',
'action': ['python', 'sdk/build/linux/sysroot_scripts/install-sysroot.py',
- '--running-as-hook', --arch', 'i386'],
+ '--running-as-hook', '--arch', 'i386'],
},
{
# Pull Debian wheezy sysroot for amd64 Linux
« 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