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

Unified Diff: chrome/browser/BUILD.gn

Issue 2483003003: Introduce CertificateReportingService class to handle certificate reports. (Closed)
Patch Set: jialiul comments Created 4 years, 1 month 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/certificate_reporting_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 693b044fe244a5c4c5a00fc536e06c42a31738dc..d3a147d93835939c813aa136a1f950d42c88a090 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1960,6 +1960,8 @@ split_static_library("browser") {
sources += [
"loader/data_reduction_proxy_resource_throttle_android.cc",
"loader/data_reduction_proxy_resource_throttle_android.h",
+ "safe_browsing/certificate_reporting_service.cc",
+ "safe_browsing/certificate_reporting_service.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/safe_browsing/certificate_reporting_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698