Index: net/spdy/spdy_settings_storage.h |
diff --git a/net/spdy/spdy_settings_storage.h b/net/spdy/spdy_settings_storage.h |
index 09d829e64ea75a849b51658b7502112f9495c039..999f016e23c3586cd62faa5886a8989d4bb06256 100644 |
--- a/net/spdy/spdy_settings_storage.h |
+++ b/net/spdy/spdy_settings_storage.h |
@@ -18,6 +18,7 @@ namespace net { |
class SpdySettingsStorage { |
public: |
SpdySettingsStorage(); |
+ ~SpdySettingsStorage(); |
// Get a copy of the SpdySettings stored for a host. |
// If no settings are stored, returns an empty set of settings. |