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

Unified Diff: net/log/net_log_source_type_list.h

Issue 2621983004: Improve HttpStreamFactory NetLog events (Closed)
Patch Set: Address comments on UI and fixed tests Created 3 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/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 41c2d20dfc75e4f659db78a4b2406a2d960b38d8..48bd00f0ae3205d0c5a91ac09a5855266d0fb5ad 100644
--- a/net/log/net_log_source_type_list.h
+++ b/net/log/net_log_source_type_list.h
@@ -22,6 +22,7 @@ SOURCE_TYPE(QUIC_CONNECTION_MIGRATION)
SOURCE_TYPE(HOST_RESOLVER_IMPL_JOB)
SOURCE_TYPE(DISK_CACHE_ENTRY)
SOURCE_TYPE(MEMORY_CACHE_ENTRY)
+SOURCE_TYPE(HTTP_STREAM_JOB_CONTROLLER)
eroman 2017/01/26 23:37:00 Can you put this at the bottom (as this list isn't
xunjieli 2017/01/27 14:35:30 Done.
SOURCE_TYPE(HTTP_STREAM_JOB)
SOURCE_TYPE(EXPONENTIAL_BACKOFF_THROTTLING)
SOURCE_TYPE(UDP_SOCKET)
« net/http/http_stream_factory_impl_job_controller.cc ('K') | « net/log/net_log_event_type_list.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698