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

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: Simplified handling of responses per review comments Created 5 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 | « no previous file | components/certificate_transparency.gypi » ('j') | components/certificate_transparency.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index dc82d950fbb7a51520966ff60c28a79000e7704d..dda4ccb3f1dc33cc0c8b9af6a4b6eba39122c331 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -240,6 +240,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.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698