Chromium Code Reviews| Index: components/data_usage/core/BUILD.gn |
| diff --git a/components/data_usage/core/BUILD.gn b/components/data_usage/core/BUILD.gn |
| index 06e19b97a59beab487700bf1dfe189ad247a9ec3..4d4a1aacde101108ca2d4dc5f4db60510ec29b17 100644 |
| --- a/components/data_usage/core/BUILD.gn |
| +++ b/components/data_usage/core/BUILD.gn |
| @@ -8,6 +8,7 @@ source_set("core") { |
| "data_use.h", |
| "data_use_aggregator.cc", |
| "data_use_aggregator.h", |
| + "data_use_amortizer.h", |
| "data_use_annotator.h", |
| ] |
| deps = [ |