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

Unified Diff: content/test/BUILD.gn

Issue 2900563002: Network service: Safe browsing check for sub-resources from renderer. (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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4aa94b263d4f5b52865c6487110ce05b98d24c43..ad21d500df63d08cbfbee408882ec8c75593b3ca 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1340,6 +1340,7 @@ 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",

Powered by Google App Engine
This is Rietveld 408576698