Index: chrome/browser/sync/glue/history_delete_directives_data_type_controller.h |
diff --git a/chrome/browser/sync/glue/history_delete_directives_data_type_controller.h b/chrome/browser/sync/glue/history_delete_directives_data_type_controller.h |
index 7b7fbff4525da5c25ff4f6a54d5a00440dcf96eb..7e2bf460e1e47a3c55617e122f87ca42c90cd572 100644 |
--- a/chrome/browser/sync/glue/history_delete_directives_data_type_controller.h |
+++ b/chrome/browser/sync/glue/history_delete_directives_data_type_controller.h |
@@ -5,8 +5,8 @@ |
#ifndef CHROME_BROWSER_SYNC_GLUE_HISTORY_DELETE_DIRECTIVES_DATA_TYPE_CONTROLLER_H_ |
#define CHROME_BROWSER_SYNC_GLUE_HISTORY_DELETE_DIRECTIVES_DATA_TYPE_CONTROLLER_H_ |
-#include "chrome/browser/sync/glue/local_device_info_provider.h" |
#include "chrome/browser/sync/profile_sync_service_observer.h" |
+#include "components/sync_driver/local_device_info_provider.h" |
#include "components/sync_driver/ui_data_type_controller.h" |
class Profile; |