| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 491d1d29823b19e385b405b5d721dd000a3a2fb3..388c10f3ab729bebbd620763a9aaee01a7908fcc 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -417,6 +417,8 @@
|
| '../../src/compiler/code-generator.cc',
|
| '../../src/compiler/code-generator.h',
|
| '../../src/compiler/common-node-cache.h',
|
| + '../../src/compiler/common-operator-reducer.cc',
|
| + '../../src/compiler/common-operator-reducer.h',
|
| '../../src/compiler/common-operator.cc',
|
| '../../src/compiler/common-operator.h',
|
| '../../src/compiler/control-builders.cc',
|
|
|