| Index: components/sync/model/model_type_service.h
|
| diff --git a/components/sync/model/model_type_service.h b/components/sync/model/model_type_service.h
|
| index 62b7f9fca6f689da08871e51f7acbe3d860ba6ce..9e63c8f571e47082d00f1156d9c98369074135a6 100644
|
| --- a/components/sync/model/model_type_service.h
|
| +++ b/components/sync/model/model_type_service.h
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "components/sync/core/activation_context.h"
|
| +#include "components/sync/engine/activation_context.h"
|
| #include "components/sync/model/conflict_resolution.h"
|
| #include "components/sync/model/data_type_error_handler.h"
|
| #include "components/sync/model/entity_change.h"
|
|
|