Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index ec6ab33ef25f63dc46a18afd32e97122d59325d1..770bbd496e72f8d8892c5e305d2757c7b2e3568c 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -593,8 +593,7 @@ hooks = [ |
| "pattern": ".", |
| "action": [ |
| "python", "src/build/download_nacl_toolchains.py", |
| - "--no-arm-trusted", |
| - "--keep", |
| + "--exclude", "arm_trusted", |
| ], |
| }, |
| { |