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

Unified Diff: components/certificate_reporting/BUILD.gn

Issue 2120683002: Fix up certificate error reporting histograms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove unused ios certificate_reporting dependency Created 4 years, 5 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 | « components/BUILD.gn ('k') | components/certificate_reporting/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/certificate_reporting/BUILD.gn
diff --git a/components/certificate_reporting/BUILD.gn b/components/certificate_reporting/BUILD.gn
index d54b2916ccb8036edb470886e5f6287c94578782..60579d74544aa6d41fe70706c13fc7152f738ab4 100644
--- a/components/certificate_reporting/BUILD.gn
+++ b/components/certificate_reporting/BUILD.gn
@@ -51,6 +51,7 @@ source_set("unit_tests") {
deps = [
":certificate_reporting",
"//base",
+ "//content/test:test_support",
"//net:test_support",
"//testing/gtest",
]
« no previous file with comments | « components/BUILD.gn ('k') | components/certificate_reporting/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698