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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 259393006: Remove WebUI NTP on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/chrome_tests_unit.gypi ('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 1d99d3f34d8095d1694ac04da3a83512c9ebee04..da0d9a943134a31dc4086942e29d10f721348c18 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15840,6 +15840,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="NewTabPage.BookmarkActionAndroid"
enum="NewTabPageBookmarkActionAndroid">
+ <obsolete>
+ Deprecated on M33 with the change to native NTP.
+ </obsolete>
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<summary>
Actions taken by users on partner bookmarks (editing / renaming) on the NTP
@@ -15869,6 +15872,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="NewTabPage.MobilePromo" enum="NewTabPageMobilePromo">
+ <obsolete>
+ Deprecated on M33 with the change to native NTP.
+ </obsolete>
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<summary>
Android: Tallies counts for how the user interacted with the NTP promo page.
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698