Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 42946f5bfe7f9ec1658da0c45ba4b3198cf793e6..45b51f737854fbb7b38dd83d9c95c440f1d1cb5c 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -74,6 +74,7 @@ |
'compiler/test-run-deopt.cc', |
'compiler/test-run-intrinsics.cc', |
'compiler/test-run-jsbranches.cc', |
+ 'compiler/test-run-inlining.cc', |
Michael Starzinger
2014/08/11 18:42:04
nit: Please keep alpha-sorted.
sigurds
2014/08/12 12:29:30
Done.
|
'compiler/test-run-jscalls.cc', |
'compiler/test-run-jsexceptions.cc', |
'compiler/test-run-jsops.cc', |