| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 7db750c37bf4c0a4be2b790b5b993b6f1979caeb..beebd1a9c3a2c35cb0bae8881d3d2cb685e7f440 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>
|
|
|
| @@ -10517,13 +10517,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>
|
|
|
|
|