summaryrefslogtreecommitdiffstats
path: root/ash/ash_switches.cc
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-27 14:11:39 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-27 14:11:39 +0000
commit4414fd4f95dc8eee7f1ed9817315784732fb6c99 (patch)
tree65463a0f120624190ebd4b70a9a0a78059eff784 /ash/ash_switches.cc
parent1f4e2a0e01ec6b0f3bb935f1c8bd2aca712adf18 (diff)
downloadchromium_src-4414fd4f95dc8eee7f1ed9817315784732fb6c99.zip
chromium_src-4414fd4f95dc8eee7f1ed9817315784732fb6c99.tar.gz
chromium_src-4414fd4f95dc8eee7f1ed9817315784732fb6c99.tar.bz2
Remove --ash-force-mirror-mode
BUG=340466 Review URL: https://codereview.chromium.org/182643002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@253799 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_switches.cc')
-rw-r--r--ash/ash_switches.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
index c03d830..e3ca863 100644
--- a/ash/ash_switches.cc
+++ b/ash/ash_switches.cc
@@ -132,9 +132,6 @@ const char kAshEnableSystemSounds[] = "ash-enable-system-sounds";
// Enables showing the tray bubble by dragging on the shelf.
const char kAshEnableTrayDragging[] = "ash-enable-tray-dragging";
-// Forces chrome to use mirror mode when an external display is connected.
-const char kAshForceMirrorMode[] = "ash-force-mirror-mode";
-
// Wallpaper to use in guest mode (as paths to trusted, non-user-writable JPEG
// files).
const char kAshGuestWallpaperLarge[] = "ash-guest-wallpaper-large";