Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 71254c8da32013190ad9e3c6bc12dcaff222e237..0ba66661d99667e1a6387f915dc6fa5d59ff771f 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> |