summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_names.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r--chrome/common/pref_names.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index d79f0a5..573f834 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -435,8 +435,10 @@ extern const char kMetricsClientID[];
extern const char kMetricsSessionID[];
extern const char kMetricsLowEntropySource[];
extern const char kMetricsPermutedEntropyCache[];
-extern const char kMetricsClientIDTimestamp[];
+extern const char kMetricsOldClientID[];
+extern const char kMetricsOldLowEntropySource[];
extern const char kMetricsReportingEnabled[];
+extern const char kMetricsReportingEnabledTimestamp[];
extern const char kMetricsMachineId[];
extern const char kMetricsResetIds[];
// Android has it's own metric / crash reporting implemented in Android