| 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>
|
|
|