| Index: components/webdata_services/web_data_service_wrapper.h
|
| diff --git a/components/webdata_services/web_data_service_wrapper.h b/components/webdata_services/web_data_service_wrapper.h
|
| index 3da8cd9348ddf78c650fa5aa926562052c2d30a0..06d61ff6d47c4427aeaabe665b7eec56f6eb4ab8 100644
|
| --- a/components/webdata_services/web_data_service_wrapper.h
|
| +++ b/components/webdata_services/web_data_service_wrapper.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "build/build_config.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| -#include "components/sync/api/syncable_service.h"
|
| +#include "components/sync/model/syncable_service.h"
|
| #include "sql/init_status.h"
|
|
|
| class KeywordWebDataService;
|
|
|