| Index: components/metrics.gypi
|
| diff --git a/components/metrics.gypi b/components/metrics.gypi
|
| index 78e7a3cf50fb6078aef7becdf3cea612825ef105..8a058eb6b1801189a45b8328c504f447978bebc3 100644
|
| --- a/components/metrics.gypi
|
| +++ b/components/metrics.gypi
|
| @@ -24,6 +24,8 @@
|
| 'metrics/metrics_pref_names.cc',
|
| 'metrics/metrics_pref_names.h',
|
| 'metrics/metrics_service_client.h',
|
| + 'metrics/metrics_service_observer.cc',
|
| + 'metrics/metrics_service_observer.h',
|
| 'metrics/persisted_logs.cc',
|
| 'metrics/persisted_logs.h',
|
| ],
|
|
|