| Index: src/compiler/compiler.gyp
|
| diff --git a/src/compiler/compiler.gyp b/src/compiler/compiler.gyp
|
| index fc1916844fe76c78635ceb4771afac40ac4b98df..ec5ec285cc26cb073f34c182b3fe4280330cd1c2 100644
|
| --- a/src/compiler/compiler.gyp
|
| +++ b/src/compiler/compiler.gyp
|
| @@ -26,6 +26,7 @@
|
| 'graph-unittest.h',
|
| 'instruction-selector-unittest.cc',
|
| 'instruction-selector-unittest.h',
|
| + 'js-builtin-reducer-unittest.cc',
|
| 'machine-operator-reducer-unittest.cc',
|
| 'machine-operator-unittest.cc',
|
| 'simplified-operator-reducer-unittest.cc',
|
|
|