summaryrefslogtreecommitdiffstats
path: root/ash/ash_switches.h
diff options
context:
space:
mode:
authorsaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 22:53:13 +0000
committersaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 22:53:13 +0000
commit8f27a1c847694efc0566d1740dc6ec482bf9fcbf (patch)
tree712c16bd9686a1b0f483503970c0f7995d9f5524 /ash/ash_switches.h
parent30b9fa0a49fc41ebe897102b02e20439055808c8 (diff)
downloadchromium_src-8f27a1c847694efc0566d1740dc6ec482bf9fcbf.zip
chromium_src-8f27a1c847694efc0566d1740dc6ec482bf9fcbf.tar.gz
chromium_src-8f27a1c847694efc0566d1740dc6ec482bf9fcbf.tar.bz2
This is a verbatim revert of https://chromiumcodereview.appspot.com/10800095/
(except for file ash/accelerators/accelerator_table.cc which was an unrelated fix) BUG=140822 Review URL: https://chromiumcodereview.appspot.com/10827184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150161 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_switches.h')
-rw-r--r--ash/ash_switches.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index 042afc5..3ed3d90 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -17,7 +17,7 @@ namespace switches {
// Please keep alphabetized.
ASH_EXPORT extern const char kAshDebugShortcuts[];
ASH_EXPORT extern const char kAshEnableOak[];
-ASH_EXPORT extern const char kAshExtendedDesktopDisabled[];
+ASH_EXPORT extern const char kAshExtendedDesktop[];
ASH_EXPORT extern const char kAshNotifyDisabled[];
ASH_EXPORT extern const char kAshTouchHud[];
ASH_EXPORT extern const char kAshWindowAnimationsDisabled[];