Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 8439484cdcfa0098b44c6e773af6e13a2439aa75..2e6476d394c9f63ecef8af7636846cf0d5c26a1e 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -53,7 +53,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', |
@@ -129,6 +128,7 @@ |
'test-bit-vector.cc', |
'test-circular-queue.cc', |
'test-code-cache.cc', |
+ 'test-code-stub-assembler.cc', |
'test-compiler.cc', |
'test-constantpool.cc', |
'test-conversions.cc', |