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

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

Issue 1837963003: Remove document mode opt-out promo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 9 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
« no previous file with comments | « chrome/android/java/strings/android_chrome_strings.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 8ec7feeaee65cf125991db252487abd59e652751..4b88a99f1d3e16274c4fb83bfe1d55d1e30928f1 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -2905,16 +2905,19 @@ should be able to be added at any place in this file.
<action name="DocumentActivity_OptOutShownOnHome">
<owner>mariakhomenko@chromium.org</owner>
<description>User was presented with the opt out promo.</description>
+ <obsolete>Removed in M51.</obsolete>
</action>
<action name="DocumentActivity_UserOptIn">
<owner>mariakhomenko@chromium.org</owner>
<description>User opted in to document mode through settings.</description>
+ <obsolete>Removed in M51.</obsolete>
</action>
<action name="DocumentActivity_UserOptOut">
<owner>mariakhomenko@chromium.org</owner>
<description>User opted out of document mode through settings.</description>
+ <obsolete>Removed in M51.</obsolete>
</action>
<action name="DomDistiller_DistilledPageOpened">
« no previous file with comments | « chrome/android/java/strings/android_chrome_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698