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

Unified Diff: components/components_tests.gyp

Issue 1845113003: Certificate Transparency: Start tracking logs' state (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing review comments Created 4 years, 8 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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 313d8b0d067d4b6706e3c9f8ce0cd325df738856..3c32f8c95158fc85f6540c01f5b55fa644470b80 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -106,6 +106,7 @@
],
'certificate_transparency_unittest_sources': [
'certificate_transparency/log_proof_fetcher_unittest.cc',
+ 'certificate_transparency/single_tree_tracker_unittest.cc',
],
'child_trace_message_filter_unittest_sources': [
'tracing/child_trace_message_filter_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698