| 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 4514964c05bbaa5340be5c3e04610abc0547f3c4..cc07dde7140e24fc741e691b6701133f41582ac1 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 "chrome/browser/invalidation/ticl_settings_provider.h"
|
| +#include "components/invalidation/ticl_settings_provider.h"
|
|
|
| class Profile;
|
|
|
|
|