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

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

Issue 417113012: Introduce user customization of external HighDPI mode for 4K monitor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: quick fix Created 6 years, 5 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 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>

Powered by Google App Engine
This is Rietveld 408576698