| Index: components/wifi_sync/wifi_credential_syncable_service.h
|
| diff --git a/components/wifi_sync/wifi_credential_syncable_service.h b/components/wifi_sync/wifi_credential_syncable_service.h
|
| index 1e413b06944c6bce4d08eccd6fd2cdf7c6e88f14..eaf18fc3bdaee0572bcddd8d4cb9202036f538c2 100644
|
| --- a/components/wifi_sync/wifi_credential_syncable_service.h
|
| +++ b/components/wifi_sync/wifi_credential_syncable_service.h
|
| @@ -12,8 +12,8 @@
|
|
|
| #include "base/macros.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| -#include "components/sync/api/sync_change_processor.h"
|
| -#include "components/sync/api/syncable_service.h"
|
| +#include "components/sync/model/sync_change_processor.h"
|
| +#include "components/sync/model/syncable_service.h"
|
| #include "components/wifi_sync/wifi_config_delegate.h"
|
| #include "components/wifi_sync/wifi_credential.h"
|
| #include "components/wifi_sync/wifi_security_class.h"
|
|
|