| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 9a9ea4ec615a3f419256a52196e61aeed752cd71..dad343cb5e7b320a7c03f07d7455d4f5b8c5def6 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -7703,6 +7703,14 @@ should be able to be added at any place in this file.
|
| </description>
|
| </action>
|
|
|
| +<action name="MediaRouter_Icon_Click">
|
| + <owner>apacible@chromium.org</owner>
|
| + <description>
|
| + User clicked the MediaRouterAction icon, also known as Cast icon, to open
|
| + the Media Router dialog.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="Menu_Take_Screenshot">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|