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. |