| Index: ash/display/display_error_dialog.h
|
| diff --git a/ash/display/display_error_dialog.h b/ash/display/display_error_dialog.h
|
| index 2fcbf209ada9e8a7ea9c73b29492797cd60e86d2..370a647080a56ac05a72fd5aa24c1a6c39cb2433 100644
|
| --- a/ash/display/display_error_dialog.h
|
| +++ b/ash/display/display_error_dialog.h
|
| @@ -42,7 +42,6 @@ class DisplayErrorDialog : public views::DialogDelegateView,
|
|
|
| // views::WidgetDelegate overrides::
|
| virtual ui::ModalType GetModalType() const OVERRIDE;
|
| - virtual views::View* GetContentsView() OVERRIDE;
|
|
|
| // views::View overrides:
|
| virtual gfx::Size GetPreferredSize() OVERRIDE;
|
|
|