diff options
Diffstat (limited to 'chrome/browser/autofill/contact_info.cc')
-rw-r--r-- | chrome/browser/autofill/contact_info.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/autofill/contact_info.cc b/chrome/browser/autofill/contact_info.cc index 0709a24..f38f049 100644 --- a/chrome/browser/autofill/contact_info.cc +++ b/chrome/browser/autofill/contact_info.cc @@ -6,6 +6,7 @@ #include "base/basictypes.h" #include "base/string_util.h" +#include "base/utf_string_conversions.h" #include "chrome/browser/autofill/autofill_type.h" #include "chrome/browser/autofill/field_types.h" |