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