Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index e5bc012444af92454a19bf2d2b75d6bf80b28ba0..a0f8036075216647c5025195ff492abcef01b336 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -939,6 +939,8 @@ v8_source_set("v8_base") { |
| "src/compilation-cache.h", |
| "src/compilation-dependencies.cc", |
| "src/compilation-dependencies.h", |
| + "src/compilation-info.cc", |
| + "src/compilation-info.h", |
| "src/compilation-statistics.cc", |
| "src/compilation-statistics.h", |
| "src/compiler-dispatcher/compiler-dispatcher-job.cc", |