| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 5f98d958b1d7cf34350ee1256ea2e06ecd540d11..71254c8da32013190ad9e3c6bc12dcaff222e237 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -7091,6 +7091,14 @@ should be able to be added at any place in this file.
|
| </description>
|
| </action>
|
|
|
| +<action name="Launcher_SwitchTask">
|
| + <owner>bruthig@google.com</owner>
|
| + <owner>tdanderson@google.com</owner>
|
| + <description>
|
| + Recorded when the user activates an existing task from the shelf.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="LoadURL">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|