Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 8eb8aac85d5d3b79e158054d31740ceae209a0a7..12ed44e882988a499fa71cf54eefa69c984498cb 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -11338,14 +11338,36 @@ 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="Win7ASHRestart"> |
+ <owner>cpu@chromium.org</owner> |
+ <owner>ananta@chromium.org</owner> |
+ <owner>shrikant@chromium.org</owner> |
+ <description>Tracks when Chrome was restarted on Win7 in Ash.</description> |
+</action> |
+ |
+<action name="Win7DesktopRestart"> |
+ <owner>cpu@chromium.org</owner> |
+ <owner>ananta@chromium.org</owner> |
+ <owner>shrikant@chromium.org</owner> |
+ <description> |
+ Tracks when Chrome was restarted on Win7 in desktop. |
+ </description> |
+</action> |
+ |
<action name="Win8DesktopRestart"> |
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
- <description>Please enter the description of this user action.</description> |
+ <owner>cpu@chromium.org</owner> |
+ <owner>ananta@chromium.org</owner> |
+ <owner>shrikant@chromium.org</owner> |
+ <description> |
+ Tracks when Chrome was restarted on Win8 in desktop. |
+ </description> |
</action> |
<action name="Win8MetroRestart"> |
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
- <description>Please enter the description of this user action.</description> |
+ <owner>cpu@chromium.org</owner> |
+ <owner>ananta@chromium.org</owner> |
+ <owner>shrikant@chromium.org</owner> |
+ <description>Tracks when Chrome was restarted on Win8 in metro.</description> |
</action> |
<action name="WindowBorder_ClickTogglesSingleAxisMaximize"> |