Index: components/metrics/BUILD.gn |
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn |
index 48a6a0117833daf0f7892fcf1b6c84043378b60a..b4917f305984c59fb4088e26dff6bbd4a5aeae2c 100644 |
--- a/components/metrics/BUILD.gn |
+++ b/components/metrics/BUILD.gn |
@@ -15,6 +15,10 @@ source_set("metrics") { |
"compression_utils.h", |
"daily_event.cc", |
"daily_event.h", |
+ "histogram_encoder.cc", |
+ "histogram_encoder.h", |
+ "histogram_manager.cc", |
+ "histogram_manager.h", |
"machine_id_provider.h", |
"machine_id_provider_stub.cc", |
"machine_id_provider_win.cc", |