Index: chrome/browser/ui/webui/options/autofill_options_handler.cc |
diff --git a/chrome/browser/ui/webui/options/autofill_options_handler.cc b/chrome/browser/ui/webui/options/autofill_options_handler.cc |
index a1042fadd120d8a6a29f4de095d92d2b802ef1b4..b35645b4f44adae2db29adfc4d2d88a3478cb7b0 100644 |
--- a/chrome/browser/ui/webui/options/autofill_options_handler.cc |
+++ b/chrome/browser/ui/webui/options/autofill_options_handler.cc |
@@ -24,7 +24,7 @@ |
#include "components/autofill/browser/credit_card.h" |
#include "components/autofill/browser/personal_data_manager.h" |
#include "components/autofill/browser/phone_number_i18n.h" |
-#include "components/autofill/common/autofill_constants.h" |
+#include "components/autofill/core/common/autofill_constants.h" |
#include "content/public/browser/web_ui.h" |
#include "grit/component_resources.h" |
#include "grit/generated_resources.h" |