| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index cc2df0bf7e6a0be613c20eaba537745dbd2d3d71..1b54700d32d4c107ce669d6c0dc609e0f0ee93d0 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>
|
|
|