summaryrefslogtreecommitdiffstats
path: root/ash
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-01 00:55:55 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-01 00:55:55 +0000
commit93a24fd9b349234e08ada54ade8407d816054082 (patch)
tree75e43d7069d20a4e9648867e4c852e235befc3fc /ash
parent68cc240bce2d1d967af3c0b8c9fcd813a59dc554 (diff)
downloadchromium_src-93a24fd9b349234e08ada54ade8407d816054082.zip
chromium_src-93a24fd9b349234e08ada54ade8407d816054082.tar.gz
chromium_src-93a24fd9b349234e08ada54ade8407d816054082.tar.bz2
Remove unused switch decl
BUG=None TBR=skuhne@chromium.org Review URL: https://codereview.chromium.org/266523005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267409 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash')
-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 6b1e01f..1937440 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -29,7 +29,6 @@ ASH_EXPORT extern const char kAshDisableDockedWindows[];
ASH_EXPORT extern const char kAshEnableAlternateFrameCaptionButtonStyle[];
#if defined(OS_CHROMEOS)
ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
-ASH_EXPORT extern const char kAshEnableMultiUserTray[];
#endif
ASH_EXPORT extern const char kAshEnableSoftwareMirroring[];
ASH_EXPORT extern const char kAshEnableSystemSounds[];