summaryrefslogtreecommitdiffstats
path: root/ash/ash_switches.h
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.h
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.h')
-rw-r--r--ash/ash_switches.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index 93e86aa..ef13f79 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -54,7 +54,6 @@ ASH_EXPORT extern const char kAshEnableSoftwareMirroring[];
ASH_EXPORT extern const char kAshEnableSystemSounds[];
ASH_EXPORT extern const char kAshEnableTouchViewTesting[];
ASH_EXPORT extern const char kAshEnableTrayDragging[];
-ASH_EXPORT extern const char kAshForceMirrorMode[];
ASH_EXPORT extern const char kAshGuestWallpaperLarge[];
ASH_EXPORT extern const char kAshGuestWallpaperSmall[];
ASH_EXPORT extern const char kAshHideNotificationsForFactory[];