diff options
Diffstat (limited to 'components/metrics.gypi')
-rw-r--r-- | components/metrics.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/metrics.gypi b/components/metrics.gypi index c723a15..9a8f19d 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', { |