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

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
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | extensions/shell/renderer/shell_content_renderer_client.h » ('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 d2ec9636030d9537934b382a930c36bd1c82d3ff..e93a6513aece8043225b2f7d0ea9d701812eee83 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1346,6 +1346,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",
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | extensions/shell/renderer/shell_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698