| Index: components/browser_sync/profile_sync_service.cc
|
| diff --git a/components/browser_sync/profile_sync_service.cc b/components/browser_sync/profile_sync_service.cc
|
| index ecfbbbd7046594412a99b8da5365d0e7886a4d17..20de1bda4a9462f08a2bfc03a792c5f33a1f18fb 100644
|
| --- a/components/browser_sync/profile_sync_service.cc
|
| +++ b/components/browser_sync/profile_sync_service.cc
|
| @@ -32,7 +32,7 @@
|
| #include "components/invalidation/public/invalidation_service.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| #include "components/prefs/json_pref_store.h"
|
| -#include "components/reading_list/core/reading_list_enable_flags.h"
|
| +#include "components/reading_list/features/reading_list_enable_flags.h"
|
| #include "components/signin/core/browser/about_signin_internals.h"
|
| #include "components/signin/core/browser/profile_oauth2_token_service.h"
|
| #include "components/signin/core/browser/signin_manager.h"
|
|
|