| Index: chrome/browser/profiles/off_the_record_profile_impl.cc
|
| diff --git a/chrome/browser/profiles/off_the_record_profile_impl.cc b/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| index 69ebb0af2b51265a875e084334f280860e62e47c..360bcc2ad0a679a5d1a0ffa96deb71e4f722da3b 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| @@ -46,7 +46,7 @@
|
| #include "components/keyed_service/content/browser_context_dependency_manager.h"
|
| #include "components/prefs/json_pref_store.h"
|
| #include "components/proxy_config/pref_proxy_config_tracker.h"
|
| -#include "components/syncable_prefs/pref_service_syncable.h"
|
| +#include "components/sync_preferences/pref_service_syncable.h"
|
| #include "components/user_prefs/user_prefs.h"
|
| #include "components/zoom/zoom_event_manager.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|