Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 288c294491ecf4cce7bcc8ce1b9481d58501f8ba..b3db3cf8f85f8b2b7952e1bc8a4bed188c0bc2fc 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -659,6 +659,8 @@ |
'../../src/heap/heap-inl.h', |
'../../src/heap/heap.cc', |
'../../src/heap/heap.h', |
+ '../../src/heap/identity-map.cc', |
+ '../../src/heap/identity-map.h', |
'../../src/heap/incremental-marking-inl.h', |
'../../src/heap/incremental-marking.cc', |
'../../src/heap/incremental-marking.h', |