Index: ui/aura/aura_switches.h |
diff --git a/ui/aura/aura_switches.h b/ui/aura/aura_switches.h |
index ebc0dade2b0ddd88aa11e9d352e1670d06802207..d3b88cd45e429cb7b3e5ff5e8d2ebb2f07e5624f 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 kAuraTranslucentFrames[]; |
AURA_EXPORT extern const char kAuraWorkspaceManager[]; |