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

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

Issue 2650793005: Remove Physical Web notifications (Closed)
Patch Set: Remove notification UMA from optin activity Created 3 years, 11 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index e52e5b44200fd894be7ba5d34b61dd1ddc105d07..1531ad58e4b377cfd7f192e30f8a6632e50755bd 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -13362,6 +13362,7 @@ should be able to be added at any place in this file.
<description>
A high priority Physical Web opt-in notification was displayed.
</description>
+ <obsolete>Deprecated 01/2017, no longer used</obsolete>
</action>
<action name="PhysicalWeb.OptIn.MinPriorityNotificationShown">
@@ -13371,6 +13372,7 @@ should be able to be added at any place in this file.
<description>
A min priority Physical Web opt-in notification was displayed.
</description>
+ <obsolete>Deprecated 01/2017, no longer used</obsolete>
</action>
<action name="PhysicalWeb.OptIn.NotificationPressed">
@@ -13380,6 +13382,7 @@ should be able to be added at any place in this file.
<description>
The user pressed the Physical Web opt-in notification.
</description>
+ <obsolete>Deprecated 01/2017, no longer used</obsolete>
</action>
<action name="PhysicalWeb.Prefs.FeatureDisabled">

Powered by Google App Engine
This is Rietveld 408576698