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

Unified Diff: components/safe_browsing/BUILD.gn

Issue 2814733002: Add the SocEng as a type for checking in CheckUrlForSubresourceFilter. (Closed)
Patch Set: . Created 3 years, 8 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: components/safe_browsing/BUILD.gn
diff --git a/components/safe_browsing/BUILD.gn b/components/safe_browsing/BUILD.gn
index ff80235e0f22f42bbab2e4b56a3c7f0a7e59cbb8..43a9a5be3282291a6f30aa727a27f2b3513eacba 100644
--- a/components/safe_browsing/BUILD.gn
+++ b/components/safe_browsing/BUILD.gn
@@ -28,7 +28,6 @@ source_set("safe_browsing") {
"//components/safe_browsing_db:safe_browsing_prefs",
"//components/security_interstitials/content:security_interstitial_page",
"//components/security_interstitials/core:core",
- "//components/subresource_filter/content/browser:browser",
"//content/public/browser:browser",
"//content/public/common:common",
"//net:net",

Powered by Google App Engine
This is Rietveld 408576698