Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 72afea3cb551fa7998862afec7261d1589b7a66d..466fac63cce2be51c68e85965eb925167010be55 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1408,6 +1408,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", |