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

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

Issue 2111253002: Clean up old legacy preference migration logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove now unused kHashStoreId in unit test Created 4 years, 5 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
« no previous file with comments | « components/user_prefs/tracked/tracked_preferences_migration_unittest.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 d8ca0c3e410f051e0adabdc82fc77b8d54a12463..a7c6e8bf7ec816598b80aa2eccb887a43fa170d1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52058,6 +52058,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Settings.MigratedHashesFromLocalState" enum="BooleanMigrated">
+ <obsolete>
+ Deprecated in Chrome 54, as we stopped legacy migration of preferences.
+ </obsolete>
<owner>csharp@chromium.org</owner>
<owner>gab@chromium.org</owner>
<summary>
« no previous file with comments | « components/user_prefs/tracked/tracked_preferences_migration_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698