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

Unified Diff: content/test/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/network/url_loader_unittest.cc ('k') | content/utility/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0a43bbcc8915cc07648bceb06f40dd1cad47f776..460bb75c58323470df5200319c4958575b8869fd 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1389,6 +1389,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",
@@ -1483,6 +1484,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",
« no previous file with comments | « content/network/url_loader_unittest.cc ('k') | content/utility/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698