Chromium Code Reviews| Index: chrome/browser/autofill/phone_field.cc |
| =================================================================== |
| --- chrome/browser/autofill/phone_field.cc (revision 54459) |
| +++ chrome/browser/autofill/phone_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" |
| // static |