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

Unified Diff: net/log/net_log_source_type_list.h

Issue 2944043002: Add NetLog events for HttpServerPropertiesManager (Closed)
Patch Set: Add parameters in net_log_event_type_list.h Created 3 years, 6 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 47b5b97f212838c8b9500d5732cc0734f50631e4..e82c20eea0da9f4d58f319f6262bb19f408edfc3 100644
--- a/net/log/net_log_source_type_list.h
+++ b/net/log/net_log_source_type_list.h
@@ -41,3 +41,4 @@ SOURCE_TYPE(HTTP_STREAM_JOB_CONTROLLER)
SOURCE_TYPE(CT_TREE_STATE_TRACKER)
SOURCE_TYPE(SERVER_PUSH_LOOKUP_TRANSACTION)
SOURCE_TYPE(QUIC_STREAM_FACTORY_JOB)
+SOURCE_TYPE(HTTP_SERVER_PROPERTIES)

Powered by Google App Engine
This is Rietveld 408576698