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

Unified Diff: chrome/browser/BUILD.gn

Issue 2783773002: Link PasswordProtectionService to Profile and SB Service (Closed)
Patch Set: RemovePasswordProtectionService(..) Created 3 years, 9 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 9c61162e47312ba0939abe66c549c802d72a6ba4..35bdf0d96d0d4aa2a0762a3b807f0fc5c583d083 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2080,6 +2080,8 @@ split_static_library("browser") {
"safe_browsing/certificate_reporting_service.h",
"safe_browsing/certificate_reporting_service_factory.cc",
"safe_browsing/certificate_reporting_service_factory.h",
+ "safe_browsing/chrome_password_protection_service.cc",
+ "safe_browsing/chrome_password_protection_service.h",
"safe_browsing/notification_image_reporter.cc",
"safe_browsing/notification_image_reporter.h",
"safe_browsing/permission_reporter.cc",

Powered by Google App Engine
This is Rietveld 408576698