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

Unified Diff: components/autofill/content/browser/risk/fingerprint.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/risk/fingerprint.h
diff --git a/components/autofill/content/browser/risk/fingerprint.h b/components/autofill/content/browser/risk/fingerprint.h
index ae1b7857a7a39c9ce501ae996eb33b1a4805cc85..870743d1a555afec489b1642c8f340b5b4b5220d 100644
--- a/components/autofill/content/browser/risk/fingerprint.h
+++ b/components/autofill/content/browser/risk/fingerprint.h
@@ -20,8 +20,6 @@
#include "base/callback_forward.h"
#include "components/autofill/core/browser/autofill_client.h"
-class PrefService;
-
namespace base {
class Time;
}

Powered by Google App Engine
This is Rietveld 408576698