Chromium Code Reviews| Index: chrome/browser/importer/nss_decryptor.cc |
| =================================================================== |
| --- chrome/browser/importer/nss_decryptor.cc (revision 34166) |
| +++ chrome/browser/importer/nss_decryptor.cc (working copy) |
| @@ -14,7 +14,7 @@ |
| #endif // defined(OS_LINUX) |
| #include "base/base64.h" |
| -#include "base/string_util.h" |
| +#include "base/utf_string_conversions.h" |
| #include "webkit/glue/password_form.h" |
| using webkit_glue::PasswordForm; |