Index: components/history/core/browser/delete_directive_handler.h |
diff --git a/components/history/core/browser/delete_directive_handler.h b/components/history/core/browser/delete_directive_handler.h |
index a72cd6e35016397b55fe86bcc36db2d84b681a33..1c42948f33cab0be54165319a262577a423e22d9 100644 |
--- a/components/history/core/browser/delete_directive_handler.h |
+++ b/components/history/core/browser/delete_directive_handler.h |
@@ -13,8 +13,8 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/task/cancelable_task_tracker.h" |
#include "base/threading/thread_checker.h" |
-#include "sync/api/sync_change_processor.h" |
-#include "sync/api/sync_data.h" |
+#include "components/sync/api/sync_change_processor.h" |
+#include "components/sync/api/sync_data.h" |
namespace sync_pb { |
class HistoryDeleteDirectiveSpecifics; |