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

Unified Diff: content/BUILD.gn

Issue 2817453002: Bring back the URLLoader from the old Mandoline network service. (Closed)
Patch Set: fix checkdeps Created 3 years, 8 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/network/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/BUILD.gn
diff --git a/content/BUILD.gn b/content/BUILD.gn
index 51c05706e73a4106abfe264bbf3a4211e8142a94..1d7678c9e44047763efc7a1f2340c82b25da4fb8 100644
--- a/content/BUILD.gn
+++ b/content/BUILD.gn
@@ -60,6 +60,7 @@ config("content_implementation") {
if (!is_nacl_nonsfi) {
content_shared_components = [
"//content/gpu:gpu_sources",
+ "//content/network:network_sources",
"//content/public/browser:browser_sources",
"//content/public/child:child_sources",
"//content/public/gpu:gpu_sources",
« no previous file with comments | « no previous file | content/network/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698