| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index b3f3c53d47a60173ad04c8c72be08aa2dfba2c19..b6ead0e2ee821caef311a989c16ef2d5566d09e4 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -560,8 +560,6 @@
|
| '../../src/compiler/select-lowering.h',
|
| '../../src/compiler/simplified-lowering.cc',
|
| '../../src/compiler/simplified-lowering.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',
|
|
|