| Index: components/invalidation/impl/ticl_profile_settings_provider.h
|
| diff --git a/components/invalidation/impl/ticl_profile_settings_provider.h b/components/invalidation/impl/ticl_profile_settings_provider.h
|
| index 83841ba758c04e12b0440e177030d34a63569067..15020ef43bf854aa2abdf35583d3f76d17c06afa 100644
|
| --- a/components/invalidation/impl/ticl_profile_settings_provider.h
|
| +++ b/components/invalidation/impl/ticl_profile_settings_provider.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| -#include "base/prefs/pref_change_registrar.h"
|
| #include "components/invalidation/impl/ticl_settings_provider.h"
|
| +#include "components/prefs/pref_change_registrar.h"
|
|
|
| class PrefService;
|
|
|
|
|