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

Unified Diff: components/password_manager/core/browser/affiliated_match_helper.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/password_manager/core/browser/affiliated_match_helper.h
diff --git a/components/password_manager/core/browser/affiliated_match_helper.h b/components/password_manager/core/browser/affiliated_match_helper.h
index 35d31a6256faf08b2d1fcadb4dde796394662c7a..7e51c9611c1a5f695e4b7400355c8197518ac7df 100644
--- a/components/password_manager/core/browser/affiliated_match_helper.h
+++ b/components/password_manager/core/browser/affiliated_match_helper.h
@@ -22,10 +22,6 @@ namespace autofill {
struct PasswordForm;
} // namespace autofill
-namespace base {
-struct SingleThreadedTaskRunner;
-} // namespace base
-
namespace password_manager {
class AffiliationService;

Powered by Google App Engine
This is Rietveld 408576698