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

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

Issue 1935413003: [Android Bookmark] Remove all bookmark section from bookmark manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: make a histogram obsolete Created 4 years, 7 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 | « chrome/browser/android/bookmarks/bookmark_bridge.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 57da90f5dfd22a4ed9af769d7dd0d127eba2bbc3..de0470122b4792ed47cc1245f7c43d4f29128b91 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -11103,7 +11103,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="EnhancedBookmarks.AllBookmarksCount">
<owner>ianwen@chromium.org</owner>
- <owner>kkimlabs@chromium.org</owner>
+ <obsolete>
+ Removed 4/2016 after we no longer show &quot;all bookamrks&quot; in bookmark
+ manager.
+ </obsolete>
<summary>Number of bookmarks the user has. Android only.</summary>
</histogram>
« no previous file with comments | « chrome/browser/android/bookmarks/bookmark_bridge.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698