Chromium Code Reviews| Index: components/sync/driver/frontend_data_type_controller.h |
| diff --git a/components/sync/driver/frontend_data_type_controller.h b/components/sync/driver/frontend_data_type_controller.h |
| index 7bde1f81a325d24da6c440c5fcfe741d1852db09..5037c99ea683fc53fa5ddef20d7458e7eeb13356 100644 |
| --- a/components/sync/driver/frontend_data_type_controller.h |
| +++ b/components/sync/driver/frontend_data_type_controller.h |
| @@ -10,8 +10,8 @@ |
| #include "base/compiler_specific.h" |
| #include "base/macros.h" |
| -#include "components/sync/api/data_type_error_handler.h" |
| #include "components/sync/driver/directory_data_type_controller.h" |
| +#include "components/sync/model/data_type_error_handler.h" |
| namespace base { |
| class TimeDelta; |