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

Unified Diff: content/public/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 | « content/common/renderer.mojom ('k') | content/public/browser/network_quality_observer_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 2775d680d71f7e2f18b4eea5e872c9d73a4a0345..9b9d63e62c36fb9eeeb6f1eb953583ef09b5b7d4 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -166,6 +166,7 @@ source_set("browser_sources") {
"navigation_throttle.h",
"navigation_type.h",
"navigation_ui_data.h",
+ "network_quality_observer_factory.h",
"notification_database_data.cc",
"notification_database_data.h",
"notification_details.h",
« no previous file with comments | « content/common/renderer.mojom ('k') | content/public/browser/network_quality_observer_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698