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

Unified Diff: net/net.gypi

Issue 1164713004: Store network quality samples so we can compute percentiles. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Using embedded server (instead of spawned) Created 5 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/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 643e470302025d5944f2d688a2894895f2c168e5..05cfef93981b43a2e2a37a34e8bc47b75647b8a7 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -280,6 +280,7 @@
'base/network_delegate.h',
'base/network_delegate_impl.cc',
'base/network_delegate_impl.h',
+ 'base/network_quality.cc',
'base/network_quality.h',
'base/network_quality_estimator.cc',
'base/network_quality_estimator.h',

Powered by Google App Engine
This is Rietveld 408576698