Chromium Code Reviews| Index: net/http/http_alternate_protocols.cc |
| diff --git a/net/http/http_alternate_protocols.cc b/net/http/http_alternate_protocols.cc |
| index 28c52dcf4605482644d952439752b12c35e80d88..42a6a9f786d49f7af6878db042f539c01c1ba154 100644 |
| --- a/net/http/http_alternate_protocols.cc |
| +++ b/net/http/http_alternate_protocols.cc |
| @@ -6,7 +6,7 @@ |
| #include "base/logging.h" |
| #include "base/stringprintf.h" |
| -#include "base/stl_util-inl.h" |
| +#include "base/stl_util.h" |
| namespace net { |