Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index d4223967dd65638b1801ae0d8704480a05750f22..f88c4f019b6e755c13bdae37b8616bc5f289bea0 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1411,6 +1411,7 @@ v8_source_set("v8_base") { |
| "src/runtime/runtime-test.cc", |
| "src/runtime/runtime-typedarray.cc", |
| "src/runtime/runtime-utils.h", |
| + "src/runtime/runtime-wasm.cc", |
| "src/runtime/runtime.cc", |
| "src/runtime/runtime.h", |
| "src/safepoint-table.cc", |