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

Unified Diff: net/net.gypi

Issue 2421063002: NQE: Separate out params to a different file (Closed)
Patch Set: Addressed bengr comments Created 4 years, 2 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 | « no previous file | net/nqe/network_quality_estimator.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 40a42f8fa16ab374f5d3a51b3c737a4870e5cfe3..5e79b1eac11984f6aec72970b32d05afdb7ba9b3 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -791,6 +791,8 @@
'nqe/network_quality.h',
'nqe/network_quality_estimator.cc',
'nqe/network_quality_estimator.h',
+ 'nqe/network_quality_estimator_params.cc',
+ 'nqe/network_quality_estimator_params.h',
'nqe/network_quality_observation.h',
'nqe/network_quality_observation_source.h',
'nqe/network_quality_store.cc',
« no previous file with comments | « no previous file | net/nqe/network_quality_estimator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698