Chromium Code Reviews| Index: components/sync/driver/data_type_status_table.h |
| diff --git a/components/sync/driver/data_type_status_table.h b/components/sync/driver/data_type_status_table.h |
| index d367b91694c01200b1c1fe31dbba51d087803abd..ef0655c7b35d93fa5533e1e9e5f15542f70bdefe 100644 |
| --- a/components/sync/driver/data_type_status_table.h |
| +++ b/components/sync/driver/data_type_status_table.h |
| @@ -8,7 +8,8 @@ |
| #include <map> |
| #include <string> |
| -#include "components/sync/driver/data_type_manager.h" |
| +#include "components/sync/api/sync_error.h" |
| +#include "components/sync/base/model_type.h" |
| namespace sync_driver { |