Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 5199471f4a7c943c57ea0e68f507dba7a6a3a325..f9ffade345779fa8d62aad4d05a3071cf776f6d2 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -101,6 +101,7 @@ |
'test-array-list.cc', |
'test-ast.cc', |
'test-ast-expression-visitor.cc', |
+ 'test-asm-validator.cc', |
'test-atomicops.cc', |
'test-bignum.cc', |
'test-bignum-dtoa.cc', |