Chromium Code Reviews| Index: cc/base/BUILD.gn |
| diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn |
| index a4a9287741f3830e4c25314f2331c4e47b683786..e9532e67269669828b7daf068ea58b5f9eb11819 100644 |
| --- a/cc/base/BUILD.gn |
| +++ b/cc/base/BUILD.gn |
| @@ -14,6 +14,8 @@ source_set("base") { |
| "delayed_unique_notifier.h", |
| "histograms.cc", |
| "histograms.h", |
| + "index_rect.cc", |
| + "index_rect.h", |
| "invalidation_region.cc", |
| "invalidation_region.h", |
| "list_container.h", |