Index: ash/ash_switches.cc |
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc |
index 4ca30522d9ef7501378623b29a80396564691868..5eca1cef6821af0024be00431b94e86a1b2a3c10 100644 |
--- a/ash/ash_switches.cc |
+++ b/ash/ash_switches.cc |
@@ -13,7 +13,9 @@ const char kAshDebugShortcuts[] = "ash-debug-shortcuts"; |
// Enables the Oak tree viewer. |
const char kAshEnableOak[] = "ash-enable-oak"; |
-// Disables extended desktop. |
+// Enables Workspace2. |
+const char kAshEnableWorkspace2[] = "ash-enable-workspace2"; |
+ |
const char kAshExtendedDesktopDisabled[] = "ash-extended-desktop-disabled"; |
// Disable using Ash notifications. |