Index: components/autofill/browser/autocomplete_history_manager.h |
diff --git a/components/autofill/browser/autocomplete_history_manager.h b/components/autofill/browser/autocomplete_history_manager.h |
index cfb0e221e7ec8ab110219e66d442739e53c63658..60a9f08e7354bc66cdbfc0a4382761f0a862a7ee 100644 |
--- a/components/autofill/browser/autocomplete_history_manager.h |
+++ b/components/autofill/browser/autocomplete_history_manager.h |
@@ -9,8 +9,8 @@ |
#include "base/gtest_prod_util.h" |
#include "base/prefs/pref_member.h" |
-#include "chrome/browser/api/webdata/web_data_service_consumer.h" |
-#include "chrome/browser/webdata/autofill_web_data_service.h" |
+#include "components/webdata/autofill/autofill_webdata_service.h" |
+#include "components/webdata/common/web_data_service_consumer.h" |
#include "content/public/browser/web_contents_observer.h" |
struct FormData; |