| Index: test/compiler-unittests/compiler-unittests.gyp
|
| diff --git a/test/compiler-unittests/compiler-unittests.gyp b/test/compiler-unittests/compiler-unittests.gyp
|
| index e486fe32d6534a7848e7b9aeb650541525fe2bf2..0a90b408dbb2b8cf4cdc445ef5e706ba7bd09abb 100644
|
| --- a/test/compiler-unittests/compiler-unittests.gyp
|
| +++ b/test/compiler-unittests/compiler-unittests.gyp
|
| @@ -29,6 +29,7 @@
|
| 'instruction-selector-unittest.cc',
|
| 'machine-operator-reducer-unittest.cc',
|
| 'machine-operator-unittest.cc',
|
| + 'simplified-operator-reducer-unittest.cc',
|
| ],
|
| 'conditions': [
|
| ['v8_target_arch=="arm"', {
|
|
|