| Index: components/sync/model/model_type_change_processor.h
|
| diff --git a/components/sync/model/model_type_change_processor.h b/components/sync/model/model_type_change_processor.h
|
| index d1b29478068cfe2ee875698b951e862547956344..bb1194ac6ddc3f446c55363c558fb2b499c81695 100644
|
| --- a/components/sync/model/model_type_change_processor.h
|
| +++ b/components/sync/model/model_type_change_processor.h
|
| @@ -9,7 +9,7 @@
|
| #include <string>
|
|
|
| #include "components/sync/base/model_type.h"
|
| -#include "components/sync/core/activation_context.h"
|
| +#include "components/sync/engine/activation_context.h"
|
| #include "components/sync/model/data_type_error_handler.h"
|
| #include "components/sync/model/entity_data.h"
|
| #include "components/sync/model/sync_error_factory.h"
|
|
|