| Index: chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| diff --git a/chrome/browser/sync/profile_sync_components_factory_impl.cc b/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| index 5c997c30a23e5863c8ae8ab210dedd8beee4935a..cd87e9d52ed04438b8e9b491fd7653aa4ac7ba59 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| @@ -55,7 +55,7 @@
|
| #include "chrome/browser/webdata/autofill_profile_syncable_service.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "components/autofill/browser/webdata/autofill_webdata_service.h"
|
| +#include "components/autofill/core/browser/webdata/autofill_webdata_service.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "sync/api/syncable_service.h"
|
|
|
|
|