diff options
Diffstat (limited to 'ash/ash_switches.cc')
-rw-r--r-- | ash/ash_switches.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc index 69067eb..44e1737 100644 --- a/ash/ash_switches.cc +++ b/ash/ash_switches.cc @@ -49,8 +49,5 @@ 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"; - } // namespace switches } // namespace ash |