| Index: net/spdy/spdy_test_util_common.h
|
| diff --git a/net/spdy/spdy_test_util_common.h b/net/spdy/spdy_test_util_common.h
|
| index 2f3c290fbee02a1c76ac29c96be1636840f45bd2..0094b45f41fc0ac5b7e7e459751ccff676ec9460 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -270,7 +270,6 @@ class SpdySessionPoolPeer {
|
| explicit SpdySessionPoolPeer(SpdySessionPool* pool);
|
|
|
| void RemoveAliases(const SpdySessionKey& key);
|
| - void DisableDomainAuthenticationVerification();
|
| void SetEnableSendingInitialData(bool enabled);
|
| void SetSessionMaxRecvWindowSize(size_t window);
|
| void SetStreamInitialRecvWindowSize(size_t window);
|
|
|