Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index f9ffade345779fa8d62aad4d05a3071cf776f6d2..4faae0361c519cdc9bf44ae55fb31741fe3aee8c 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -51,6 +51,8 @@ |
'compiler/graph-builder-tester.h', |
'compiler/test-basic-block-profiler.cc', |
'compiler/test-branch-combine.cc', |
+ 'compiler/test-bytecode-graph-builder.cc', |
+ 'compiler/test-run-bytecode-graph-builder.cc', |
Michael Starzinger
2015/09/03 12:19:40
nit: Please keep list alpha-sorted.
oth
2015/09/04 11:06:36
Done.
|
'compiler/test-changes-lowering.cc', |
'compiler/test-gap-resolver.cc', |
'compiler/test-graph-visualizer.cc', |