| Index: chrome/browser/ui/views/passwords/account_chooser_dialog_view.h
|
| diff --git a/chrome/browser/ui/views/passwords/account_chooser_dialog_view.h b/chrome/browser/ui/views/passwords/account_chooser_dialog_view.h
|
| index ae50ed2e44ab190363e551ace5728d7e5e59814e..0241a6bda049feeea38b8e9572a9cb25d7e10d82 100644
|
| --- a/chrome/browser/ui/views/passwords/account_chooser_dialog_view.h
|
| +++ b/chrome/browser/ui/views/passwords/account_chooser_dialog_view.h
|
| @@ -41,7 +41,6 @@ class AccountChooserDialogView : public views::DialogDelegateView,
|
| // DialogDelegate:
|
| bool Accept() override;
|
| int GetDialogButtons() const override;
|
| - bool ShouldDefaultButtonBeBlue() const override;
|
| base::string16 GetDialogButtonLabel(ui::DialogButton button) const override;
|
|
|
| // views::View
|
|
|