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

Unified Diff: net/log/net_log_source_type_list.h

Issue 1326503003: Added a net::BidirectionalStream to expose a bidirectional streaming interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self review Created 5 years 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/log/net_log_source_type_list.h
diff --git a/net/log/net_log_source_type_list.h b/net/log/net_log_source_type_list.h
index 63feed8c1bd1194b97a49d6cbaae0033fa9bc33f..aaaa7713108539514ac6dc582cca8440dd05647b 100644
--- a/net/log/net_log_source_type_list.h
+++ b/net/log/net_log_source_type_list.h
@@ -29,3 +29,4 @@ SOURCE_TYPE(PROXY_CLIENT_SOCKET_WRAPPER)
SOURCE_TYPE(DATA_REDUCTION_PROXY)
SOURCE_TYPE(IOS_WEB_VIEW_CERT_VERIFIER)
SOURCE_TYPE(SAFE_BROWSING)
+SOURCE_TYPE(BIDIRECTIONAL_STREAM)

Powered by Google App Engine
This is Rietveld 408576698