| Index: components/metrics.gypi
|
| diff --git a/components/metrics.gypi b/components/metrics.gypi
|
| index e9467c4f4fec644dd888836e6192a1eef192da87..a427d09ec3a14195937713a5734d34721e92334b 100644
|
| --- a/components/metrics.gypi
|
| +++ b/components/metrics.gypi
|
| @@ -33,6 +33,8 @@
|
| 'metrics/compression_utils.h',
|
| 'metrics/daily_event.cc',
|
| 'metrics/daily_event.h',
|
| + 'metrics/histogram_encoder.cc',
|
| + 'metrics/histogram_encoder.h',
|
| 'metrics/machine_id_provider.h',
|
| 'metrics/machine_id_provider_stub.cc',
|
| 'metrics/machine_id_provider_win.cc',
|
|
|