Chromium Code Reviews| 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 |