| Index: chrome/browser/ui/autofill/autofill_dialog_controller_impl.h
|
| diff --git a/chrome/browser/ui/autofill/autofill_dialog_controller_impl.h b/chrome/browser/ui/autofill/autofill_dialog_controller_impl.h
|
| index 563404ab0cee5bdfbe90c873b393a63b70298b2b..b07622a17df61fd86a1b36fbf180dfdbd13e1e9b 100644
|
| --- a/chrome/browser/ui/autofill/autofill_dialog_controller_impl.h
|
| +++ b/chrome/browser/ui/autofill/autofill_dialog_controller_impl.h
|
| @@ -214,8 +214,6 @@ class AutofillDialogControllerImpl
|
| void SubmitButtonDelayEndForTesting();
|
|
|
| private:
|
| - FRIEND_TEST_ALL_PREFIXES(AutofillDialogControllerI18nTest,
|
| - CorrectCountryFromInputs);
|
| FRIEND_TEST_ALL_PREFIXES(AutofillDialogControllerTest,
|
| TransactionAmount);
|
| FRIEND_TEST_ALL_PREFIXES(AutofillDialogControllerTest,
|
|
|