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

Unified Diff: chrome/browser/BUILD.gn

Issue 2637153002: Submit a sample of notification images to Safe Browsing (Closed)
Patch Set: Changed the Finch to be a params based trial. Also addressed nits. Created 3 years, 11 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 0ff9de15da13f2c6bc97ada8af4cdcf4b5faed2c..9ab8ceaeccee2efa2ddfd790d5013a87b0c89a5a 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1992,6 +1992,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/notification_image_reporter.cc",
+ "safe_browsing/notification_image_reporter.h",
"safe_browsing/permission_reporter.cc",
"safe_browsing/permission_reporter.h",
"safe_browsing/ping_manager.cc",

Powered by Google App Engine
This is Rietveld 408576698