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 35e685d6d2f092a377cc1f1eab14dd591a0b1a7c..7a413025c619965533276e55130ea044e0a77e40 100644 |
--- a/chrome/browser/ui/autofill/country_combobox_model.cc |
+++ b/chrome/browser/ui/autofill/country_combobox_model.cc |
@@ -14,7 +14,7 @@ |
// TODO(rouslan): Remove this check. http://crbug.com/337587 |
#if defined(ENABLE_AUTOFILL_DIALOG) |
-#include "third_party/libaddressinput/chromium/cpp/include/libaddressinput/address_ui.h" |
+#include "third_party/libaddressinput/src/cpp/include/libaddressinput/address_ui.h" |
#endif |
namespace autofill { |