Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 1302303002: Remove year+ old migration support of "session.urls_to_restore_on_startup". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pref_service_syncable_unittest
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 4ddb831fa8a4ae120cac1395285021c4e2310f55..a7e9b3bc3a3aa775002256c22ac3fc857e5a134b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -39972,20 +39972,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram name="Settings.StartupURLsMigration" enum="StartupURLsMigration">
- <owner>mad@chromium.org</owner>
gab 2015/08/24 21:48:46 Mark <osbolete> rather than deleting.
sdefresne 2015/08/25 08:36:11 Done.
- <summary>The startup URLs pref migration steps.</summary>
-</histogram>
-
-<histogram name="Settings.StartupURLsResetTime" units="milliseconds">
- <owner>mad@chromium.org</owner>
- <summary>
- The time elapsed in milliseconds in between startup URLs pref migration. A
- value of 0 indicates that the last migration time was in the future due to
- e.g. an incorrect system time.
- </summary>
-</histogram>
-
<histogram name="Settings.TrackedPreferenceChanged" enum="TrackedPreference">
<owner>gab@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698