| Index: components/keyed_service/content/refcounted_browser_context_keyed_service_factory.h
|
| diff --git a/components/keyed_service/content/refcounted_browser_context_keyed_service_factory.h b/components/keyed_service/content/refcounted_browser_context_keyed_service_factory.h
|
| index b6a30d53bd0b30d4d730bac523375a21c0386e34..729b49b304eff97f584cc1647228c0cf9e718bac 100644
|
| --- a/components/keyed_service/content/refcounted_browser_context_keyed_service_factory.h
|
| +++ b/components/keyed_service/content/refcounted_browser_context_keyed_service_factory.h
|
| @@ -12,7 +12,6 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "components/keyed_service/content/browser_context_keyed_base_factory.h"
|
| #include "components/keyed_service/core/keyed_service_export.h"
|
| -#include "components/keyed_service/core/refcounted_keyed_service.h"
|
|
|
| class RefcountedKeyedService;
|
|
|
|
|