| Index: chrome/browser/autofill/address_field.cc
|
| ===================================================================
|
| --- chrome/browser/autofill/address_field.cc (revision 54459)
|
| +++ chrome/browser/autofill/address_field.cc (working copy)
|
| @@ -8,6 +8,7 @@
|
| #include "base/scoped_ptr.h"
|
| #include "base/string16.h"
|
| #include "base/string_util.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/browser/autofill/autofill_field.h"
|
|
|
| bool AddressField::GetFieldInfo(FieldTypeMap* field_type_map) const {
|
|
|