| Index: extensions/browser/declarative_user_script_manager_factory.h
|
| diff --git a/extensions/browser/declarative_user_script_manager_factory.h b/extensions/browser/declarative_user_script_manager_factory.h
|
| index 3078e14c992fde7969514ae3f8b0fcd6ab11ab7e..8ba68b552b39105baa0851cc81efeba13b4b3fee 100644
|
| --- a/extensions/browser/declarative_user_script_manager_factory.h
|
| +++ b/extensions/browser/declarative_user_script_manager_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef EXTENSIONS_BROWSER_DECLARATIVE_USER_SCRIPT_MANAGER_FACTORY_H_
|
| #define EXTENSIONS_BROWSER_DECLARATIVE_USER_SCRIPT_MANAGER_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|