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

Unified Diff: content/browser/BUILD.gn

Issue 2874163004: Add support in the network service for different contexts. (Closed)
Patch Set: review comment and clang fixes 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 | « no previous file | content/browser/loader/navigation_url_loader_network_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index a6d5d1e8f822c24d4519eafecb0638448a014da1..229f1168b40e4a65425df38088e1d542c29a3b9a 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1470,6 +1470,8 @@ source_set("browser") {
"tracing/tracing_controller_impl_data_sinks.cc",
"tracing/tracing_ui.cc",
"tracing/tracing_ui.h",
+ "url_loader_factory_getter.cc",
+ "url_loader_factory_getter.h",
"utility_process_host_impl.cc",
"utility_process_host_impl.h",
"wake_lock/wake_lock_context_host.cc",
« no previous file with comments | « no previous file | content/browser/loader/navigation_url_loader_network_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698