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

Unified Diff: net/net.gypi

Issue 2421063002: NQE: Separate out params to a different file (Closed)
Patch Set: ps 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') | net/nqe/network_quality_estimator_params.cc » ('J')
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 3b28267158cfeb3f323d336f188fe3d45ee85ae4..51f9e90d129e94befd8c9997ba4d861fffc8256c 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -783,6 +783,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') | net/nqe/network_quality_estimator_params.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698