Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index d944a804b7bfbd7a7df8bf81be5f5833c211f306..35285a28b38be8e97d47939a829345a7bfb1fb4d 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -438,6 +438,7 @@ extern const char kMetricsPermutedEntropyCache[]; |
extern const char kMetricsClientIDTimestamp[]; |
extern const char kMetricsReportingEnabled[]; |
extern const char kMetricsMachineId[]; |
+extern const char kMetricsResetIds[]; |
// Android has it's own metric / crash reporting implemented in Android |
// Java code so kMetricsReportingEnabled doesn't make sense. We use this |
// to inform crashes_ui that we have enabled crash reporting. |