Index: test/unittests/unittests.gyp |
diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp |
index 6b5f691a035f5d0d706e29c6ec02015466a74eca..2c652b7dfcf500cbab816b5ac3136cd347e12cf0 100644 |
--- a/test/unittests/unittests.gyp |
+++ b/test/unittests/unittests.gyp |
@@ -72,6 +72,8 @@ |
'compiler/node-test-utils.h', |
'compiler/node-unittest.cc', |
'compiler/opcodes-unittest.cc', |
+ 'compiler/raw-machine-assembler.cc', |
+ 'compiler/raw-machine-assembler.h', |
'compiler/register-allocator-unittest.cc', |
'compiler/schedule-unittest.cc', |
'compiler/select-lowering-unittest.cc', |