| Index: ash/shell/toplevel_window.h
|
| diff --git a/ash/shell/toplevel_window.h b/ash/shell/toplevel_window.h
|
| index f4b7cd99dba15f857bc6c0ca21f99e5f6695ec23..ad8cb7a5c20faaf05a12ee1747e6eb2f9476d1c5 100644
|
| --- a/ash/shell/toplevel_window.h
|
| +++ b/ash/shell/toplevel_window.h
|
| @@ -40,7 +40,6 @@ class ToplevelWindow : public views::WidgetDelegateView {
|
| bool GetSavedWindowPlacement(const views::Widget* widget,
|
| gfx::Rect* bounds,
|
| ui::WindowShowState* show_state) const override;
|
| - View* GetContentsView() override;
|
| bool CanResize() const override;
|
| bool CanMaximize() const override;
|
| bool CanMinimize() const override;
|
|
|