Chromium Code Reviews| Index: components/sync/core/data_batch_impl.h |
| diff --git a/components/sync/core/data_batch_impl.h b/components/sync/core/data_batch_impl.h |
| index da27b64b1f973ffded17a28df35aff82a1d04edc..a1405937bf60f15924d0cfe598713accbda4c62f 100644 |
| --- a/components/sync/core/data_batch_impl.h |
| +++ b/components/sync/core/data_batch_impl.h |
| @@ -13,8 +13,8 @@ |
| #include <vector> |
| #include "base/macros.h" |
| -#include "components/sync/api/data_batch.h" |
| -#include "components/sync/api/entity_data.h" |
| +#include "components/sync/model/data_batch.h" |
| +#include "components/sync/model/entity_data.h" |
| namespace syncer { |