summaryrefslogtreecommitdiffstats
path: root/ash/ash_switches.h
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-13 09:47:41 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-13 09:47:41 +0000
commitdee135854291e30de3c41c6e334e4557a80144b8 (patch)
tree35b883cd5888546f634ed1fdaf0da83673262483 /ash/ash_switches.h
parentd90b839ad378031602d5dbdf846c58994d451403 (diff)
downloadchromium_src-dee135854291e30de3c41c6e334e4557a80144b8.zip
chromium_src-dee135854291e30de3c41c6e334e4557a80144b8.tar.gz
chromium_src-dee135854291e30de3c41c6e334e4557a80144b8.tar.bz2
Add flag --ash-extended-desktop Add placeholder to specify secondary display layout
TBR=derat@chromium.org BUG=123160 TEST=none Review URL: https://chromiumcodereview.appspot.com/10532122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141882 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_switches.h')
-rw-r--r--ash/ash_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index 14eb279..bfb0f90 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -20,6 +20,7 @@ ASH_EXPORT extern const char kAshEnableOak[];
ASH_EXPORT extern const char kAshNotify[];
ASH_EXPORT extern const char kAshTouchHud[];
ASH_EXPORT extern const char kAshWindowAnimationsDisabled[];
+ASH_EXPORT extern const char kAuraExtendedDesktop[];
ASH_EXPORT extern const char kAuraGoogleDialogFrames[];
ASH_EXPORT extern const char kAuraLegacyPowerButton[];
ASH_EXPORT extern const char kAuraNoShadows[];