| Index: components/password_manager/core/browser/credentials_filter.h
|
| diff --git a/components/password_manager/core/browser/credentials_filter.h b/components/password_manager/core/browser/credentials_filter.h
|
| index c95f64f0b493827170e94ffe40b69c4572ab18a6..2b336de64564ab3cc8bc1205de5860a1f35a68c7 100644
|
| --- a/components/password_manager/core/browser/credentials_filter.h
|
| +++ b/components/password_manager/core/browser/credentials_filter.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_CREDENTIALS_FILTER_H_
|
| #define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_CREDENTIALS_FILTER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "components/autofill/core/common/password_form.h"
|
|
|
|
|