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

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: Rebase Created 5 years 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 2da99dff1997c2479937b2f2fb8178f02f347139..30208c444d925ca58b4197862a98af852863feec 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -43672,11 +43672,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Settings.StartupURLsMigration" enum="StartupURLsMigration">
+ <obsolete>
+ Deprecated 12/2015 when migration code was removed, crrev/1302303002.
+ </obsolete>
<owner>mad@chromium.org</owner>
<summary>The startup URLs pref migration steps.</summary>
</histogram>
<histogram name="Settings.StartupURLsResetTime" units="milliseconds">
+ <obsolete>
+ Deprecated 12/2015 when migration code was removed, crrev/1302303002.
gab 2015/12/02 21:06:52 "Deprecated 12/2015." Is sufficient IMO. People c
+ </obsolete>
<owner>mad@chromium.org</owner>
<summary>
The time elapsed in milliseconds in between startup URLs pref migration. A

Powered by Google App Engine
This is Rietveld 408576698