Chromium Code Reviews| Index: net/quic/quic_stream_factory.cc |
| diff --git a/net/quic/quic_stream_factory.cc b/net/quic/quic_stream_factory.cc |
| index 32adedae7cfcb87c7bd14f40784e94e6488978ad..e4bc705911a08e2e7f3e8d8f343a0a94238d864e 100644 |
| --- a/net/quic/quic_stream_factory.cc |
| +++ b/net/quic/quic_stream_factory.cc |
| @@ -40,9 +40,6 @@ |
| #include "base/win/windows_version.h" |
| #endif |
| -using std::string; |
| -using std::vector; |
| - |
| namespace net { |
| namespace { |