| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 9dda3da728e7323deff20a062b94329b93452d7a..e86b3ae8dc53db513cab96ed2cd9388fd8b214b5 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -458,15 +458,12 @@
|
| '../../src/compiler/scheduler.h',
|
| '../../src/compiler/simplified-lowering.cc',
|
| '../../src/compiler/simplified-lowering.h',
|
| - '../../src/compiler/simplified-node-factory.h',
|
| '../../src/compiler/simplified-operator-reducer.cc',
|
| '../../src/compiler/simplified-operator-reducer.h',
|
| '../../src/compiler/simplified-operator.cc',
|
| '../../src/compiler/simplified-operator.h',
|
| '../../src/compiler/source-position.cc',
|
| '../../src/compiler/source-position.h',
|
| - '../../src/compiler/structured-machine-assembler.cc',
|
| - '../../src/compiler/structured-machine-assembler.h',
|
| '../../src/compiler/typer.cc',
|
| '../../src/compiler/typer.h',
|
| '../../src/compiler/verifier.cc',
|
|
|