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

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

Issue 2642763002: Add UserAction when the user opens ReadingList (Closed)
Patch Set: 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
« no previous file with comments | « ios/chrome/browser/ui/tools_menu/tools_popup_controller.mm ('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 ad35641a1bd648f856e4ef5c6913b6f7d78a833b..14c9048a84f3cccb9123ba5f47bf0f7785736c8d 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -9717,6 +9717,11 @@ should be able to be added at any place in this file.
<obsolete>This menu item was never added to the app menu.</obsolete>
</action>
+<action name="MobileMenuReadingList">
+ <owner>gambard@chromium.org</owner>
+ <description>User pressed 'Reading List' in the app menu.</description>
+</action>
+
<action name="MobileMenuRecentTabs">
<owner>justincohen@chromium.org</owner>
<description>User pressed 'Recent tabs' in the app menu.</description>
« no previous file with comments | « ios/chrome/browser/ui/tools_menu/tools_popup_controller.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698