| Index: ash/shell/panel_window.h
|
| diff --git a/ash/shell/panel_window.h b/ash/shell/panel_window.h
|
| index 596ee7f53ad97396eb17a66a002252be85acd240..de85aad0b039d3e8ea12f0a53202b23fde866054 100644
|
| --- a/ash/shell/panel_window.h
|
| +++ b/ash/shell/panel_window.h
|
| @@ -12,8 +12,6 @@
|
|
|
| namespace ash {
|
|
|
| -class PanelFrameView;
|
| -
|
| // Example Class for panel windows (Widget::InitParams::TYPE_PANEL).
|
| // Instances of PanelWindow will get added to the PanelContainer top level
|
| // window which manages the panel layout through PanelLayoutManager.
|
|
|