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

Unified Diff: content/test/BUILD.gn

Issue 2914423002: Network service: move URLLoaderThrottle and ThrottlingURLLoader. (Closed)
Patch Set: 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 | « content/renderer/render_frame_impl.cc ('k') | no next file » | 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 ea57ae5d746091b43d58a57754331dbc51f1d936..e522f464962a067d5db1e4efbf20fc531428b322 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1348,7 +1348,6 @@ test("content_unittests") {
"../child/site_isolation_stats_gatherer_unittest.cc",
"../child/test_request_peer.cc",
"../child/test_request_peer.h",
- "../child/throttling_url_loader_unittest.cc",
"../child/url_loader_client_impl_unittest.cc",
"../child/url_response_body_consumer_unittest.cc",
"../child/v8_value_converter_impl_unittest.cc",
@@ -1395,6 +1394,7 @@ test("content_unittests") {
"../common/sandbox_mac_unittest_helper.mm",
"../common/service_manager/service_manager_connection_impl_unittest.cc",
"../common/service_worker/service_worker_utils_unittest.cc",
+ "../common/throttling_url_loader_unittest.cc",
"../common/webplugininfo_unittest.cc",
"../network/url_loader_unittest.cc",
"../public/test/referrer_unittest.cc",
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698