| 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.
|
|
|