| Index: trunk/src/components/autofill/core/browser/address_i18n.cc
|
| ===================================================================
|
| --- trunk/src/components/autofill/core/browser/address_i18n.cc (revision 282425)
|
| +++ trunk/src/components/autofill/core/browser/address_i18n.cc (working copy)
|
| @@ -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/src/cpp/include/libaddressinput/address_data.h"
|
| +#include "third_party/libaddressinput/chromium/cpp/include/libaddressinput/address_data.h"
|
|
|
| namespace autofill {
|
| namespace i18n {
|
|
|