| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 887eb9bd55e2c198297d9cb0e30d905d576f7a14..c6a72398b0ff3d6e1397db4c452b29affb60074d 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -1409,7 +1409,7 @@ should be able to be added at any place in this file.
|
| <owner>mariakhomenko@chromium.org</owner>
|
| <owner>tedchoc@chromium.org</owner>
|
| <description>
|
| - An instant app was launched from the website settings popup.
|
| + An instant app was launched from the page info popup.
|
| </description>
|
| </action>
|
|
|
| @@ -10518,13 +10518,13 @@ should be able to be added at any place in this file.
|
|
|
| <action name="MobileWebsiteSettingsOpenedFromMenu">
|
| <owner>tedchoc@chromium.org</owner>
|
| - <description>Website Settings opened via the menu.</description>
|
| + <description>Page Info opened via the menu.</description>
|
| </action>
|
|
|
| <action name="MobileWebsiteSettingsOpenedFromToolbar">
|
| <owner>tedchoc@chromium.org</owner>
|
| <description>
|
| - Website Settings opened via the toolbar page info (i.e. https lock) icon.
|
| + Page Info opened via the toolbar page info (i.e. https lock) icon.
|
| </description>
|
| </action>
|
|
|
|
|