Chromium Code Reviews| Index: net/http/http_auth.cc |
| diff --git a/net/http/http_auth.cc b/net/http/http_auth.cc |
| index 1b96ba4852ca0415dc635fc12fcc1b1e33471a7b..15768a05fd480f797b9c257a112ae234b008dfc2 100644 |
| --- a/net/http/http_auth.cc |
| +++ b/net/http/http_auth.cc |
| @@ -6,7 +6,6 @@ |
| #include <algorithm> |
| -#include "base/basictypes.h" |
| #include "base/strings/string_tokenizer.h" |
| #include "base/strings/string_util.h" |
| #include "net/base/net_errors.h" |