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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 256763004: 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
« chrome/browser/ui/webui/ntp/new_tab_ui.cc ('K') | « chrome/chrome_browser_ui.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 9bd14d477564e5e1038a65afd1af40e38987ec4b..d06b409465b8a14e158b9d5f185a0320eca5928f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15799,6 +15799,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
@@ -15828,6 +15831,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.
« chrome/browser/ui/webui/ntp/new_tab_ui.cc ('K') | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698