Chromium Code Reviews| Index: components/metrics.gypi |
| diff --git a/components/metrics.gypi b/components/metrics.gypi |
| index 25c17ebc80955187b6b29e1ab5b1811bd5d2ede8..2cc3fe34dd8d1242d1c98b87190a9573d14aa033 100644 |
| --- a/components/metrics.gypi |
| +++ b/components/metrics.gypi |
| @@ -18,6 +18,8 @@ |
| 'variations', |
| ], |
| 'sources': [ |
| + 'metrics/clean_exit_beacon.cc', |
| + 'metrics/clean_exit_beacon.h', |
| 'metrics/client_info.cc', |
| 'metrics/client_info.h', |
| 'metrics/cloned_install_detector.cc', |