Chromium Code Reviews| Index: components/sync/core/non_blocking_sync_common.h |
| diff --git a/components/sync/core/non_blocking_sync_common.h b/components/sync/core/non_blocking_sync_common.h |
| index fe2e3443334f2b9bf142b127265859593f9e055c..6066a02c97e032674437db018f2de1db8d37e67b 100644 |
| --- a/components/sync/core/non_blocking_sync_common.h |
| +++ b/components/sync/core/non_blocking_sync_common.h |
| @@ -11,7 +11,7 @@ |
| #include <vector> |
| #include "base/time/time.h" |
| -#include "components/sync/api/entity_data.h" |
| +#include "components/sync/model/entity_data.h" |
| #include "components/sync/protocol/sync.pb.h" |
| namespace syncer { |