| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 0221a4969863e2b7c459a01015396872cc5da429..6a7c37074051219b596a22bc6c89131ee5b7dbab 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -79,7 +79,7 @@
|
| 'compiler/typed-optimization-unittest.cc',
|
| 'compiler/typer-unittest.cc',
|
| 'compiler/value-numbering-reducer-unittest.cc',
|
| - 'compiler/zone-stats-unittest.cc',
|
| + 'compiler/zone-pool-unittest.cc',
|
| 'compiler-dispatcher/compiler-dispatcher-job-unittest.cc',
|
| 'counters-unittest.cc',
|
| 'eh-frame-iterator-unittest.cc',
|
|
|