Skip to content

Commit 70ad237

Browse files
mtrofinCommit bot
authored andcommitted
[wasm] Snap to latest version of wasm-js APIs.
BUG= Review-Url: https://codereview.chromium.org/2809253002 Cr-Commit-Position: refs/heads/master@{#44591}
1 parent 53908d0 commit 70ad237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ deps = {
4040
"v8/tools/clang":
4141
Var("chromium_url") + "/chromium/src/tools/clang.git" + "@" + "49df471350a60efaec6951f321dd65475496ba17",
4242
"v8/test/wasm-js":
43-
Var("chromium_url") + "/external/github.com/WebAssembly/spec.git" + "@" + "7c62b17f547b80c9c717cc6ef3a8aba1e04e4bcb",
43+
Var("chromium_url") + "/external/github.com/WebAssembly/spec.git" + "@" + "07fd6430f879d36928d179a62d9bdeed82286065",
4444
}
4545

4646
deps_os = {

0 commit comments

Comments
 (0)