Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(416)

Unified Diff: tools/metrics/actions/actions.xml

Issue 498573003: Add relaunch into ASH and desktop support for Chrome on Windows 7. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed newline from chrome_command_ids.h Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/toolbar/wrench_menu_model.cc ('k') | win8/delegate_execute/command_execute_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
« no previous file with comments | « chrome/browser/ui/toolbar/wrench_menu_model.cc ('k') | win8/delegate_execute/command_execute_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698