| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index c8f73e29d02748aa090de774130e6220d77e240e..b620f66017e2f08640f13ffb5956833ec1de8d9d 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -520,6 +520,8 @@
|
| '../../src/compiler/interpreter-assembler.h',
|
| '../../src/compiler/js-builtin-reducer.cc',
|
| '../../src/compiler/js-builtin-reducer.h',
|
| + '../../src/compiler/js-call-reducer.cc',
|
| + '../../src/compiler/js-call-reducer.h',
|
| '../../src/compiler/js-context-relaxation.cc',
|
| '../../src/compiler/js-context-relaxation.h',
|
| '../../src/compiler/js-context-specialization.cc',
|
|
|