Chromium Code Reviews| Index: net/http/http_auth_handler.cc |
| diff --git a/net/http/http_auth_handler.cc b/net/http/http_auth_handler.cc |
| index 130123b42e7c40eeef3194a9da0af94b8740be75..997e574fdc86df7870d81975e3d352c585f774a8 100644 |
| --- a/net/http/http_auth_handler.cc |
| +++ b/net/http/http_auth_handler.cc |
| @@ -5,8 +5,6 @@ |
| #include "net/http/http_auth_handler.h" |
| #include "base/logging.h" |
| -#include "base/string_util.h" |
| -#include "base/stringprintf.h" |
| #include "net/base/net_errors.h" |
| namespace net { |