Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2098)

Unified Diff: ash/ash_switches.h

Issue 10827237: Enabling Extended Deskop by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/ash_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_switches.h
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index 3ed3d909bdf286b7579eb8df47af4b978a6d7444..042afc5b352a53a41ffb8d3e63fe745f3fdc2f88 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 kAshExtendedDesktop[];
+ASH_EXPORT extern const char kAshExtendedDesktopDisabled[];
ASH_EXPORT extern const char kAshNotifyDisabled[];
ASH_EXPORT extern const char kAshTouchHud[];
ASH_EXPORT extern const char kAshWindowAnimationsDisabled[];
« no previous file with comments | « no previous file | ash/ash_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698