Index: components/autofill/core/browser/address_i18n.cc |
diff --git a/components/autofill/core/browser/address_i18n.cc b/components/autofill/core/browser/address_i18n.cc |
index d1acfda5431365d54db46b94806aa5b7c56d224a..29227005c805f0ec8d0c25572e74a96d1e75a234 100644 |
--- a/components/autofill/core/browser/address_i18n.cc |
+++ b/components/autofill/core/browser/address_i18n.cc |
@@ -11,7 +11,7 @@ |
#include "base/strings/utf_string_conversions.h" |
#include "components/autofill/core/browser/autofill_profile.h" |
#include "components/autofill/core/browser/autofill_type.h" |
-#include "third_party/libaddressinput/chromium/cpp/include/libaddressinput/address_data.h" |
+#include "third_party/libaddressinput/src/cpp/include/libaddressinput/address_data.h" |
namespace autofill { |
namespace i18n { |