Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index c162b824e0956f066ba948a1e9c57344abb55a81..372cb4d6f3ebb27d3a5be09afd1e754121aaddc9 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1410,6 +1410,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", |