| Index: chrome/browser/ui/views/crypto_module_password_dialog_view.h
|
| diff --git a/chrome/browser/ui/views/crypto_module_password_dialog_view.h b/chrome/browser/ui/views/crypto_module_password_dialog_view.h
|
| index a9b11e488abc9a3af53321f644970b4055aa6c14..7584f29f617a872c6b7fef67a9bc7b2d4db9b3e8 100644
|
| --- a/chrome/browser/ui/views/crypto_module_password_dialog_view.h
|
| +++ b/chrome/browser/ui/views/crypto_module_password_dialog_view.h
|
| @@ -37,7 +37,6 @@ class CryptoModulePasswordDialogView : public views::DialogDelegateView,
|
| virtual views::View* GetInitiallyFocusedView() OVERRIDE;
|
| virtual ui::ModalType GetModalType() const OVERRIDE;
|
| virtual string16 GetWindowTitle() const OVERRIDE;
|
| - virtual views::View* GetContentsView() OVERRIDE;
|
|
|
| // views::DialogDelegate:
|
| virtual string16 GetDialogButtonLabel(
|
|
|