| Index: net/spdy/spdy_http_stream.h
|
| diff --git a/net/spdy/spdy_http_stream.h b/net/spdy/spdy_http_stream.h
|
| index e3f51324b1c1c6ee0fb96c5cb4e97c0b1c865ed6..42c612dd53e5898ea5e8c519701662f94330fc82 100644
|
| --- a/net/spdy/spdy_http_stream.h
|
| +++ b/net/spdy/spdy_http_stream.h
|
| @@ -88,8 +88,6 @@ class NET_EXPORT_PRIVATE SpdyHttpStream : public SpdyStream::Delegate,
|
| private:
|
| FRIEND_TEST_ALL_PREFIXES(SpdyNetworkTransactionSpdy2Test,
|
| FlowControlStallResume);
|
| - FRIEND_TEST_ALL_PREFIXES(SpdyNetworkTransactionSpdy21Test,
|
| - FlowControlStallResume);
|
| FRIEND_TEST_ALL_PREFIXES(SpdyNetworkTransactionSpdy3Test,
|
| FlowControlStallResume);
|
|
|
|
|