| 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 20dfd5c3a8701ffe77d9dffc78c24b55e81db2a5..ee7fe9455321f0e9858b1e8ad6d1cd2d88984a2c 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/extensions/extension_system_factory.h"
|
| #include "chrome/browser/history/history_service.h"
|
| #include "chrome/browser/history/history_service_factory.h"
|
| -#include "components/webdata/autofill/autofill_webdata_service.h"
|
| +#include "components/autofill/browser/webdata/autofill_webdata_service.h"
|
| #if !defined(OS_ANDROID)
|
| #include "chrome/browser/notifications/sync_notifier/chrome_notifier_service.h"
|
| #include "chrome/browser/notifications/sync_notifier/chrome_notifier_service_factory.h"
|
|
|