Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index c63cd94c0ed86236b9fb28c144d8dd687ef2364e..9bd9d4b770daa6792ff1b2edb30eb74b604e9775 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -731,8 +731,10 @@ |
'../../src/rewriter.h', |
'../../src/runtime-profiler.cc', |
'../../src/runtime-profiler.h', |
- '../../src/runtime.cc', |
- '../../src/runtime.h', |
+ '../../src/runtime/runtime-i18n.cc', |
+ '../../src/runtime/runtime-utils.h', |
+ '../../src/runtime/runtime.cc', |
+ '../../src/runtime/runtime.h', |
'../../src/safepoint-table.cc', |
'../../src/safepoint-table.h', |
'../../src/sampler.cc', |