Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 327f44d08618d5fd1fb0267432b4c85acd7c6705..e86847be8e3779711242271c54566fbfe972f14f 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -7091,6 +7091,15 @@ should be able to be added at any place in this file. |
</description> |
</action> |
+<action name="Launcher_MinimizeTask"> |
+ <owner>bruthig@google.com</owner> |
+ <owner>tdanderson@google.com</owner> |
+ <description> |
+ Recorded when the user minimizes an existing task by clicking an icon in the |
+ shelf. |
+ </description> |
+</action> |
+ |
<action name="Launcher_SwitchTask"> |
<owner>bruthig@google.com</owner> |
<owner>tdanderson@google.com</owner> |