Index: chrome/browser/ui/autofill/country_combobox_model.cc |
diff --git a/chrome/browser/ui/autofill/country_combobox_model.cc b/chrome/browser/ui/autofill/country_combobox_model.cc |
index 22e7b1b01bab84f27c66cfbd501bb0ceb15ac16e..48a7b7ac5800d7623769daba8a00e87bf2b2e188 100644 |
--- a/chrome/browser/ui/autofill/country_combobox_model.cc |
+++ b/chrome/browser/ui/autofill/country_combobox_model.cc |
@@ -4,7 +4,7 @@ |
#include "chrome/browser/ui/autofill/country_combobox_model.h" |
-#include "chrome/browser/autofill/autofill_country.h" |
+#include "components/autofill/browser/autofill_country.h" |
#include "ui/base/l10n/l10n_util_collator.h" |
namespace autofill { |