| Index: ash/common/wm/panels/panel_layout_manager.h
|
| diff --git a/ash/common/wm/panels/panel_layout_manager.h b/ash/common/wm/panels/panel_layout_manager.h
|
| index dc00cd20e97069a1dba82b7835cba1507f9025c4..9bb17613a5f9e862b25b1d9ca03e08ed2df800ac 100644
|
| --- a/ash/common/wm/panels/panel_layout_manager.h
|
| +++ b/ash/common/wm/panels/panel_layout_manager.h
|
| @@ -23,10 +23,6 @@
|
| #include "ui/keyboard/keyboard_controller.h"
|
| #include "ui/keyboard/keyboard_controller_observer.h"
|
|
|
| -namespace aura {
|
| -class Window;
|
| -}
|
| -
|
| namespace gfx {
|
| class Rect;
|
| }
|
| @@ -37,7 +33,6 @@ class Widget;
|
|
|
| namespace ash {
|
| class PanelCalloutWidget;
|
| -class ShelfLayoutManager;
|
| class WmShelf;
|
|
|
| namespace wm {
|
|
|