diff options
Diffstat (limited to 'ash/ash_switches.h')
-rw-r--r-- | ash/ash_switches.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/ash_switches.h b/ash/ash_switches.h index f42801a..2b4896e 100644 --- a/ash/ash_switches.h +++ b/ash/ash_switches.h @@ -18,10 +18,10 @@ namespace switches { // Please keep alphabetized. ASH_EXPORT extern const char kAppListShowAppsOnly[]; ASH_EXPORT extern const char kAshEnableOak[]; +ASH_EXPORT extern const char kAshExtendedDesktop[]; ASH_EXPORT extern const char kAshNotify[]; ASH_EXPORT extern const char kAshTouchHud[]; ASH_EXPORT extern const char kAshWindowAnimationsDisabled[]; -ASH_EXPORT extern const char kAuraExtendedDesktop[]; ASH_EXPORT extern const char kAuraGoogleDialogFrames[]; ASH_EXPORT extern const char kAuraLegacyPowerButton[]; ASH_EXPORT extern const char kAuraNoShadows[]; |