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

Unified Diff: content/utility/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 | « content/test/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/utility/BUILD.gn
diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
index 011ff7387eb63c579ef512608e1ab41e872ffb82..2368cf8c3ce716293e2d51c059d3a9973431a871 100644
--- a/content/utility/BUILD.gn
+++ b/content/utility/BUILD.gn
@@ -31,7 +31,7 @@ source_set("utility") {
"//base",
"//content:export",
"//content/child",
- "//content/network:lib",
+ "//content/network:network_sources",
"//content/public/child:child_sources",
"//content/public/common:common_sources",
"//mojo/common",
« no previous file with comments | « content/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698