Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 5f4a127b5158977b43bda83687dde7ed37c856d1..046cff27547c83bc53028f60801c815cdc7008c8 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1129,6 +1129,8 @@ source_set("v8_base") { |
"src/profiler/strings-storage.h", |
"src/profiler/unbound-queue-inl.h", |
"src/profiler/unbound-queue.h", |
+ "src/property-descriptor.cc", |
+ "src/property-descriptor.h", |
"src/property-details.h", |
"src/property.cc", |
"src/property.h", |