Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index e329b69d27ff3260d5319eb784fa6f4baa1ce19c..2d14d037b6274906e9014a56c6a4855a226d5968 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -585,6 +585,8 @@ |
'../../src/compiler/register-allocator.h', |
'../../src/compiler/register-allocator-verifier.cc', |
'../../src/compiler/register-allocator-verifier.h', |
+ '../../src/compiler/register-configuration.cc', |
+ '../../src/compiler/register-configuration.h', |
'../../src/compiler/representation-change.h', |
'../../src/compiler/schedule.cc', |
'../../src/compiler/schedule.h', |
@@ -912,8 +914,6 @@ |
'../../src/regexp/regexp-macro-assembler.h', |
'../../src/regexp/regexp-stack.cc', |
'../../src/regexp/regexp-stack.h', |
- '../../src/register-configuration.cc', |
- '../../src/register-configuration.h', |
'../../src/rewriter.cc', |
'../../src/rewriter.h', |
'../../src/runtime-profiler.cc', |