| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 3cf134c481c34a71eb472d8e0419298461076af2..eb7f9c7f5fc9ed5e0ca8430264d031500a7c42aa 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -422,8 +422,6 @@
|
| '../../src/codegen.h',
|
| '../../src/compilation-cache.cc',
|
| '../../src/compilation-cache.h',
|
| - '../../src/compilation-dependencies.cc',
|
| - '../../src/compilation-dependencies.h',
|
| '../../src/compilation-statistics.cc',
|
| '../../src/compilation-statistics.h',
|
| '../../src/compiler/access-builder.cc',
|
|
|