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-28 21:14:39 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-28 21:14:39 +0000
commite8b738e7ef21fd4cb04b0b0058ef360e1a65e971 (patch)
tree4f3cc5377d6b12da74c0807d12ac6d121ac72115 /ash/ash_switches.h
parentc75691577348e8ea855d827a21203b22986d9be4 (diff)
downloadchromium_src-e8b738e7ef21fd4cb04b0b0058ef360e1a65e971.zip
chromium_src-e8b738e7ef21fd4cb04b0b0058ef360e1a65e971.tar.gz
chromium_src-e8b738e7ef21fd4cb04b0b0058ef360e1a65e971.tar.bz2
Remove --ash-disable-drag-and-drop-applist-to-launcher
BUG=340466 Review URL: https://codereview.chromium.org/182633002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254230 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 11b40c6..8837061 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -31,7 +31,6 @@ ASH_EXPORT extern const char kAshDisableAlternateShelfLayout[];
ASH_EXPORT extern const char kAshDisableAudioDeviceMenu[];
#endif
ASH_EXPORT extern const char kAshDisableDockedWindows[];
-ASH_EXPORT extern const char kAshDisableDragAndDropAppListToLauncher[];
ASH_EXPORT extern const char kAshDisableDragOffShelf[];
ASH_EXPORT extern const char kAshDisableOverviewMode[];
#if defined(OS_CHROMEOS)