| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 8901681c8f1b182a92995df537ec606e8734c9de..16fa1148026e44d7cd492a08115db2c2d2410b42 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -416,6 +416,7 @@
|
| '../../src/compiler/code-generator-impl.h',
|
| '../../src/compiler/code-generator.cc',
|
| '../../src/compiler/code-generator.h',
|
| + '../../src/compiler/common-node-cache.cc',
|
| '../../src/compiler/common-node-cache.h',
|
| '../../src/compiler/common-operator-reducer.cc',
|
| '../../src/compiler/common-operator-reducer.h',
|
|
|