| Index: components/password_manager/content/browser/password_manager_internals_service_factory.h
|
| diff --git a/components/password_manager/content/browser/password_manager_internals_service_factory.h b/components/password_manager/content/browser/password_manager_internals_service_factory.h
|
| index 1ef2c045b8a0668b7aa7eb04159a66b0a7a09b09..769854e74934e50a46f1fdf33f4b1e443cb1da15 100644
|
| --- a/components/password_manager/content/browser/password_manager_internals_service_factory.h
|
| +++ b/components/password_manager/content/browser/password_manager_internals_service_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_PASSWORD_MANAGER_CONTENT_BROWSER_PASSWORD_MANAGER_INTERNALS_SERVICE_FACTORY_H_
|
| #define COMPONENTS_PASSWORD_MANAGER_CONTENT_BROWSER_PASSWORD_MANAGER_INTERNALS_SERVICE_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|