| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index 7669bd1926a3bae659d5330469a5b6b2ca18527b..7dc702c562fea453bf97d3010778c224c1ba3bce 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',
|
|
|