| Index: components/sync/model/simple_metadata_change_list.h
|
| diff --git a/components/sync/model/simple_metadata_change_list.h b/components/sync/model/simple_metadata_change_list.h
|
| index 32b0dfc5f9a6986e2272e59d6927b814cbf36b96..ef530e5c4cfb8fd4b42c1c38fafd8949c69029ae 100644
|
| --- a/components/sync/model/simple_metadata_change_list.h
|
| +++ b/components/sync/model/simple_metadata_change_list.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/metadata_change_list.h"
|
| #include "components/sync/model/model_type_store.h"
|
| #include "components/sync/protocol/entity_metadata.pb.h"
|
|
|