| Index: ui/aura_shell/aura_shell_switches.h
|
| diff --git a/ui/aura_shell/aura_shell_switches.h b/ui/aura_shell/aura_shell_switches.h
|
| index 95adef512e0c1556bace33fdac9c1a457cf273bf..fd6ffcb3c30f3ff65c25124433fe37356d75c05f 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[];
|
|
|