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

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

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: Remove old include of "base/gtest_prod_util.h" 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 27455195e5988d3c44c62bad96bcef30c0a5c9a7..35d34d7a0dc02d833899fc797521a0f37312bebf 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -40187,11 +40187,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Settings.StartupURLsMigration" enum="StartupURLsMigration">
+ <obsolete>
+ Deprecated 08/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 08/2015 when migration code was removed, crrev/1302303002.
+ </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