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

Unified Diff: content/public/child/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/child/web_url_loader_impl_unittest.cc ('k') | content/public/child/url_loader_throttle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/child/BUILD.gn
diff --git a/content/public/child/BUILD.gn b/content/public/child/BUILD.gn
index 36a015582806d7a0a1c0171a248c32f72355a81a..dd0b85e43eda94a3a690dd67a4d53992d152507e 100644
--- a/content/public/child/BUILD.gn
+++ b/content/public/child/BUILD.gn
@@ -35,6 +35,7 @@ source_set("child_sources") {
"image_decoder_utils.h",
"request_peer.h",
"resource_dispatcher_delegate.h",
+ "url_loader_throttle.h",
"v8_value_converter.h",
"worker_thread.h",
]
« no previous file with comments | « content/child/web_url_loader_impl_unittest.cc ('k') | content/public/child/url_loader_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698