Index: tools/gyp/v8.gyp |
=================================================================== |
--- tools/gyp/v8.gyp (revision 4171) |
+++ tools/gyp/v8.gyp (working copy) |
@@ -274,6 +274,8 @@ |
'../../src/factory.cc', |
'../../src/factory.h', |
'../../src/fast-codegen.h', |
+ '../../src/fast-dtoa.cc', |
+ '../../src/fast-dtoa.h', |
'../../src/flag-definitions.h', |
'../../src/flags.cc', |
'../../src/flags.h', |
@@ -289,8 +291,6 @@ |
'../../src/global-handles.cc', |
'../../src/global-handles.h', |
'../../src/globals.h', |
- '../../src/grisu3.h', |
- '../../src/grisu3.cc', |
'../../src/handles-inl.h', |
'../../src/handles.cc', |
'../../src/handles.h', |