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

Unified Diff: net/net.gypi

Issue 2593243003: Add network quality change events to net log (Closed)
Patch Set: Rebased, using net log source 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/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 34d13133f5a9d6e53ff5ff7d45ec3769e2778e6b..b7a4cde2300a859c59bcf8b2aa7c65d4d838cef1 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -857,6 +857,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',

Powered by Google App Engine
This is Rietveld 408576698