Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10868)

Unified Diff: chrome/browser/ui/autofill/autofill_dialog_controller_impl.h

Issue 1362223002: Cleanup: Remove references to tests that no longer exists / are unused. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: IWYU Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698