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

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

Issue 2720913003: Calls display_configuration_controller to rotate screen in accelerator_controller_delegate_aura (Closed)
Patch Set: Calls display_configuration_controller to rotate screen in accelerator_controller_delegate_aura Created 3 years, 10 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 77a98b91e8239cfdaa353e7ecb994994ba153a60..0974fbf2e2346c1498ebf3b2090596e2a4b965ee 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -757,6 +757,11 @@ 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="Accel_Rotate_Screen">
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <description>Please enter the description of the metric.</description>
bruthig 2017/02/28 22:49:22 nit: Please document according to: https://chromiu
wutao 2017/02/28 23:44:44 I will add myself to be the owner. Please feel fre
+</action>
+
<action name="Accel_Rotate_Window">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
bruthig 2017/02/28 22:49:22 Can you please add a note here that 'Accel_Rotate_
wutao 2017/02/28 23:44:44 Will add the note. It could be M59 depends when I

Powered by Google App Engine
This is Rietveld 408576698