summaryrefslogtreecommitdiffstats
path: root/net/tools/quic/quic_in_memory_cache.h
diff options
context:
space:
mode:
authorhonghaiz@chromium.org <honghaiz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-05 17:43:22 +0000
committerhonghaiz@chromium.org <honghaiz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-05 17:43:22 +0000
commit743e776594f0e25adef25ff727cd1fc2e474844e (patch)
tree1a03afd788e1acb0ec1742105dbcc1ce8b730bb8 /net/tools/quic/quic_in_memory_cache.h
parent05140d67e678a57c0d84bf5e989e81570c86cc5c (diff)
downloadchromium_src-743e776594f0e25adef25ff727cd1fc2e474844e.zip
chromium_src-743e776594f0e25adef25ff727cd1fc2e474844e.tar.gz
chromium_src-743e776594f0e25adef25ff727cd1fc2e474844e.tar.bz2
Add a quic_in_memory_cache_test data file.
Review URL: https://chromiumcodereview.appspot.com/18655004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210314 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/tools/quic/quic_in_memory_cache.h')
-rw-r--r--net/tools/quic/quic_in_memory_cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tools/quic/quic_in_memory_cache.h b/net/tools/quic/quic_in_memory_cache.h
index 600bb19..6322e2d 100644
--- a/net/tools/quic/quic_in_memory_cache.h
+++ b/net/tools/quic/quic_in_memory_cache.h
@@ -73,6 +73,7 @@ class QuicInMemoryCache {
friend struct DefaultSingletonTraits<QuicInMemoryCache>;
~QuicInMemoryCache();
+ void Initialize();
std::string GetKey(const BalsaHeaders& response_headers) const;
// Cached responses.