Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 74849c65479c11fe0d3d8778a456ce432844c5cf..b90cc89b4424dbeb30edc1cd5149648ea4dd3512 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -633,7 +633,7 @@ hooks = [ |
| "name": "gn_linux", |
| "pattern": "\\.sha1$", |
| "action": [ "download_from_google_storage", |
| - "--platform=\"linux*\"", |
| + "--platform=linux*", |
| "--directory", |
| "--bucket", "chromium-gn", |
| "src/tools/gn/bin/linux", |