Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 2d1480ad91f086aa640b029624f95f2314a212db..99cac6a8ed5df576c1ddf70e7660a33751b7a202 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -51,7 +51,6 @@ |
'compiler/graph-builder-tester.h', |
'compiler/test-basic-block-profiler.cc', |
'compiler/test-branch-combine.cc', |
- 'compiler/test-code-stub-assembler.cc', |
'compiler/test-gap-resolver.cc', |
'compiler/test-graph-visualizer.cc', |
'compiler/test-instruction.cc', |
@@ -126,6 +125,7 @@ |
'test-bignum-dtoa.cc', |
'test-bit-vector.cc', |
'test-circular-queue.cc', |
+ 'test-code-stub-assembler.cc', |
'test-compiler.cc', |
'test-constantpool.cc', |
'test-conversions.cc', |