| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 24e6e59d8d1b982fd03cdb7938b72b55220fd347..1230df62852db98e2a73dcf7ff5cc972ba93402d 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -78,6 +78,7 @@
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
| 'compiler/simplified-operator-unittest.cc',
|
| 'compiler/state-values-utils-unittest.cc',
|
| + 'compiler/tail-call-optimization-unittest.cc',
|
| 'compiler/typer-unittest.cc',
|
| 'compiler/value-numbering-reducer-unittest.cc',
|
| 'compiler/zone-pool-unittest.cc',
|
|
|