Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 25c306eb5cbbce14beb26c23bb01e4ae7b8365f8..d37088c38f62eaef7280810f167001cfd7a1b1a2 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1181,8 +1181,8 @@ v8_source_set("v8_base") { |
"src/compiler/wasm-compiler.cc", |
"src/compiler/wasm-compiler.h", |
"src/compiler/wasm-linkage.cc", |
- "src/compiler/zone-pool.cc", |
- "src/compiler/zone-pool.h", |
+ "src/compiler/zonestats.cc", |
+ "src/compiler/zonestats.h", |
"src/context-measure.cc", |
"src/context-measure.h", |
"src/contexts-inl.h", |