| Index: tools/deps/dartium.deps/DEPS
|
| diff --git a/tools/deps/dartium.deps/DEPS b/tools/deps/dartium.deps/DEPS
|
| index cf383fa7d726c069f5366f0a0144a770b0fe4882..aa99edf65ad2c62ea60099fbe3750503159f7926 100644
|
| --- a/tools/deps/dartium.deps/DEPS
|
| +++ b/tools/deps/dartium.deps/DEPS
|
| @@ -231,20 +231,6 @@ hooks.append({
|
| Var('webkit_revision') + "\\n')" ],
|
| })
|
| hooks.append({
|
| - "name": "checked_in_dart_binaries",
|
| - "pattern": ".",
|
| - "action": [
|
| - "download_from_google_storage",
|
| - "--no_auth",
|
| - "--no_resume",
|
| - "--bucket",
|
| - "dart-dependencies",
|
| - "--recursive",
|
| - "--directory",
|
| - "src/dart/tools/testing/bin",
|
| - ],
|
| -})
|
| -hooks.append({
|
| "name": "checked_in_dart_sdks",
|
| "pattern": ".",
|
| "action": [
|
|
|