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

Unified Diff: components/password_manager/core/browser/affiliation_utils.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/affiliation_utils.h
diff --git a/components/password_manager/core/browser/affiliation_utils.h b/components/password_manager/core/browser/affiliation_utils.h
index fcf8b7e905410cd4232c519b7e608bead3e46967..d3ff358274b0e6a775280d5057c6e1f9ae5a0db3 100644
--- a/components/password_manager/core/browser/affiliation_utils.h
+++ b/components/password_manager/core/browser/affiliation_utils.h
@@ -60,10 +60,6 @@ namespace autofill {
struct PasswordForm;
} // namespace autofill
-namespace base {
-class CommandLine;
-} // namespace base
-
namespace password_manager {
// Encapsulates a facet URI in canonical form.

Powered by Google App Engine
This is Rietveld 408576698