Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 51fa928d6c6898da5aed48bb3f10ce72e14379de..96ec26db8ec07215315460f02941864e9f374a18 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -825,6 +825,8 @@ source_set("v8_base") { |
"src/compiler/pipeline.h", |
"src/compiler/pipeline-statistics.cc", |
"src/compiler/pipeline-statistics.h", |
+ "src/compiler/property-access-info.cc", |
+ "src/compiler/property-access-info.h", |
"src/compiler/raw-machine-assembler.cc", |
"src/compiler/raw-machine-assembler.h", |
"src/compiler/register-allocator.cc", |