Chromium Code Reviews| Index: cc/base/BUILD.gn |
| diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn |
| index d02b9008a2a1b0605260a24eeb16f1c09b7dc704..25eb3f593140417bf62306f113044ed6d388ab4e 100644 |
| --- a/cc/base/BUILD.gn |
| +++ b/cc/base/BUILD.gn |
| @@ -13,8 +13,9 @@ source_set("base") { |
| "histograms.h", |
| "invalidation_region.cc", |
| "invalidation_region.h", |
| - "list_container.cc", |
| "list_container.h", |
| + "list_container_helper.cc", |
| + "list_container_helper.h", |
| "math_util.cc", |
| "math_util.h", |
| "region.cc", |