| Index: ash/ash_switches.cc
|
| diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
|
| index c3bf2c7aa8f88ee00d192ca2965eeebb7a8e6403..ca6a75372069ebae3b662133812ac2cc844e0f20 100644
|
| --- a/ash/ash_switches.cc
|
| +++ b/ash/ash_switches.cc
|
| @@ -44,8 +44,5 @@ const char kAuraLegacyPowerButton[] = "aura-legacy-power-button";
|
| // Avoid drawing drop shadows under windows.
|
| const char kAuraNoShadows[] = "aura-no-shadows";
|
|
|
| -// Use Aura to manage windows of type WINDOW_TYPE_PANEL.
|
| -const char kAuraPanelManager[] = "aura-panels";
|
| -
|
| } // namespace switches
|
| } // namespace ash
|
|
|