diff options
Diffstat (limited to 'ui/aura_shell/aura_shell_switches.h')
-rw-r--r-- | ui/aura_shell/aura_shell_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/aura_shell/aura_shell_switches.h b/ui/aura_shell/aura_shell_switches.h index 95adef5..fd6ffcb3 100644 --- a/ui/aura_shell/aura_shell_switches.h +++ b/ui/aura_shell/aura_shell_switches.h @@ -14,6 +14,7 @@ namespace switches { // Please keep alphabetized. AURA_SHELL_EXPORT extern const char kAuraNoShadows[]; AURA_SHELL_EXPORT extern const char kAuraTranslucentFrames[]; +AURA_SHELL_EXPORT extern const char kAuraViewsAppList[]; AURA_SHELL_EXPORT extern const char kAuraWindowMode[]; AURA_SHELL_EXPORT extern const char kAuraWindowModeCompact[]; AURA_SHELL_EXPORT extern const char kAuraWindowModeNormal[]; |