Index: ash/ash_switches.h |
diff --git a/ash/ash_switches.h b/ash/ash_switches.h |
index 042afc5b352a53a41ffb8d3e63fe745f3fdc2f88..4480359d11d794a614317d3052cfabb84dadeb38 100644 |
--- a/ash/ash_switches.h |
+++ b/ash/ash_switches.h |
@@ -17,6 +17,7 @@ namespace switches { |
// Please keep alphabetized. |
ASH_EXPORT extern const char kAshDebugShortcuts[]; |
ASH_EXPORT extern const char kAshEnableOak[]; |
+ASH_EXPORT extern const char kAshEnableWorkspace2[]; |
ASH_EXPORT extern const char kAshExtendedDesktopDisabled[]; |
ASH_EXPORT extern const char kAshNotifyDisabled[]; |
ASH_EXPORT extern const char kAshTouchHud[]; |