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

Unified Diff: chrome/browser/BUILD.gn

Issue 2483003003: Introduce CertificateReportingService class to handle certificate reports. (Closed)
Patch Set: Rebase 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 48b4dc79010dd732c5a26e2b0890e7955cf5a6d5..a3870fcad95df3723149efae693c194a411d8cb2 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1127,6 +1127,8 @@ split_static_library("browser") {
"ssl/bad_clock_blocking_page.h",
"ssl/cert_report_helper.cc",
"ssl/cert_report_helper.h",
+ "ssl/certificate_reporting_service.cc",
+ "ssl/certificate_reporting_service.h",
"ssl/chrome_expect_ct_reporter.cc",
"ssl/chrome_expect_ct_reporter.h",
"ssl/chrome_security_state_model_client.cc",
« no previous file with comments | « no previous file | chrome/browser/ssl/certificate_reporting_service.h » ('j') | chrome/browser/ssl/certificate_reporting_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698