Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index b244bc18b2a0757df3fa4821b6fc48433326a154..32a5f56376baf1aace2aebe914aaeb4e799f1b25 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -342,6 +342,8 @@ |
'../../src/incremental-marking.h', |
'../../src/inspector.cc', |
'../../src/inspector.h', |
+ '../../src/interface.cc', |
+ '../../src/interface.h', |
'../../src/interpreter-irregexp.cc', |
'../../src/interpreter-irregexp.h', |
'../../src/json-parser.h', |