Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index be9a23ebb50857e440b5e491b659f596c77218a0..41534003a669da62a367633935d48820947243a8 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1645,6 +1645,7 @@ v8_source_set("v8_base") { |
"src/runtime/runtime-symbol.cc", |
"src/runtime/runtime-test.cc", |
"src/runtime/runtime-typedarray.cc", |
+ "src/runtime/runtime-utils.cc", |
"src/runtime/runtime-utils.h", |
"src/runtime/runtime-wasm.cc", |
"src/runtime/runtime.cc", |