Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index e5029944279fb0e9b3aa7e5c4efa6f16e33bec62..96e6cbcc7aca36fc9c1d973ef4886415fa2037ef 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", |