| Index: components/browser_sync/profile_sync_service.cc
|
| diff --git a/components/browser_sync/profile_sync_service.cc b/components/browser_sync/profile_sync_service.cc
|
| index 07cf3d02ea10fff7516a0a45d55bdfc203032c00..f417c8e568ea66292a4984c661e8e0dc4e065140 100644
|
| --- a/components/browser_sync/profile_sync_service.cc
|
| +++ b/components/browser_sync/profile_sync_service.cc
|
| @@ -86,7 +86,7 @@
|
| #include "ui/base/l10n/time_format.h"
|
|
|
| #if defined(OS_ANDROID)
|
| -#include "components/sync/core/read_transaction.h"
|
| +#include "components/sync/syncable/read_transaction.h"
|
| #endif
|
|
|
| using sync_sessions::SessionsSyncManager;
|
|
|