Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(488)

Unified Diff: net/spdy/chromium/spdy_session.h

Issue 2847133003: Add NetLog event for invalid Http/2 response header (Closed)
Patch Set: address comments Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/spdy/chromium/header_coalescer_test.cc ('k') | net/spdy/chromium/spdy_session.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/chromium/spdy_session.h
diff --git a/net/spdy/chromium/spdy_session.h b/net/spdy/chromium/spdy_session.h
index 4b132fd4c3e9cac8f0da698f0d8f8e72361b5a83..31d0d5e7da9d383d9a34c8057fd6b4a3189d2771 100644
--- a/net/spdy/chromium/spdy_session.h
+++ b/net/spdy/chromium/spdy_session.h
@@ -83,7 +83,6 @@ const SpdyStreamId kLastStreamId = 0x7fffffff;
struct LoadTimingInfo;
class NetLog;
-class NetLogWithSource;
class ProxyDelegate;
class SpdyStream;
class SSLInfo;
« no previous file with comments | « net/spdy/chromium/header_coalescer_test.cc ('k') | net/spdy/chromium/spdy_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698