Chromium Code Reviews| Index: net/ftp/ftp_auth_cache_unittest.cc |
| diff --git a/net/ftp/ftp_auth_cache_unittest.cc b/net/ftp/ftp_auth_cache_unittest.cc |
| index 153d08be49fa4517e16b4309f00994575bf32216..bd47b647d6005239b4635a39a5b9ca83daf2e46a 100644 |
| --- a/net/ftp/ftp_auth_cache_unittest.cc |
| +++ b/net/ftp/ftp_auth_cache_unittest.cc |
| @@ -11,6 +11,7 @@ |
| #include "testing/gtest/include/gtest/gtest.h" |
| #include "url/gurl.h" |
| +using base::ASCIIToUTF16; |
| using net::FtpAuthCache; |
| namespace { |