| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index eedd524c2a40f9dc004c0163af9c9135a347f051..5c775230aba29ca6f5e6ec548cac45a1eec8c69f 100644
|
| --- a/test/cctest/cctest.gyp
|
| +++ b/test/cctest/cctest.gyp
|
| @@ -79,6 +79,7 @@
|
| 'compiler/test-run-jsexceptions.cc',
|
| 'compiler/test-run-jsobjects.cc',
|
| 'compiler/test-run-jsops.cc',
|
| + 'compiler/test-run-load-store.cc',
|
| 'compiler/test-run-machops.cc',
|
| 'compiler/test-run-native-calls.cc',
|
| 'compiler/test-run-stackcheck.cc',
|
|
|