summaryrefslogtreecommitdiffstats
path: root/net/spdy
diff options
context:
space:
mode:
authormbelshe@chromium.org <mbelshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-07 14:57:17 +0000
committermbelshe@chromium.org <mbelshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-07 14:57:17 +0000
commit196f286c045d4bf22364f00801c5a9e1d59e8a40 (patch)
tree31e165e8898eac61b2426c86b2aa4bc25358f44e /net/spdy
parent01540765be8ae546c7f2e2105621bd431f8462b1 (diff)
downloadchromium_src-196f286c045d4bf22364f00801c5a9e1d59e8a40.zip
chromium_src-196f286c045d4bf22364f00801c5a9e1d59e8a40.tar.gz
chromium_src-196f286c045d4bf22364f00801c5a9e1d59e8a40.tar.bz2
Import the server-side code for URL encoding & unittest.
BUG=none TEST=UrlToFilenameEncoderTest Review URL: http://codereview.chromium.org/2511001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49056 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/spdy')
-rw-r--r--net/spdy/spdy_session.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/spdy/spdy_session.cc b/net/spdy/spdy_session.cc
index 25cafec..21b74bf 100644
--- a/net/spdy/spdy_session.cc
+++ b/net/spdy/spdy_session.cc
@@ -29,7 +29,6 @@
#include "net/spdy/spdy_protocol.h"
#include "net/spdy/spdy_settings_storage.h"
#include "net/spdy/spdy_stream.h"
-#include "net/tools/dump_cache/url_to_filename_encoder.h"
namespace {