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

Unified Diff: chrome/browser/BUILD.gn

Issue 2912383004: Fill is_chrome_signin_password field in the password entry pings. (Closed)
Patch Set: address nparker's comments Created 3 years, 6 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 | « no previous file | chrome/browser/safe_browsing/safe_browsing_service.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 1874c5fb1d09c234a30c9697702529bd5b85ae9e..58cab9d178e635b9fc840712f4b2c7617d3b9971 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2239,8 +2239,6 @@ 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",
@@ -2288,6 +2286,8 @@ split_static_library("browser") {
"safe_browsing/browser_feature_extractor.h",
"safe_browsing/browser_features.cc",
"safe_browsing/browser_features.h",
+ "safe_browsing/chrome_password_protection_service.cc",
+ "safe_browsing/chrome_password_protection_service.h",
"safe_browsing/chunk_range.cc",
"safe_browsing/chunk_range.h",
"safe_browsing/client_side_detection_host.cc",
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/safe_browsing_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698