Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 0560f48e6b3b977f8429195de5808fecc2b3e336..25349cc42b732df8494b6e1e68de81f76eacfdc4 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -11427,18 +11427,24 @@ should be able to be added at any place in this file. |
</action> |
<action name="webapps.AddShortcut.AppShortcut"> |
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
- <description>Please enter the description of this user action.</description> |
+ <owner>dfalcantara@chromium.org</owner> |
+ <description> |
+ Shortcut added to the homescreen for a page containing the |
+ mobile-webapp-capable meta tag. |
+ </description> |
</action> |
<action name="webapps.AddShortcut.AppShortcutApple"> |
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
- <description>Please enter the description of this user action.</description> |
+ <owner>dfalcantara@chromium.org</owner> |
+ <description> |
+ Shortcut added to the homescreen for a page containing only the |
+ apple-mobile-webapp-capable meta tag. |
+ </description> |
</action> |
<action name="webapps.AddShortcut.Bookmark"> |
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
- <description>Please enter the description of this user action.</description> |
+ <owner>dfalcantara@chromium.org</owner> |
+ <description>Shortcut added to the homescreen for a bookmark.</description> |
</action> |
</actions> |