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