Index: components/metrics/metrics_pref_names.h |
diff --git a/components/metrics/metrics_pref_names.h b/components/metrics/metrics_pref_names.h |
index 9cb2bbe2e1824144166060b9ea819548fafa44b4..df25e3854a91ae33bed8e39e943f05b2d099bf79 100644 |
--- a/components/metrics/metrics_pref_names.h |
+++ b/components/metrics/metrics_pref_names.h |
@@ -10,6 +10,8 @@ namespace prefs { |
// Alphabetical list of preference names specific to the metrics |
// component. Document each in the .cc file. |
+extern const char kDeprecatedMetricsInitialLogs[]; |
+extern const char kDeprecatedMetricsOngoingLogs[]; |
extern const char kInstallDate[]; |
extern const char kMetricsClientID[]; |
extern const char kMetricsDefaultOptIn[]; |