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

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

Issue 1155583009: Add missing declaration to create_card_unmask_prompt_view.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/autofill/create_card_unmask_prompt_view.h
diff --git a/chrome/browser/ui/autofill/create_card_unmask_prompt_view.h b/chrome/browser/ui/autofill/create_card_unmask_prompt_view.h
index 61abdf735c47f26eefed3b202f39a289236a8be4..8bb8eb219d1c39564bb214b0a8d46c06c1b084a2 100644
--- a/chrome/browser/ui/autofill/create_card_unmask_prompt_view.h
+++ b/chrome/browser/ui/autofill/create_card_unmask_prompt_view.h
@@ -12,6 +12,7 @@ class WebContents;
namespace autofill {
class CardUnmaskPromptController;
+class CardUnmaskPromptView;
// Factory function for CardUnmaskPromptView on non-iOS platforms.
CardUnmaskPromptView* CreateCardUnmaskPromptView(
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698