Index: components/history/core/browser/typed_url_data_type_controller.h |
diff --git a/components/history/core/browser/typed_url_data_type_controller.h b/components/history/core/browser/typed_url_data_type_controller.h |
index 9e84a35d6a36eab7a1773d1fe22ef719ba81e6bf..92dd02760aee14d398b3dad37b179a8a625d5a8d 100644 |
--- a/components/history/core/browser/typed_url_data_type_controller.h |
+++ b/components/history/core/browser/typed_url_data_type_controller.h |
@@ -12,8 +12,8 @@ |
#include "base/memory/ref_counted.h" |
#include "base/task/cancelable_task_tracker.h" |
#include "components/prefs/pref_change_registrar.h" |
-#include "components/sync_driver/non_ui_data_type_controller.h" |
-#include "components/sync_driver/sync_api_component_factory.h" |
+#include "components/sync/driver/non_ui_data_type_controller.h" |
+#include "components/sync/driver/sync_api_component_factory.h" |
namespace history { |
class HistoryBackend; |