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

Unified Diff: chrome/browser/BUILD.gn

Issue 2546533003: Respect QuicAllowed policy for new streams (Closed)
Patch Set: Introduced IOThread::UpdateNetworkSessionParams Created 4 years 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 | chrome/browser/io_thread.h » ('j') | chrome/browser/net/net_pref_observer.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 11e4ded9201a7d3a15cdd3ae277f52fd3653e5b7..7d8eb6fdc5ccaea7aa294353654f4f40a47bd0d2 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -653,6 +653,8 @@ split_static_library("browser") {
"net/net_error_diagnostics_dialog_win.cc",
"net/net_error_tab_helper.cc",
"net/net_error_tab_helper.h",
+ "net/net_pref_observer.cc",
+ "net/net_pref_observer.h",
"net/nqe/ui_network_quality_estimator_service.cc",
"net/nqe/ui_network_quality_estimator_service.h",
"net/nqe/ui_network_quality_estimator_service_factory.cc",
« no previous file with comments | « no previous file | chrome/browser/io_thread.h » ('j') | chrome/browser/net/net_pref_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698