| Index: components/keyed_service/ios/refcounted_browser_state_keyed_service_factory.h
|
| diff --git a/components/keyed_service/ios/refcounted_browser_state_keyed_service_factory.h b/components/keyed_service/ios/refcounted_browser_state_keyed_service_factory.h
|
| index 9ae5ae1af6d90c0fdead613ece4ac50a64b5a923..383bdba2a9b34bbc02573fa23885dd840cf4c327 100644
|
| --- a/components/keyed_service/ios/refcounted_browser_state_keyed_service_factory.h
|
| +++ b/components/keyed_service/ios/refcounted_browser_state_keyed_service_factory.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef COMPONENTS_KEYED_SERVICE_IOS_REFCOUNTED_BROWSER_STATE_KEYED_SERVICE_FACTORY_H_
|
| #define COMPONENTS_KEYED_SERVICE_IOS_REFCOUNTED_BROWSER_STATE_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"
|
|
|