| Index: components/sync/driver/glue/sync_backend_host_mock.cc
|
| diff --git a/components/sync/driver/glue/sync_backend_host_mock.cc b/components/sync/driver/glue/sync_backend_host_mock.cc
|
| index 384c5174c442bfa6576c18dc0893acd06d938e59..f02c4a559a53f28c9f876f86944b380a39dfe449 100644
|
| --- a/components/sync/driver/glue/sync_backend_host_mock.cc
|
| +++ b/components/sync/driver/glue/sync_backend_host_mock.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "components/sync/driver/glue/sync_backend_host_mock.h"
|
|
|
| -#include "components/sync/core/activation_context.h"
|
| #include "components/sync/driver/sync_frontend.h"
|
| +#include "components/sync/engine/activation_context.h"
|
|
|
| namespace syncer {
|
|
|
|
|