| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index f7e9c7a92a86babe0cd4f8d2e5c6e56b68bb0072..267f2b4d03e4e8ff8b853bbd3df5ffe261c19d2e 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -705,6 +705,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="Accel_Take_Window_Screenshot">
|
| + <owner>warx@chromium.org</owner>
|
| + <description>
|
| + Metric recorded when shortcut key to initiate an active window screenshot
|
| + per kuscher@'s request.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="Accel_Toggle_Caps_Lock">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
| @@ -12262,6 +12270,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="Screenshot_TakeWindow">
|
| + <owner>warx@chromium.org</owner>
|
| + <description>
|
| + User initiates an active window screenshot, a window selection per
|
| + kuscher@'s request.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="SearchWithRLZ">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|