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