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

Unified Diff: chrome/browser/BUILD.gn

Issue 2637153002: Submit a sample of notification images to Safe Browsing (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | chrome/browser/notifications/platform_notification_service_impl.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 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",
« no previous file with comments | « no previous file | chrome/browser/notifications/platform_notification_service_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698