summaryrefslogtreecommitdiffstats
path: root/ash/ash_switches.cc
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-23 04:35:20 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-23 04:35:20 +0000
commitee1c7fa64f309e5f5e14114c8f465f8184bdab91 (patch)
tree69b9c944e6720c6d2b0693ab2e9c3dbe70971ca7 /ash/ash_switches.cc
parentfb096089f5f99410a54a38f6806ad8928e52f190 (diff)
downloadchromium_src-ee1c7fa64f309e5f5e14114c8f465f8184bdab91.zip
chromium_src-ee1c7fa64f309e5f5e14114c8f465f8184bdab91.tar.gz
chromium_src-ee1c7fa64f309e5f5e14114c8f465f8184bdab91.tar.bz2
Remove obsolete --ash-enable-auto-window-management
(which actually disables the feature :) BUG=272460 Review URL: https://chromiumcodereview.appspot.com/22831037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219216 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_switches.cc')
-rw-r--r--ash/ash_switches.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
index c046bd1..9fbc975 100644
--- a/ash/ash_switches.cc
+++ b/ash/ash_switches.cc
@@ -54,10 +54,6 @@ const char kAshDisableAudioDeviceMenu[] =
// Disable auto window maximization logic.
const char kAshDisableAutoMaximizing[] = "ash-disable-auto-maximizing";
-// Disable support for auto window placement.
-const char kAshDisableAutoWindowPlacement[] =
- "ash-enable-auto-window-placement";
-
// Disables the limitter to throttle how quickly a user
// can change display settings.
const char kAshDisableDisplayChangeLimiter[] =