| Index: chrome/browser/recovery/recovery_install_global_error_factory.h
|
| diff --git a/chrome/browser/recovery/recovery_install_global_error_factory.h b/chrome/browser/recovery/recovery_install_global_error_factory.h
|
| index a4b7102fecbaf7d3163083c66143a6f42cd74e2a..dbc40503e7c8d41fc5dd9362a9c58fbfc102a018 100644
|
| --- a/chrome/browser/recovery/recovery_install_global_error_factory.h
|
| +++ b/chrome/browser/recovery/recovery_install_global_error_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_RECOVERY_RECOVERY_INSTALL_GLOBAL_ERROR_FACTORY_H_
|
| #define CHROME_BROWSER_RECOVERY_RECOVERY_INSTALL_GLOBAL_ERROR_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|