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

Unified Diff: components/autofill/content/browser/content_autofill_driver_factory.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/content/browser/content_autofill_driver_factory.h
diff --git a/components/autofill/content/browser/content_autofill_driver_factory.h b/components/autofill/content/browser/content_autofill_driver_factory.h
index 8bec3e5a05129f0b6d8a8a4d54238213909edcb3..2781ee4c1cfc7b838282c344ee98511bd89d98a6 100644
--- a/components/autofill/content/browser/content_autofill_driver_factory.h
+++ b/components/autofill/content/browser/content_autofill_driver_factory.h
@@ -20,7 +20,6 @@ class RenderFrameHost;
namespace autofill {
-class AutofillDriver;
class ContentAutofillDriver;
// Manages lifetime of ContentAutofillDriver. One Factory per WebContents
« no previous file with comments | « components/autofill/content/browser/content_autofill_driver.h ('k') | components/autofill/content/browser/risk/fingerprint.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698