Add owner for webapp actions

Review URL: https://codereview.chromium.org/454693002

Cr-Commit-Position: refs/heads/master@{#288306}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288306 0039d316-1c4b-4281-b951-d872f2087c98
parent 1918486d
......@@ -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>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment