| 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 f8350fdb539aa2bb98c7b0219004edcef6e8d6ae..8df82eaaaf375d2f5b0b42c61d35e7272cf833b5 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
|
| @@ -5,8 +5,8 @@
|
| #ifndef COMPONENTS_KEYED_SERVICE_CONTENT_REFCOUNTED_BROWSER_CONTEXT_KEYED_SERVICE_FACTORY_H_
|
| #define COMPONENTS_KEYED_SERVICE_CONTENT_REFCOUNTED_BROWSER_CONTEXT_KEYED_SERVICE_FACTORY_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "components/keyed_service/core/keyed_service_export.h"
|
| #include "components/keyed_service/core/refcounted_keyed_service_factory.h"
|
|
|