| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index e11e0378f72bba6f6d7ab74b4f91f5dca1e399bb..51ad5442d8921fcfb176e116ddcd5a687c1efe96 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -154,6 +154,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_document-passive-event-listeners">
|
| + <owner>dtapuska@chromium.org</owner>
|
| + <description>
|
| + User enabled the PassiveDocumentEventListeners via chrome://flags.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="AboutFlags_downloads-new-ui">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|