| Index: ui/aura/aura_switches.h
|
| diff --git a/ui/aura/aura_switches.h b/ui/aura/aura_switches.h
|
| index 884c1f3acbcea1beff8be5fe1f400c2766e16cec..dcd15a58a1e7153558eda54b7a6bbf8fbbe55cfe 100644
|
| --- a/ui/aura/aura_switches.h
|
| +++ b/ui/aura/aura_switches.h
|
| @@ -10,7 +10,9 @@
|
|
|
| namespace switches {
|
|
|
| +// Please keep alphabetized.
|
| AURA_EXPORT extern const char kAuraHostWindowSize[];
|
| +AURA_EXPORT extern const char kAuraLaptopMode[];
|
| AURA_EXPORT extern const char kAuraNoShadows[];
|
| AURA_EXPORT extern const char kAuraWindows[];
|
|
|
|
|