Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index 53b4f66b801669740ba45355abb51df1904f2907..54bf7d8797153b0c8b4eb81733ceb2c3a9b4534a 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -1327,6 +1327,7 @@ |
'zone/zone-segment.h', |
'zone/zone-allocator.h', |
'zone/zone-containers.h', |
+ 'zone/zone-handle-set.h', |
], |
'conditions': [ |
['want_separate_host_toolset==1', { |