| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index d15820a0d27717f37ab65bd9ed4fc723c9441f84..0a9d5354bd99faf24a5131359e908c71a2639849 100644
|
| --- a/test/cctest/cctest.gyp
|
| +++ b/test/cctest/cctest.gyp
|
| @@ -68,6 +68,7 @@
|
| 'compiler/test-osr.cc',
|
| 'compiler/test-pipeline.cc',
|
| 'compiler/test-representation-change.cc',
|
| + 'compiler/test-run-bytecode-graph-builder.cc',
|
| 'compiler/test-run-deopt.cc',
|
| 'compiler/test-run-inlining.cc',
|
| 'compiler/test-run-intrinsics.cc',
|
|
|