| Index: chrome/browser/invalidation/ticl_profile_settings_provider.h
|
| diff --git a/chrome/browser/invalidation/ticl_profile_settings_provider.h b/chrome/browser/invalidation/ticl_profile_settings_provider.h
|
| index 1fb01abcee57d69f4095474ac4092f64a11e1803..56f970cccdc0570200a0168bac7a977a83a7041b 100644
|
| --- a/chrome/browser/invalidation/ticl_profile_settings_provider.h
|
| +++ b/chrome/browser/invalidation/ticl_profile_settings_provider.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/prefs/pref_change_registrar.h"
|
| -#include "components/invalidation/ticl_settings_provider.h"
|
| +#include "components/invalidation/impl/ticl_settings_provider.h"
|
|
|
| class Profile;
|
|
|
|
|