Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index e1bee3e1df4e04a45fc745fdf055dc4db86b07ff..897a2d50f56e0d6849eb68a89d5f984c2d45dba0 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -654,6 +654,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', |