Index: test/compiler-unittests/compiler-unittests.gyp |
diff --git a/test/compiler-unittests/compiler-unittests.gyp b/test/compiler-unittests/compiler-unittests.gyp |
index c1de0c423546789b6de9d906135ffea5d94c3e36..0b622076348974b140ddd6c44955d5a74ce59ac0 100644 |
--- a/test/compiler-unittests/compiler-unittests.gyp |
+++ b/test/compiler-unittests/compiler-unittests.gyp |
@@ -21,8 +21,10 @@ |
], |
'sources': [ ### gcmole(all) ### |
'change-lowering-unittest.cc', |
+ 'common-node-cache-unittest.cc', |
'compiler-unittests.cc', |
'instruction-selector-unittest.cc', |
+ 'node-cache-unittest.cc', |
'node-matchers.cc', |
'node-matchers.h', |
], |