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

Unified Diff: chrome/test/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 | « chrome/browser/safe_browsing/certificate_reporting_service_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 465e6e961e26a7b4f2e6f130f5c6f7bdb97366f9..aa0da8de0a462e2b231a10ed562ba05bbf53038c 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4193,6 +4193,7 @@ test("unit_tests") {
if (safe_browsing_mode > 0) {
sources += [
+ "../browser/safe_browsing/certificate_reporting_service_unittest.cc",
"../browser/safe_browsing/ping_manager_unittest.cc",
"../browser/safe_browsing/safe_browsing_blocking_page_unittest.cc",
"../browser/safe_browsing/threat_details_unittest.cc",
« no previous file with comments | « chrome/browser/safe_browsing/certificate_reporting_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698