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

Unified Diff: components/autofill/core/browser/ui/card_unmask_prompt_view.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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: components/autofill/core/browser/ui/card_unmask_prompt_view.h
diff --git a/components/autofill/core/browser/ui/card_unmask_prompt_view.h b/components/autofill/core/browser/ui/card_unmask_prompt_view.h
index dbedeab35a26c90bfb9ac74f3d9f6448cbede711..a234739f1c5d325df8f42e4dbd5b7a86ffc861c6 100644
--- a/components/autofill/core/browser/ui/card_unmask_prompt_view.h
+++ b/components/autofill/core/browser/ui/card_unmask_prompt_view.h
@@ -10,8 +10,6 @@
namespace autofill {
-class CardUnmaskPromptController;
-
// The cross-platform UI interface which prompts the user to unlock a masked
// Wallet instrument (credit card). This object is responsible for its own
// lifetime.

Powered by Google App Engine
This is Rietveld 408576698