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

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

Issue 2873243004: Do not mark QUIC as bad on network change events (Closed)
Patch Set: 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
Index: net/spdy/chromium/spdy_test_util_common.h
diff --git a/net/spdy/chromium/spdy_test_util_common.h b/net/spdy/chromium/spdy_test_util_common.h
index 840fd6dbcb441aafc4489f4c192c66073f912e1b..6f3cec834a74966827a2f52cee2916a5461b1fba 100644
--- a/net/spdy/chromium/spdy_test_util_common.h
+++ b/net/spdy/chromium/spdy_test_util_common.h
@@ -216,7 +216,6 @@ struct SpdySessionDependencies {
bool enable_http2_alternative_service;
NetLog* net_log;
bool http_09_on_non_default_ports_enabled;
- bool quic_do_not_mark_as_broken_on_network_change;
};
class SpdyURLRequestContext : public URLRequestContext {
« no previous file with comments | « net/http/http_stream_factory_impl_job_controller_unittest.cc ('k') | net/spdy/chromium/spdy_test_util_common.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698