| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 9443911f120df10712824e7b70ef83e58396d2c6..e8081a75077aea712b7f0758b45e09b80c8650d3 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -466,8 +466,8 @@
|
| '../../src/compiler/js-graph.h',
|
| '../../src/compiler/js-inlining.cc',
|
| '../../src/compiler/js-inlining.h',
|
| - '../../src/compiler/js-intrinsic-builder.cc',
|
| - '../../src/compiler/js-intrinsic-builder.h',
|
| + '../../src/compiler/js-intrinsic-lowering.cc',
|
| + '../../src/compiler/js-intrinsic-lowering.h',
|
| '../../src/compiler/js-operator.cc',
|
| '../../src/compiler/js-operator.h',
|
| '../../src/compiler/js-typed-lowering.cc',
|
|
|