Chromium Code Reviews| Index: components/metrics.gypi |
| diff --git a/components/metrics.gypi b/components/metrics.gypi |
| index f144881bad290fab6ee2ee2bf85b897891f703b9..1746a79c821ce9a7daddc51b2e563e3668bde11c 100644 |
| --- a/components/metrics.gypi |
| +++ b/components/metrics.gypi |
| @@ -66,6 +66,8 @@ |
| 'metrics/metrics_switches.h', |
| 'metrics/persisted_logs.cc', |
| 'metrics/persisted_logs.h', |
| + 'metrics/url_constants.cc', |
| + 'metrics/url_constants.h', |
| ], |
| 'conditions': [ |
| ['chromeos==1', { |