| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 492aee83042fdc346aa0de113e064a9dfa293210..9fa6db4a1b193eacdbe647ffdd57ed963dc6bff4 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -384,6 +384,8 @@
|
| '../../src/compiler/js-generic-lowering.h',
|
| '../../src/compiler/js-graph.cc',
|
| '../../src/compiler/js-graph.h',
|
| + '../../src/compiler/js-inlining.cc',
|
| + '../../src/compiler/js-inlining.h',
|
| '../../src/compiler/js-operator.h',
|
| '../../src/compiler/js-typed-lowering.cc',
|
| '../../src/compiler/js-typed-lowering.h',
|
|
|