Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 47896c327db9ac0f84ca26d216d87ffac57050d4..4cd95580f268d06938b1a93df116965ad436bf02 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", |