| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 524bca79630456b0079d9f9e51609b8a5778b79c..6e1c7078414f79ea6e0ec933a157b8b12ecac124 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -566,6 +566,8 @@
|
| '../../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',
|
|
|