summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_session_pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/spdy/spdy_session_pool.h')
-rw-r--r--net/spdy/spdy_session_pool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/spdy/spdy_session_pool.h b/net/spdy/spdy_session_pool.h
index ba02eed..b31e4e9 100644
--- a/net/spdy/spdy_session_pool.h
+++ b/net/spdy/spdy_session_pool.h
@@ -40,8 +40,8 @@ class NET_API SpdySessionPool
public SSLConfigService::Observer,
public CertDatabase::Observer {
public:
- explicit SpdySessionPool(HostResolver* host_resolver,
- SSLConfigService* ssl_config_service);
+ SpdySessionPool(HostResolver* host_resolver,
+ SSLConfigService* ssl_config_service);
virtual ~SpdySessionPool();
// Either returns an existing SpdySession or creates a new SpdySession for