diff options
Diffstat (limited to 'ash/ash_switches.cc')
-rw-r--r-- | ash/ash_switches.cc | 3 |
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"; |