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

Unified Diff: net/quic/quic_config.h

Issue 862133002: Update from https://crrev.com/312398 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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/quic/quic_config.h
diff --git a/net/quic/quic_config.h b/net/quic/quic_config.h
index b8d7dd138a196d3b84846669ea8f4e405237153d..83e06184ef0be8c6ae4797e0058bbd6c37fbc48e 100644
--- a/net/quic/quic_config.h
+++ b/net/quic/quic_config.h
@@ -256,11 +256,6 @@ class NET_EXPORT_PRIVATE QuicConfig {
QuicConfig();
~QuicConfig();
- void SetCongestionFeedback(const QuicTagVector& congestion_feedback,
- QuicTag default_congestion_feedback);
-
- QuicTag CongestionFeedback() const;
-
void SetConnectionOptionsToSend(const QuicTagVector& connection_options);
bool HasReceivedConnectionOptions() const;
« no previous file with comments | « net/quic/quic_ack_notifier_test.cc ('k') | net/quic/quic_config.cc » ('j') | shell/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698