Index: net/spdy/spdy_session_pool_unittest.cc |
diff --git a/net/spdy/spdy_session_pool_unittest.cc b/net/spdy/spdy_session_pool_unittest.cc |
index eaeda2d2d8e37c5c6d79036044b3ae487d241805..46aca38523d1955d4fe5720e4ef40708e823a698 100644 |
--- a/net/spdy/spdy_session_pool_unittest.cc |
+++ b/net/spdy/spdy_session_pool_unittest.cc |
@@ -27,8 +27,7 @@ using net::test::IsOk; |
namespace net { |
-class SpdySessionPoolTest : public ::testing::Test, |
- public ::testing::WithParamInterface<NextProto> { |
+class SpdySessionPoolTest : public ::testing::Test { |
protected: |
// Used by RunIPPoolingTest(). |
enum SpdyPoolCloseSessionsType { |