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

Unified Diff: chrome/browser/BUILD.gn

Issue 2546533003: Respect QuicAllowed policy for new streams (Closed)
Patch Set: Fixed accesses to iothread globals from UI thread 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 8d49c7940e2763a2d7ecee20e4dcb5be2e1069ec..e90c060c728b299288135a37e6dd38904d9a1a54 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -642,6 +642,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