Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Unified Diff: third_party/libaddressinput/chromium/cpp/src/address_validator.cc

Issue 211443003: Revert of Determine language code and type of format for address. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/libaddressinput/chromium/cpp/src/address_validator.cc
diff --git a/third_party/libaddressinput/chromium/cpp/src/address_validator.cc b/third_party/libaddressinput/chromium/cpp/src/address_validator.cc
index 3241d47b2f2e162b64c01fb37dc17bae3b521c1b..357cc16d504e3de665463bcf3f5d21e6e2dff600 100644
--- a/third_party/libaddressinput/chromium/cpp/src/address_validator.cc
+++ b/third_party/libaddressinput/chromium/cpp/src/address_validator.cc
@@ -40,7 +40,7 @@
#include "rule.h"
#include "ruleset.h"
#include "util/stl_util.h"
-#include "util/string_util.h"
+#include "util/string_compare.h"
namespace i18n {
namespace addressinput {

Powered by Google App Engine
This is Rietveld 408576698