| Index: components/sync/model/fake_model_type_service.h
|
| diff --git a/components/sync/model/fake_model_type_service.h b/components/sync/model/fake_model_type_service.h
|
| index 3c9aa15b0fa24344ebcf4df1727d8a885ace285e..4cc78444c44f82051604a88f89fc0a191fc5318f 100644
|
| --- a/components/sync/model/fake_model_type_service.h
|
| +++ b/components/sync/model/fake_model_type_service.h
|
| @@ -9,7 +9,7 @@
|
| #include <memory>
|
| #include <string>
|
|
|
| -#include "components/sync/core/non_blocking_sync_common.h"
|
| +#include "components/sync/engine/non_blocking_sync_common.h"
|
| #include "components/sync/model/entity_data.h"
|
| #include "components/sync/model/metadata_batch.h"
|
| #include "components/sync/model/model_type_service.h"
|
|
|