| Index: chrome/browser/ui/autofill/autofill_dialog_view_delegate.h
|
| diff --git a/chrome/browser/ui/autofill/autofill_dialog_view_delegate.h b/chrome/browser/ui/autofill/autofill_dialog_view_delegate.h
|
| index 24a31e64e0416a6b1aa70083e56b5a8542fa797e..d102dfb0817554e25df3c9572aa3251a51ab4183 100644
|
| --- a/chrome/browser/ui/autofill/autofill_dialog_view_delegate.h
|
| +++ b/chrome/browser/ui/autofill/autofill_dialog_view_delegate.h
|
| @@ -149,7 +149,6 @@ class AutofillDialogViewDelegate {
|
| ServerFieldType type,
|
| const base::string16& value) = 0;
|
|
|
| -
|
| // Decides whether the combination of all |inputs| is valid, returns a
|
| // map of field types to validity messages.
|
| virtual ValidityMessages InputsAreValid(DialogSection section,
|
|
|