| Index: components/metrics.gypi
|
| diff --git a/components/metrics.gypi b/components/metrics.gypi
|
| index f0d3f41a5ea6b6e5a7569ea5fe910c4ba8e11d1c..4fa3614fcf4e6db0f79ccaf24d7a4df283e84560 100644
|
| --- a/components/metrics.gypi
|
| +++ b/components/metrics.gypi
|
| @@ -150,6 +150,7 @@
|
| 'metrics/profiler/profiler_metrics_provider.h',
|
| 'metrics/profiler/tracking_synchronizer.cc',
|
| 'metrics/profiler/tracking_synchronizer.h',
|
| + 'metrics/profiler/tracking_synchronizer_observer.cc',
|
| 'metrics/profiler/tracking_synchronizer_observer.h',
|
| ],
|
| },
|
|
|