summaryrefslogtreecommitdiffstats
path: root/components/metrics.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'components/metrics.gypi')
-rw-r--r--components/metrics.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/metrics.gypi b/components/metrics.gypi
index ea027b6..f144881 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -33,6 +33,10 @@
'metrics/compression_utils.h',
'metrics/daily_event.cc',
'metrics/daily_event.h',
+ 'metrics/histogram_encoder.cc',
+ 'metrics/histogram_encoder.h',
+ 'metrics/histogram_manager.cc',
+ 'metrics/histogram_manager.h',
'metrics/machine_id_provider.h',
'metrics/machine_id_provider_stub.cc',
'metrics/machine_id_provider_win.cc',