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

Unified Diff: components/components_tests.gyp

Issue 2149973003: Extracts CT DNS test utilities into a standalone class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and integrate Created 4 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 | « components/certificate_transparency/mock_log_dns_traffic.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 98335edb38fab80ae5c3892caefab295c5c544e5..62416ab9165f49696405d6d4e9878aa9f0af9a32 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -119,6 +119,8 @@
'certificate_transparency/ct_policy_manager_unittest.cc',
'certificate_transparency/log_dns_client_unittest.cc',
'certificate_transparency/log_proof_fetcher_unittest.cc',
+ 'certificate_transparency/mock_log_dns_traffic.cc',
+ 'certificate_transparency/mock_log_dns_traffic.h',
'certificate_transparency/single_tree_tracker_unittest.cc',
],
'child_trace_message_filter_unittest_sources': [
« no previous file with comments | « components/certificate_transparency/mock_log_dns_traffic.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698