| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 388e26b73462f18b979c0951376b6049da1f23c2..3128d4db19fa198b56bd65486c1df92a8b7cfa52 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -859,18 +859,6 @@ hooks = [
|
| "-s", "src/v8/test/fuzzer/wasm_corpus.tar.gz.sha1",
|
| ],
|
| },
|
| - {
|
| - "name": "wasm_asmjs_fuzzer",
|
| - "pattern": ".",
|
| - 'action': [ 'python',
|
| - 'src/third_party/depot_tools/download_from_google_storage.py',
|
| - "--no_resume",
|
| - "--no_auth",
|
| - "-u",
|
| - "--bucket", "v8-wasm-asmjs-fuzzer",
|
| - "-s", "src/v8/test/fuzzer/wasm_asmjs_corpus.tar.gz.sha1",
|
| - ],
|
| - },
|
| {
|
| 'name': 'devtools_install_node',
|
| 'action': [ 'python',
|
|
|