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

Unified Diff: net/net.gypi

Issue 2593243003: Add network quality change events to net log (Closed)
Patch Set: rebased 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
« no previous file with comments | « net/log/net_log_source_type_list.h ('k') | net/nqe/event_creator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 9509bbe7cdea28b35a94a595a70fba1b7d99e4b8..6f8a32ad1c9065a7a5b5cf32658722aadde0fa5d 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -859,6 +859,8 @@
'nqe/cached_network_quality.h',
'nqe/effective_connection_type.cc',
'nqe/effective_connection_type.h',
+ 'nqe/event_creator.cc',
+ 'nqe/event_creator.h',
'nqe/external_estimate_provider.h',
'nqe/network_id.h',
'nqe/network_qualities_prefs_manager.cc',
« no previous file with comments | « net/log/net_log_source_type_list.h ('k') | net/nqe/event_creator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698