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

Unified Diff: components/components_tests.gyp

Issue 2124873002: Revert of Certificate Transparency DNS log client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mock_dns_responses
Patch Set: 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/log_dns_client_unittest.cc ('k') | net/BUILD.gn » ('j') | 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 c57abe11fbf5bae01718e810b6078268dabdd277..f58bac0136eefa1ad93a09690e09ed6300cb9030 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -116,7 +116,6 @@
],
'certificate_transparency_unittest_sources': [
'certificate_transparency/ct_policy_manager_unittest.cc',
- 'certificate_transparency/log_dns_client_unittest.cc',
'certificate_transparency/log_proof_fetcher_unittest.cc',
'certificate_transparency/single_tree_tracker_unittest.cc',
],
@@ -631,6 +630,7 @@
'proximity_auth/ble/bluetooth_low_energy_connection_unittest.cc',
'proximity_auth/ble/bluetooth_low_energy_device_whitelist_unittest.cc',
'proximity_auth/ble/bluetooth_low_energy_weave_packet_generator_unittest.cc',
+ 'proximity_auth/ble/bluetooth_low_energy_weave_packet_receiver_unittest.cc',
'proximity_auth/bluetooth_connection_finder_unittest.cc',
'proximity_auth/bluetooth_connection_unittest.cc',
'proximity_auth/bluetooth_throttler_impl_unittest.cc',
@@ -708,6 +708,7 @@
'safe_browsing_db/v4_database_unittest.cc',
'safe_browsing_db/v4_get_hash_protocol_manager_unittest.cc',
'safe_browsing_db/v4_protocol_manager_util_unittest.cc',
+ 'safe_browsing_db/v4_store_unittest.cc',
'safe_browsing_db/v4_update_protocol_manager_unittest.cc',
],
'safe_json_unittest_sources': [
@@ -882,6 +883,8 @@
'tracing/browser/trace_config_file_unittest.cc',
'tracing/common/graphics_memory_dump_provider_android_unittest.cc',
'tracing/common/process_metrics_memory_dump_provider_unittest.cc',
+ 'tracing/core/trace_ring_buffer_unittest.cc',
+ 'tracing/core/scattered_stream_writer_unittest.cc',
],
'translate_unittest_sources': [
'translate/core/browser/language_state_unittest.cc',
« no previous file with comments | « components/certificate_transparency/log_dns_client_unittest.cc ('k') | net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698