Chromium Code Reviews| Index: src/v8.gyp |
| diff --git a/src/v8.gyp b/src/v8.gyp |
| index fce1ed9a379f8621e09ee9b9ebcf30689d76e046..2e97c9778d9c539d83a6f8acd1e8083d2fb20ac5 100644 |
| --- a/src/v8.gyp |
| +++ b/src/v8.gyp |
| @@ -533,6 +533,8 @@ |
| 'compilation-cache.h', |
| 'compilation-dependencies.cc', |
| 'compilation-dependencies.h', |
| + 'compilation-info.cc', |
| + 'compilation-info.h', |
| 'compilation-statistics.cc', |
| 'compilation-statistics.h', |
| 'compiler/access-builder.cc', |