Commit 05571723 authored by v8-ci-autoroll-builder's avatar v8-ci-autoroll-builder Committed by Commit Bot

Update wasm-spec.

Rolling v8/test/wasm-js/data: https://chromium.googlesource.com/external/github.com/WebAssembly/spec/+log/666dc4c..0137a33

[interpreter] Fix typo in comment (#1045) (NDTSTN)
https://chromium.googlesource.com/external/github.com/WebAssembly/spec/+/0137a33

TBR=ahaas@chromium.org,clemensh@chromium.org

Change-Id: Ic5392b5f1efcd93f4f856787204f30c81b88beaa
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1708698Reviewed-by: 's avatarv8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#62839}
parent 19a29d46
......@@ -231,7 +231,7 @@ deps = {
'dep_type': 'cipd',
},
'v8/test/wasm-js/data':
Var('chromium_url') + '/external/github.com/WebAssembly/spec.git' + '@' + '666dc4cb8d4a81d386a7a716000bb85fbbbd06a2',
Var('chromium_url') + '/external/github.com/WebAssembly/spec.git' + '@' + '0137a331b538bb529de7fb6e03d2a3936831dde5',
'v8/third_party/perfetto':
Var('android_url') + '/platform/external/perfetto.git' + '@' + '0e8281399fd854de13461f2c1c9f2fb0b8e9c3ae',
'v8/third_party/protobuf':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment