Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index d4116184aa561676c6b207a36a308cb505b29bac..3d938bfaae068fa9ce4f247b4e4514293f097255 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -755,6 +755,8 @@ source_set("v8_base") { |
"src/compiler/js-frame-specialization.h", |
"src/compiler/js-generic-lowering.cc", |
"src/compiler/js-generic-lowering.h", |
+ "src/compiler/js-global-specialization.cc", |
+ "src/compiler/js-global-specialization.h", |
"src/compiler/js-graph.cc", |
"src/compiler/js-graph.h", |
"src/compiler/js-inlining.cc", |