Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 1e7f9b9740f3e51c854686cb89dd93510aa4f205..a23459b6b4bea8a4c85001d90f71f5bade915e4d 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -8349,6 +8349,14 @@ should be able to be added at any place in this file. |
</description> |
</action> |
+<action name="Options_DisplaySetMode"> |
+ <owner>stevenjb@chromium.org</owner> |
+ <description> |
+ Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale, |
+ and device scale factor). |
+ </description> |
+</action> |
stevenjb
2014/07/30 17:49:59
I don't think we actually need to rename this, jus
Jun Mukai
2014/07/30 23:50:51
Done.
|
+ |
<action name="Options_DisplaySetOrientation"> |
<owner>stevenjb@chromium.org</owner> |
<description>Settings: Device: Display settings: Orientation</description> |
@@ -8359,11 +8367,6 @@ should be able to be added at any place in this file. |
<description>Settings: Device: Display settings: Make primary</description> |
</action> |
-<action name="Options_DisplaySetResolution"> |
- <owner>stevenjb@chromium.org</owner> |
- <description>Settings: Device: Display settings: Resolution</description> |
-</action> |
- |
<action name="Options_DisplayToggleMirroring"> |
<owner>stevenjb@chromium.org</owner> |
<description>Settings: Device: Display settings: Start mirroring</description> |