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

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

Issue 2714813002: [iOS] Add Request Mobile Site cell to tools menu (Closed)
Patch Set: Adopt UserAgentType and ToolsMenuConfiguration Created 3 years, 10 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 4f42eb30bc10258807ef2903c0b6980c160f4081..d437745f5e75ebfe85346acf4309b08f3ff9287b 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -9810,6 +9810,11 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="MobileMenuRequestMobileSite">
+ <owner>liaoyuke@chromium.org</owner>
+ <description>User pressed 'Request Mobile Site' in the app menu.</description>
+</action>
+
<action name="MobileMenuSettings">
<owner>aurimas@chromium.org</owner>
<description>User pressed 'Settings' in the app menu.</description>

Powered by Google App Engine
This is Rietveld 408576698