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

Unified Diff: components/certificate_transparency/BUILD.gn

Issue 2017563002: Add Certificate Transparency logs auditing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing Ryan's two final comments 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 | components/certificate_transparency/single_tree_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/certificate_transparency/BUILD.gn
diff --git a/components/certificate_transparency/BUILD.gn b/components/certificate_transparency/BUILD.gn
index ec807604be16f0ae7960104084da534e5acc7dd2..8209a04fa0f79617360f7cd826740b86c97a097a 100644
--- a/components/certificate_transparency/BUILD.gn
+++ b/components/certificate_transparency/BUILD.gn
@@ -43,6 +43,7 @@ source_set("unit_tests") {
deps = [
":certificate_transparency",
"//base/test:test_support",
+ "//components/base32",
"//components/prefs:test_support",
"//components/safe_json:test_support",
"//net:test_support",
« no previous file with comments | « no previous file | components/certificate_transparency/single_tree_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698