| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 636154043c60cbafac2e1ed232a7ab6172312a08..5253746f2ea54fab5190febe0eba83beb40dc7d2 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -54,6 +54,7 @@
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
| 'compiler/simplified-operator-unittest.cc',
|
| 'compiler/value-numbering-reducer-unittest.cc',
|
| + 'compiler/zone-pool-unittest.cc',
|
| 'libplatform/default-platform-unittest.cc',
|
| 'libplatform/task-queue-unittest.cc',
|
| 'libplatform/worker-thread-unittest.cc',
|
|
|