Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index e86964d6f555b46eb3b198ad085b1212cd082497..c051e108512abd323d99f60f1dff1cc3ce645bf8 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -897,6 +897,8 @@ |
'../../src/heap/scavenger.cc', |
'../../src/heap/scavenger.h', |
'../../src/heap/slot-set.h', |
+ '../../src/heap/slots-buffer.cc', |
+ '../../src/heap/slots-buffer.h', |
'../../src/heap/spaces-inl.h', |
'../../src/heap/spaces.cc', |
'../../src/heap/spaces.h', |