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

Unified Diff: net/net.gypi

Issue 2183153002: NQE: Move ECT to net:: namespace (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased, also fixed comnpilation error Created 4 years, 5 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 | « content/renderer/effective_connection_type_helper.cc ('k') | net/nqe/effective_connection_type.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 3600a1fb06bf27413bf977d97586c5effa123e92..ca4aca11e78a0b70d4612c54b4f7a7c7c148226c 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -746,6 +746,7 @@
'http/url_security_manager_win.cc',
'nqe/cached_network_quality.cc',
'nqe/cached_network_quality.h',
+ 'nqe/effective_connection_type.h',
'nqe/external_estimate_provider.h',
'nqe/network_id.h',
'nqe/network_quality.cc',
« no previous file with comments | « content/renderer/effective_connection_type_helper.cc ('k') | net/nqe/effective_connection_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698