Index: chrome/browser/ui/browser_tab_contents.cc |
diff --git a/chrome/browser/ui/browser_tab_contents.cc b/chrome/browser/ui/browser_tab_contents.cc |
index 56d3204252fb00e1f43d1269cc820f671101de01..6d4d33593a1b695bccc0da2634d268c1e42a7e4c 100644 |
--- a/chrome/browser/ui/browser_tab_contents.cc |
+++ b/chrome/browser/ui/browser_tab_contents.cc |
@@ -42,8 +42,8 @@ |
#include "chrome/browser/ui/tab_contents/core_tab_helper.h" |
#include "chrome/browser/ui/zoom/zoom_controller.h" |
#include "chrome/common/chrome_switches.h" |
-#include "components/autofill/browser/autofill_manager.h" |
#include "components/autofill/content/browser/autofill_driver_impl.h" |
+#include "components/autofill/core/browser/autofill_manager.h" |
#include "components/web_modal/web_contents_modal_dialog_manager.h" |
#include "content/public/browser/web_contents.h" |
#include "extensions/browser/view_type_utils.h" |