| Index: third_party/libaddressinput/chromium/cpp/test/countryinfo_example_addresses_test.cc
|
| diff --git a/third_party/libaddressinput/chromium/cpp/test/countryinfo_example_addresses_test.cc b/third_party/libaddressinput/chromium/cpp/test/countryinfo_example_addresses_test.cc
|
| index 31ffefd53dfa710f5bb2c6321ac56502c05590a4..32a2deba4a18645184a3e6f67ad519bcea2b6435 100644
|
| --- a/third_party/libaddressinput/chromium/cpp/test/countryinfo_example_addresses_test.cc
|
| +++ b/third_party/libaddressinput/chromium/cpp/test/countryinfo_example_addresses_test.cc
|
| @@ -32,7 +32,7 @@
|
| #include "fake_downloader.h"
|
| #include "fake_storage.h"
|
| #include "util/json.h"
|
| -#include "util/string_util.h"
|
| +#include "util/string_split.h"
|
|
|
| namespace i18n {
|
| namespace addressinput {
|
|
|