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

Unified Diff: chrome/browser/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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 3a676d395deeca0cef48d9c1fe823208f45581fd..57bd999e43b0c6225ed7977892338d404b92aa94 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1175,6 +1175,8 @@ split_static_library("browser") {
"safe_browsing/chrome_cleaner/srt_field_trial_win.h",
"safe_browsing/chrome_cleaner/srt_global_error_win.cc",
"safe_browsing/chrome_cleaner/srt_global_error_win.h",
+ "safe_browsing/safe_browsing_impl.cc",
+ "safe_browsing/safe_browsing_impl.h",
"safe_browsing/safe_browsing_tab_observer.cc",
"safe_browsing/safe_browsing_tab_observer.h",
"safe_search_api/safe_search_url_checker.cc",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.cc » ('j') | chrome/browser/safe_browsing/safe_browsing_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698