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

Unified Diff: net/log/net_log_source_type_list.h

Issue 2650803004: Wire NetLog into the TreeStateTracker (Closed)
Patch Set: Adding NetLog usage, 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 91a4786e937aabde2bfe6b8996ea8128aa8c8e9b..878cda9e8f4a5a4956ff466270de7278fefea063 100644
--- a/net/log/net_log_source_type_list.h
+++ b/net/log/net_log_source_type_list.h
@@ -38,3 +38,4 @@ SOURCE_TYPE(SAFE_BROWSING)
SOURCE_TYPE(BIDIRECTIONAL_STREAM)
SOURCE_TYPE(NETWORK_QUALITY_ESTIMATOR)
SOURCE_TYPE(HTTP_STREAM_JOB_CONTROLLER)
+SOURCE_TYPE(CT_TREE_STATE_TRACKER)
eroman 2017/01/31 19:24:25 Side-note: Technically this is a layering violatio
Eran Messeri 2017/01/31 21:18:25 Acknowledged.

Powered by Google App Engine
This is Rietveld 408576698