| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index c703155bc91100af31bd52a6b5599ed98290b184..d907725230cf7869105252f4652f01f16e5b9274 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -344,6 +344,8 @@
|
| '../../src/compilation-cache.h',
|
| '../../src/compiler/ast-graph-builder.cc',
|
| '../../src/compiler/ast-graph-builder.h',
|
| + '../../src/compiler/change-lowering.cc',
|
| + '../../src/compiler/change-lowering.h',
|
| '../../src/compiler/code-generator-impl.h',
|
| '../../src/compiler/code-generator.cc',
|
| '../../src/compiler/code-generator.h',
|
|
|