| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 8141265609aeb62854896962e6c379a8772dc447..ee72961067c6641e517e4fc109bb1d71e79d616b 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -575,6 +575,8 @@
|
| '../../src/compiler/pipeline.h',
|
| '../../src/compiler/pipeline-statistics.cc',
|
| '../../src/compiler/pipeline-statistics.h',
|
| + '../../src/compiler/preprocess-live-ranges.cc',
|
| + '../../src/compiler/preprocess-live-ranges.h',
|
| '../../src/compiler/raw-machine-assembler.cc',
|
| '../../src/compiler/raw-machine-assembler.h',
|
| '../../src/compiler/register-allocator.cc',
|
|
|