Index: ash/shell/panel_window.h |
diff --git a/ash/shell/panel_window.h b/ash/shell/panel_window.h |
index a146308f21a395553352ec031199801b63679489..596ee7f53ad97396eb17a66a002252be85acd240 100644 |
--- a/ash/shell/panel_window.h |
+++ b/ash/shell/panel_window.h |
@@ -38,7 +38,6 @@ class PanelWindow : public views::WidgetDelegateView { |
// Overridden from views::WidgetDelegate: |
base::string16 GetWindowTitle() const override; |
- View* GetContentsView() override; |
bool CanResize() const override; |
bool CanMaximize() const override; |
bool CanMinimize() const override; |