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

Unified Diff: content/browser/BUILD.gn

Issue 2857093002: Expose changes in the network quality to the renderers (Closed)
Patch Set: isherman comments Created 3 years, 7 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 | « chrome/browser/io_thread.cc ('k') | content/browser/net/network_quality_observer_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 63b7bb268c092f7be1e91337eed5f5e6375b8709..4587924dd7c2ca99aaa96a997258ba12495b51ae 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1021,6 +1021,8 @@ source_set("browser") {
"net/browser_online_state_observer.h",
"net/network_errors_listing_ui.cc",
"net/network_errors_listing_ui.h",
+ "net/network_quality_observer_impl.cc",
+ "net/network_quality_observer_impl.h",
"net/quota_policy_cookie_store.cc",
"net/quota_policy_cookie_store.h",
"net/view_blob_internals_job_factory.cc",
« no previous file with comments | « chrome/browser/io_thread.cc ('k') | content/browser/net/network_quality_observer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698