| 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 cb2a6b8d7a96780bdb162bba789c606d753a1618..11b38772b5b3193d09e97ee1b01c436ae722c135 100644
|
| --- a/chrome/browser/profiles/profile_io_data.cc
|
| +++ b/chrome/browser/profiles/profile_io_data.cc
|
| @@ -75,7 +75,7 @@
|
| #include "components/policy/core/common/cloud/user_cloud_policy_manager.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "components/signin/core/common/signin_pref_names.h"
|
| -#include "components/sync_driver/pref_names.h"
|
| +#include "components/sync/driver/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"
|
|
|