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

Unified Diff: content/test/BUILD.gn

Issue 2817453002: Bring back the URLLoader from the old Mandoline network service. (Closed)
Patch Set: fix analyze 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index b19e1c909cfad9d361e15bd416db330065745824..9e4bcd4fd6421216113af4b8f19b30c6a89d3661 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1388,6 +1388,7 @@ test("content_unittests") {
"../common/service_manager/service_manager_connection_impl_unittest.cc",
"../common/service_worker/service_worker_utils_unittest.cc",
"../common/webplugininfo_unittest.cc",
+ "../network/url_loader_unittest.cc",
"../public/test/referrer_unittest.cc",
"../renderer/android/disambiguation_popup_helper_unittest.cc",
"../renderer/bmp_image_decoder_unittest.cc",
@@ -1482,6 +1483,7 @@ test("content_unittests") {
"//content/browser/speech/proto",
"//content/child:for_content_tests",
"//content/gpu",
+ "//content/network",
"//content/public/browser",
"//content/public/child",
"//content/public/common",
« content/network/url_loader_unittest.cc ('K') | « content/network/url_loader_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698