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

Unified Diff: BUILD.gn

Issue 1238413004: Framework for iterating over certificates in CT database from Chromium code. (not for review) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make samples page work Created 3 years, 6 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 | net/cert/internal/cert_errors.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 9378182f8a52c9dd195a42161af22decda59324e..8b4f274826eebeb6bd62b24f9c6ce79542b76ffe 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -71,6 +71,7 @@ group("gn_all") {
"//base:base_unittests",
"//chrome/installer",
"//net:net_unittests",
+ "//net/tools/ct_mapper",
"//sql:sql_unittests",
"//tools/ipc_fuzzer:ipc_fuzzer_all",
"//url:url_unittests",
« no previous file with comments | « no previous file | net/cert/internal/cert_errors.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698