| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 994c0fb21e0485d0610c78c89bafae45bfe15a9b..2a69fa627f2728cfd41b33723969c50e924af9c2 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -491,6 +491,8 @@
|
| '../../src/compiler/operator-properties.h',
|
| '../../src/compiler/operator.cc',
|
| '../../src/compiler/operator.h',
|
| + '../../src/compiler/osr.cc',
|
| + '../../src/compiler/osr.h',
|
| '../../src/compiler/pipeline.cc',
|
| '../../src/compiler/pipeline.h',
|
| '../../src/compiler/pipeline-statistics.cc',
|
|
|