| Index: components/metrics.gypi
|
| diff --git a/components/metrics.gypi b/components/metrics.gypi
|
| index e446c88bf02220b03cc23d84dae61e5713dfb274..5910f74b3c3cca37e511358075eb69fe3ac2edb1 100644
|
| --- a/components/metrics.gypi
|
| +++ b/components/metrics.gypi
|
| @@ -71,6 +71,11 @@
|
| 'metrics/metrics_switches.h',
|
| 'metrics/persisted_logs.cc',
|
| 'metrics/persisted_logs.h',
|
| + 'metrics/stability_metrics_helper.cc',
|
| + 'metrics/stability_metrics_helper.h',
|
| + 'metrics/system_memory_stats_recorder.h',
|
| + 'metrics/system_memory_stats_recorder_linux.cc',
|
| + 'metrics/system_memory_stats_recorder_win.cc',
|
| 'metrics/url_constants.cc',
|
| 'metrics/url_constants.h',
|
| ],
|
|
|