| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 55767452c498c7a82971ab94b85982fbf9bbd26d..f7288dc30e409e990c693b3661db4805fc5db423 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -27,7 +27,7 @@ deps = {
|
| Var("git_url") + "/v8/deps/third_party/benchmarks.git" + "@" + "05d7188267b4560491ff9155c5ee13e207ecd65f",
|
| "v8/test/mozilla/data":
|
| Var("git_url") + "/v8/deps/third_party/mozilla-tests.git" + "@" + "f6c578a10ea707b1a8ab0b88943fe5115ce2b9be",
|
| - "v8/test/simdjs/data": Var("git_url") + "/external/github.com/tc39/ecmascript_simd.git" + "@" + "c8ef63c728283debc25891123eb00482fee4b8cd",
|
| + "v8/test/simdjs/data": Var("git_url") + "/external/github.com/tc39/ecmascript_simd.git" + "@" + "baf493985cb9ea7cdbd0d68704860a8156de9556",
|
| "v8/test/test262/data":
|
| Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "9c45e2ac684bae64614d8eb55789cae97323a7e7",
|
| "v8/tools/clang":
|
|
|