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

Unified Diff: content/public/browser/BUILD.gn

Issue 2857093002: Expose changes in the network quality to the renderers (Closed)
Patch Set: nasko 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
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",

Powered by Google App Engine
This is Rietveld 408576698