| Index: chrome/browser/profiles/profile_io_data.cc
|
| diff --git a/chrome/browser/profiles/profile_io_data.cc b/chrome/browser/profiles/profile_io_data.cc
|
| index 86183f4b2262c26c6a9592c6b28bf4e0c4b335f4..9b758978dcce784bae9a0403c0d4c54e45642d97 100644
|
| --- a/chrome/browser/profiles/profile_io_data.cc
|
| +++ b/chrome/browser/profiles/profile_io_data.cc
|
| @@ -76,7 +76,7 @@
|
| #include "components/prefs/pref_service.h"
|
| #include "components/previews/core/previews_io_data.h"
|
| #include "components/signin/core/common/signin_pref_names.h"
|
| -#include "components/sync/driver/pref_names.h"
|
| +#include "components/sync/base/pref_names.h"
|
| #include "components/url_formatter/url_fixer.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/host_zoom_map.h"
|
|
|