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

Unified Diff: chrome/browser/BUILD.gn

Issue 2976323002: Hook up ProfileIOData's URLRequestContext to a NetworkService. (Closed)
Patch Set: Response to comments Created 3 years, 5 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 | « no previous file | chrome/browser/chrome_content_browser_client.h » ('j') | no next file with comments »
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 352ae62c936a7a8314e89221f02f6741623851b7..30c597f5516e3c23d1e1587db23f8acc898838b1 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -732,6 +732,10 @@ split_static_library("browser") {
"net/predictor_tab_helper.h",
"net/probe_message.cc",
"net/probe_message.h",
+ "net/profile_network_context_service.cc",
+ "net/profile_network_context_service.h",
+ "net/profile_network_context_service_factory.cc",
+ "net/profile_network_context_service_factory.h",
"net/proxy_service_factory.cc",
"net/proxy_service_factory.h",
"net/quota_policy_channel_id_store.cc",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698