| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index ebe2a130fdaffaff6c51166bc3470290c9cc4874..a282bbb366672c255bf251a0e94ff3f1118ed36b 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -547,8 +547,6 @@
|
| '../../src/compiler/pipeline.h',
|
| '../../src/compiler/pipeline-statistics.cc',
|
| '../../src/compiler/pipeline-statistics.h',
|
| - '../../src/compiler/raw-machine-assembler.cc',
|
| - '../../src/compiler/raw-machine-assembler.h',
|
| '../../src/compiler/register-allocator.cc',
|
| '../../src/compiler/register-allocator.h',
|
| '../../src/compiler/register-allocator-verifier.cc',
|
|
|