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

Unified Diff: components/certificate_transparency/BUILD.gn

Issue 2650803004: Wire NetLog into the TreeStateTracker (Closed)
Patch Set: Looking for entry first 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
Index: components/certificate_transparency/BUILD.gn
diff --git a/components/certificate_transparency/BUILD.gn b/components/certificate_transparency/BUILD.gn
index 8209a04fa0f79617360f7cd826740b86c97a097a..bf687c9c7cf66c510fc4ff279837832250068a01 100644
--- a/components/certificate_transparency/BUILD.gn
+++ b/components/certificate_transparency/BUILD.gn
@@ -39,6 +39,7 @@ source_set("unit_tests") {
"mock_log_dns_traffic.cc",
"mock_log_dns_traffic.h",
"single_tree_tracker_unittest.cc",
+ "tree_state_tracker_unittest.cc",
]
deps = [
":certificate_transparency",
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | components/certificate_transparency/single_tree_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698