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: components/BUILD.gn

Issue 1222953002: Certificate Transparency: Add STH Fetching capability. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing review comments Created 5 years, 4 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 0d0951b41952b957fdbfe45ab41d4a8093af93ff..963e4c5ec751c4fef08bb2a73be4697f220075d9 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -242,6 +242,7 @@ group("all_components") {
deps += [
"//components/app_modal",
"//components/browsing_data",
+ "//components/certificate_transparency",
"//components/guest_view/browser",
"//components/guest_view/common",
"//components/guest_view/renderer",
« no previous file with comments | « no previous file | components/certificate_transparency.gypi » ('j') | components/certificate_transparency/log_proof_fetcher.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698