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

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: Using std::move as suggested Created 4 years, 7 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 1392bc87ee061f3646ad412ae2ae43d0fefe451a..0cfdbc13b8725e573a80bd620c87d921e48c8802 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -108,6 +108,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