| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index a7bd30a9801293639b20ce05189d4f37a49e8b98..de146716ce3d3d9d27d59f83ab0f935b92d771f2 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -520,6 +520,8 @@
|
| '../../src/compiler/js-frame-specialization.h',
|
| '../../src/compiler/js-generic-lowering.cc',
|
| '../../src/compiler/js-generic-lowering.h',
|
| + '../../src/compiler/js-global-specialization.cc',
|
| + '../../src/compiler/js-global-specialization.h',
|
| '../../src/compiler/js-graph.cc',
|
| '../../src/compiler/js-graph.h',
|
| '../../src/compiler/js-inlining.cc',
|
|
|