Index: components/metrics/metrics_pref_names.cc |
diff --git a/components/metrics/metrics_pref_names.cc b/components/metrics/metrics_pref_names.cc |
index 58ad2577ba4243604b0d21894536d493d0fe4fc7..a578e574ad3a2d8e9911a6b6da9b4ca1bf9f6e80 100644 |
--- a/components/metrics/metrics_pref_names.cc |
+++ b/components/metrics/metrics_pref_names.cc |
@@ -55,8 +55,8 @@ const char kMetricsResetIds[] = "user_experience_metrics.reset_metrics_ids"; |
const char kMetricsReportingEnabled[] = |
"user_experience_metrics.reporting_enabled"; |
-// Date/time when the user opted in to UMA and generated the client id for the |
-// very first time (local machine time, stored as a 64-bit time_t value). |
+// Date/time when the user opted in to UMA and generated the client id most |
+// recently (local machine time, stored as a 64-bit time_t value). |
const char kMetricsReportingEnabledTimestamp[] = |
"user_experience_metrics.client_id_timestamp"; |