| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 351485a2e45cdc111e0915f4b908277585609735..a8ad19435e9d0e1b1830fc54df9c8a8e349fca00 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -324,6 +324,13 @@ 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="AboutFlags_passive-event-listeners-due-to-fling">
|
| + <owner>dtapuska@chromium.org</owner>
|
| + <description>
|
| + User enabled the PassiveEventListenersDueToFling via chrome://flags.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="AboutFlags_passive-listener-default">
|
| <owner>dtapuska@chromium.org</owner>
|
| <description>
|
|
|