Index: ash/ash_switches.cc |
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc |
index 87f4c30ad75285b99907e1a931f6f71e27f377ca..e5556e08e6839d3b8c5e426c4e10a3aa7e2f4e15 100644 |
--- a/ash/ash_switches.cc |
+++ b/ash/ash_switches.cc |
@@ -49,9 +49,6 @@ const char kAuraWindowModeCompact[] = "compact"; |
// windows. |
const char kAuraWindowModeManaged[] = "managed"; |
-// Traditional window management with multiple draggable windows. |
-const char kAuraWindowModeOverlapping[] = "overlapping"; |
- |
// Use Aura to manage windows of type WINDOW_TYPE_PANEL. |
const char kAuraPanelManager[] = "aura-panels"; |