Index: tools/gyp/v8.gyp |
=================================================================== |
--- tools/gyp/v8.gyp (revision 4259) |
+++ tools/gyp/v8.gyp (working copy) |
@@ -330,8 +330,6 @@ |
'../../src/messages.cc', |
'../../src/messages.h', |
'../../src/natives.h', |
- '../../src/number-info-inl.h', |
- '../../src/number-info.h', |
'../../src/objects-debug.cc', |
'../../src/objects-inl.h', |
'../../src/objects.cc', |
@@ -388,6 +386,8 @@ |
'../../src/token.h', |
'../../src/top.cc', |
'../../src/top.h', |
+ '../../src/type-info-inl.h', |
+ '../../src/type-info.h', |
'../../src/unicode-inl.h', |
'../../src/unicode.cc', |
'../../src/unicode.h', |