Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index b675e18d06246c64be05b96447dc68846354ea32..0ba4e5aa899ad134649bc0deeeaef87556909aec 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -485,6 +485,8 @@ |
'../../src/compiler/raw-machine-assembler.h', |
'../../src/compiler/register-allocator.cc', |
'../../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', |