| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 803ed570a37823c593d2d5ba143d0f5a94de4b64..433312452c672688ff1288dd5fb06bea1f818efb 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -415,6 +415,8 @@
|
| '../../src/compiler/instruction-selector.h',
|
| '../../src/compiler/instruction.cc',
|
| '../../src/compiler/instruction.h',
|
| + '../../src/compiler/js-builtin-reducer.cc',
|
| + '../../src/compiler/js-builtin-reducer.h',
|
| '../../src/compiler/js-context-specialization.cc',
|
| '../../src/compiler/js-context-specialization.h',
|
| '../../src/compiler/js-generic-lowering.cc',
|
|
|