| Index: ui/aura/aura_switches.h
|
| diff --git a/ui/aura/aura_switches.h b/ui/aura/aura_switches.h
|
| index ebc0dade2b0ddd88aa11e9d352e1670d06802207..8e7871c03fe3c2ec9402e82b56bcb1d8b051cba3 100644
|
| --- a/ui/aura/aura_switches.h
|
| +++ b/ui/aura/aura_switches.h
|
| @@ -13,6 +13,7 @@ namespace switches {
|
| AURA_EXPORT extern const char kAuraHostWindowSize[];
|
| AURA_EXPORT extern const char kAuraNoShadows[];
|
| AURA_EXPORT extern const char kAuraTranslucentFrames[];
|
| +AURA_EXPORT extern const char kAuraViewsAppList[];
|
| AURA_EXPORT extern const char kAuraWorkspaceManager[];
|
|
|
| } // namespace switches
|
|
|