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

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: Address comments 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
« no previous file with comments | « ios/chrome/browser/prefs/ios_chrome_pref_model_associator_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 2da99dff1997c2479937b2f2fb8178f02f347139..dba5680db2b4a7e342ecb29f28484eef8bacccaf 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.
+ </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.
+ </obsolete>
<owner>mad@chromium.org</owner>
<summary>
The time elapsed in milliseconds in between startup URLs pref migration. A
« no previous file with comments | « ios/chrome/browser/prefs/ios_chrome_pref_model_associator_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698