| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 4f104a7e51542f77d71b69aa3c5a97ca34a1bf60..c70a46df6807c2b830c333510d8b9c9d0855dd27 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -3130,6 +3130,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="Hotword.HotwordTrigger">
|
| + <owner>amistry@chromium.org</owner>
|
| + <owner>rlp@chromium.org</owner>
|
| + <owner>somast@chromium.org</owner>
|
| + <description>User triggered the hotword by saying 'Ok Google'.</description>
|
| +</action>
|
| +
|
| <action name="ImportLockDialogCocoa_Shown">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|