| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 4eed89e2e3e5546cfd8eefca2668b28284f5279a..1c887530f3837f928a43cc8ac3024853e7c22851 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -17399,6 +17399,14 @@ should be able to be added at any place in this file.
|
| <description>Please enter the description of this user action.</description>
|
| </action>
|
|
|
| +<action name="UI_DevTools_Connect">
|
| + <owner>sadrul@chromium.org</owner>
|
| + <owner>tdanderson@chromium.org</owner>
|
| + <description>
|
| + Recorded when a user connects to a UI DevTools http server.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="Underline">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|