| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index c7de2bb22cc5ea8e72ee365348d742f643db1fac..00658b3fda2df9621116b802f698e577ba169b5d 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -73,8 +73,6 @@
|
| 'compiler/node-test-utils.h',
|
| 'compiler/node-unittest.cc',
|
| 'compiler/opcodes-unittest.cc',
|
| - 'compiler/raw-machine-assembler.cc',
|
| - 'compiler/raw-machine-assembler.h',
|
| 'compiler/register-allocator-unittest.cc',
|
| 'compiler/schedule-unittest.cc',
|
| 'compiler/select-lowering-unittest.cc',
|
|
|