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

Unified Diff: chrome/browser/BUILD.gn

Issue 2540563002: Move SafeBrowsingUIManager::UnsafeResource to security_interstitials namespace (Closed)
Patch Set: rebase update Created 4 years 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 | « no previous file | chrome/browser/loader/data_reduction_proxy_resource_throttle_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 66c921d3a83df805d15cb39660898ca4363b97ff..9b90b53ddfbf2a3e2485bc0bbc88ece4b72b5c5f 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2009,6 +2009,7 @@ split_static_library("browser") {
"//chrome/common/safe_browsing:proto",
"//components/safe_browsing/common:common",
"//components/safe_browsing_db:metadata_proto",
+ "//components/security_interstitials/content:unsafe_resource",
]
if (safe_browsing_mode == 1) {
# "Safe Browsing Full" files in addition to the "basic" ones to use for
« no previous file with comments | « no previous file | chrome/browser/loader/data_reduction_proxy_resource_throttle_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698