| Index: components/metrics.gypi
|
| diff --git a/components/metrics.gypi b/components/metrics.gypi
|
| index e9467c4f4fec644dd888836e6192a1eef192da87..387b80d092154ab326328db4c309d16677e079bd 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',
|
|
|