Allow user to manually fetch remote commands
[chromium-blink-merge.git] / components / components_tests.gyp
blob2585f0a6c361abb459225b0604a86d7c5bea6362
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6   'variables': {
7     # This turns on e.g. the filename-based detection of which
8     # platforms to include source files on (e.g. files ending in
9     # _mac.h or _mac.cc are only compiled on MacOSX).
10     'chromium_code': 1,
12     # Note: sources list duplicated in GN build. In the GN build,
13     # each component has its own unit tests target defined in its
14     # directory that are then linked into the final content_unittests.
15     'auto_login_parser_unittest_sources': [
16       'auto_login_parser/auto_login_parser_unittest.cc',
17     ],
18     'autofill_unittest_sources': [
19       'autofill/content/browser/content_autofill_driver_unittest.cc',
20       'autofill/content/browser/request_autocomplete_manager_unittest.cc',
21       'autofill/content/browser/wallet/full_wallet_unittest.cc',
22       'autofill/content/browser/wallet/instrument_unittest.cc',
23       'autofill/content/browser/wallet/real_pan_wallet_client_unittest.cc',
24       'autofill/content/browser/wallet/wallet_address_unittest.cc',
25       'autofill/content/browser/wallet/wallet_client_unittest.cc',
26       'autofill/content/browser/wallet/wallet_items_unittest.cc',
27       'autofill/content/browser/wallet/wallet_service_url_unittest.cc',
28       'autofill/content/browser/wallet/wallet_signin_helper_unittest.cc',
29       'autofill/content/renderer/renderer_save_password_progress_logger_unittest.cc',
30       'autofill/core/browser/address_field_unittest.cc',
31       'autofill/core/browser/address_i18n_unittest.cc',
32       'autofill/core/browser/address_unittest.cc',
33       'autofill/core/browser/autocomplete_history_manager_unittest.cc',
34       'autofill/core/browser/autofill_country_unittest.cc',
35       'autofill/core/browser/autofill_data_model_unittest.cc',
36       'autofill/core/browser/autofill_download_manager_unittest.cc',
37       'autofill/core/browser/autofill_external_delegate_unittest.cc',
38       'autofill/core/browser/autofill_field_unittest.cc',
39       'autofill/core/browser/autofill_ie_toolbar_import_win_unittest.cc',
40       'autofill/core/browser/autofill_manager_unittest.cc',
41       'autofill/core/browser/autofill_merge_unittest.cc',
42       'autofill/core/browser/autofill_metrics_unittest.cc',
43       'autofill/core/browser/autofill_profile_unittest.cc',
44       'autofill/core/browser/autofill_type_unittest.cc',
45       'autofill/core/browser/autofill_xml_parser_unittest.cc',
46       'autofill/core/browser/contact_info_unittest.cc',
47       'autofill/core/browser/credit_card_field_unittest.cc',
48       'autofill/core/browser/credit_card_unittest.cc',
49       'autofill/core/browser/form_field_unittest.cc',
50       'autofill/core/browser/form_structure_unittest.cc',
51       'autofill/core/browser/name_field_unittest.cc',
52       'autofill/core/browser/password_generator_unittest.cc',
53       'autofill/core/browser/personal_data_manager_unittest.cc',
54       'autofill/core/browser/phone_field_unittest.cc',
55       'autofill/core/browser/phone_number_i18n_unittest.cc',
56       'autofill/core/browser/phone_number_unittest.cc',
57       'autofill/core/browser/validation_unittest.cc',
58       'autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc',
59       'autofill/core/browser/webdata/autofill_table_unittest.cc',
60       'autofill/core/browser/webdata/web_data_service_unittest.cc',
61       'autofill/core/common/autofill_regexes_unittest.cc',
62       'autofill/core/common/form_data_unittest.cc',
63       'autofill/core/common/form_field_data_unittest.cc',
64       'autofill/core/common/password_form_fill_data_unittest.cc',
65       'autofill/core/common/save_password_progress_logger_unittest.cc',
66     ],
67     'bookmarks_unittest_sources': [
68       'bookmarks/browser/bookmark_codec_unittest.cc',
69       'bookmarks/browser/bookmark_expanded_state_tracker_unittest.cc',
70       'bookmarks/browser/bookmark_index_unittest.cc',
71       'bookmarks/browser/bookmark_model_unittest.cc',
72       'bookmarks/browser/bookmark_utils_unittest.cc',
73       'bookmarks/managed/managed_bookmarks_tracker_unittest.cc',
74     ],
75     'browser_watcher_unittest_sources': [
76       'browser_watcher/crash_reporting_metrics_win_unittest.cc',
77       'browser_watcher/endsession_watcher_window_win_unittest.cc',
78       'browser_watcher/exit_code_watcher_win_unittest.cc',
79       'browser_watcher/exit_funnel_win_unittest.cc',
80       'browser_watcher/watcher_client_win_unittest.cc',
81       'browser_watcher/watcher_metrics_provider_win_unittest.cc',
82       'browser_watcher/window_hang_monitor_win_unittest.cc',
83     ],
84     'captive_portal_unittest_sources': [
85       'captive_portal/captive_portal_detector_unittest.cc',
86     ],
87     'cloud_devices_unittest_sources': [
88       'cloud_devices/common/cloud_devices_urls_unittest.cc',
89       'cloud_devices/common/printer_description_unittest.cc',
90     ],
91     'content_settings_unittest_sources': [
92       'content_settings/core/browser/content_settings_mock_provider.cc',
93       'content_settings/core/browser/content_settings_mock_provider.h',
94       'content_settings/core/browser/content_settings_provider_unittest.cc',
95       'content_settings/core/browser/content_settings_rule_unittest.cc',
96       'content_settings/core/browser/content_settings_utils_unittest.cc',
97       'content_settings/core/browser/plugins_field_trial_unittest.cc',
98       'content_settings/core/common/content_settings_pattern_parser_unittest.cc',
99       'content_settings/core/common/content_settings_pattern_unittest.cc',
100     ],
101     'crash_unittest_sources': [
102       'crash/app/crash_keys_win_unittest.cc',
103     ],
104     'crx_file_unittest_sources': [
105       'crx_file/id_util_unittest.cc',
106     ],
107     'data_reduction_proxy_unittest_sources': [
108       'data_reduction_proxy/content/browser/data_reduction_proxy_message_filter_unittest.cc',
109       'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc',
110       'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc',
111       'data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats_unittest.cc',
112       'data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client_unittest.cc',
113       'data_reduction_proxy/core/browser/data_reduction_proxy_config_unittest.cc',
114       'data_reduction_proxy/core/browser/data_reduction_proxy_configurator_unittest.cc',
115       'data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc',
116       'data_reduction_proxy/core/browser/data_reduction_proxy_io_data_unittest.cc',
117       'data_reduction_proxy/core/browser/data_reduction_proxy_metrics_unittest.cc',
118       'data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc',
119       'data_reduction_proxy/core/browser/data_reduction_proxy_prefs_unittest.cc',
120       'data_reduction_proxy/core/browser/data_reduction_proxy_request_options_unittest.cc',
121       'data_reduction_proxy/core/browser/data_reduction_proxy_settings_unittest.cc',
122       'data_reduction_proxy/core/browser/data_reduction_proxy_tamper_detection_unittest.cc',
123       'data_reduction_proxy/core/common/data_reduction_proxy_client_config_parser_unittest.cc',
124       'data_reduction_proxy/core/common/data_reduction_proxy_event_store_unittest.cc',
125       'data_reduction_proxy/core/common/data_reduction_proxy_headers_unittest.cc',
126       'data_reduction_proxy/core/common/data_reduction_proxy_params_unittest.cc',
127     ],
128     'device_event_log_unittest_sources': [
129       'device_event_log/device_event_log_impl_unittest.cc',
130     ],
131     'devtools_http_handler_unittest_sources': [
132       'devtools_http_handler/devtools_http_handler_unittest.cc',
133     ],
134     'dom_distiller_unittest_sources': [
135       'dom_distiller/content/dom_distiller_viewer_source_unittest.cc',
136       'dom_distiller/content/web_contents_main_frame_observer_unittest.cc',
137       'dom_distiller/core/article_entry_unittest.cc',
138       'dom_distiller/core/distillable_page_detector_unittest.cc',
139       'dom_distiller/core/distilled_content_store_unittest.cc',
140       'dom_distiller/core/distilled_page_prefs_unittests.cc',
141       'dom_distiller/core/distiller_unittest.cc',
142       'dom_distiller/core/distiller_url_fetcher_unittest.cc',
143       'dom_distiller/core/dom_distiller_model_unittest.cc',
144       'dom_distiller/core/dom_distiller_service_unittest.cc',
145       'dom_distiller/core/dom_distiller_store_unittest.cc',
146       'dom_distiller/core/page_features_unittest.cc',
147       'dom_distiller/core/task_tracker_unittest.cc',
148       'dom_distiller/core/url_utils_unittest.cc',
149       'dom_distiller/core/viewer_unittest.cc',
150     ],
151     'domain_reliability_unittest_sources': [
152       'domain_reliability/config_unittest.cc',
153       'domain_reliability/context_unittest.cc',
154       'domain_reliability/dispatcher_unittest.cc',
155       'domain_reliability/monitor_unittest.cc',
156       'domain_reliability/scheduler_unittest.cc',
157       'domain_reliability/test_util.cc',
158       'domain_reliability/test_util.h',
159       'domain_reliability/uploader_unittest.cc',
160       'domain_reliability/util_unittest.cc',
161     ],
162     'favicon_base_unittest_sources': [
163       'favicon_base/select_favicon_frames_unittest.cc',
164     ],
165     'favicon_unittest_sources': [
166       'favicon/content/content_favicon_driver_unittest.cc',
167       'favicon/core/favicon_handler_unittest.cc',
168     ],
169     'undo_unittest_sources': [
170       'undo/bookmark_undo_service_test.cc',
171       'undo/undo_manager_test.cc',
172     ],
174     # Note: GN tests converted to here, need to do the rest.
175     'audio_modem_unittest_sources': [
176       'audio_modem/audio_player_unittest.cc',
177       'audio_modem/audio_recorder_unittest.cc',
178       'audio_modem/modem_unittest.cc',
179     ],
180     'copresence_unittest_sources': [
181       'copresence/copresence_state_unittest.cc',
182       'copresence/handlers/audio/audio_directive_handler_unittest.cc',
183       'copresence/handlers/audio/audio_directive_list_unittest.cc',
184       'copresence/handlers/directive_handler_unittest.cc',
185       'copresence/handlers/gcm_handler_unittest.cc',
186       'copresence/rpc/http_post_unittest.cc',
187       'copresence/rpc/rpc_handler_unittest.cc',
188       'copresence/timed_map_unittest.cc',
189     ],
190     'cronet_unittest_sources': [
191       'cronet/histogram_manager_unittest.cc',
192     ],
193     'enhanced_bookmarks_unittest_sources': [
194       'enhanced_bookmarks/enhanced_bookmark_model_unittest.cc',
195       'enhanced_bookmarks/image_store_ios_unittest.mm',
196       'enhanced_bookmarks/image_store_unittest.cc',
197       'enhanced_bookmarks/item_position_unittest.cc',
198     ],
199     'error_page_unittest_sources': [
200       'error_page/renderer/net_error_helper_core_unittest.cc',
201     ],
202     'feedback_unittest_sources': [
203       'feedback/feedback_common_unittest.cc',
204       'feedback/feedback_data_unittest.cc',
205       'feedback/feedback_uploader_chrome_unittest.cc',
206       'feedback/feedback_uploader_unittest.cc',
207     ],
208     'gcm_driver_unittest_sources': [
209       'gcm_driver/gcm_account_mapper_unittest.cc',
210       'gcm_driver/gcm_channel_status_request_unittest.cc',
211       'gcm_driver/gcm_client_impl_unittest.cc',
212       'gcm_driver/gcm_delayed_task_controller_unittest.cc',
213       'gcm_driver/gcm_driver_desktop_unittest.cc',
214       'gcm_driver/gcm_stats_recorder_impl_unittest.cc',
215     ],
216     'google_unittest_sources': [
217       'google/core/browser/google_url_tracker_unittest.cc',
218       'google/core/browser/google_util_unittest.cc',
219     ],
220     'history_unittest_sources': [
221       'history/content/browser/content_history_backend_unittest.cc',
222       'history/core/browser/android/android_history_types_unittest.cc',
223       'history/core/browser/history_backend_unittest.cc',
224       'history/core/browser/history_service_unittest.cc',
225       'history/core/browser/history_types_unittest.cc',
226       'history/core/browser/top_sites_cache_unittest.cc',
227       'history/core/browser/top_sites_database_unittest.cc',
228       'history/core/browser/url_database_unittest.cc',
229       'history/core/browser/url_utils_unittest.cc',
230       'history/core/browser/visit_database_unittest.cc',
231       'history/core/browser/visit_filter_unittest.cc',
232       'history/core/browser/visit_tracker_unittest.cc',
233       'history/core/common/thumbnail_score_unittest.cc',
234     ],
235     'invalidation_unittest_sources': [
236       'invalidation/fake_invalidator_unittest.cc',
237       'invalidation/gcm_network_channel_unittest.cc',
238       'invalidation/invalidation_logger_unittest.cc',
239       'invalidation/invalidation_notifier_unittest.cc',
240       'invalidation/invalidator_registrar_unittest.cc',
241       'invalidation/non_blocking_invalidator_unittest.cc',
242       'invalidation/object_id_invalidation_map_unittest.cc',
243       'invalidation/p2p_invalidator_unittest.cc',
244       'invalidation/push_client_channel_unittest.cc',
245       'invalidation/registration_manager_unittest.cc',
246       'invalidation/single_object_invalidation_set_unittest.cc',
247       'invalidation/sync_invalidation_listener_unittest.cc',
248       'invalidation/sync_system_resources_unittest.cc',
249       'invalidation/ticl_invalidation_service_unittest.cc',
250       'invalidation/unacked_invalidation_set_unittest.cc',
251     ],
252     'json_schema_unittest_sources': [
253       'json_schema/json_schema_validator_unittest.cc',
254       'json_schema/json_schema_validator_unittest_base.cc',
255       'json_schema/json_schema_validator_unittest_base.h',
256     ],
257     'keyed_service_unittest_sources': [
258       'keyed_service/content/browser_context_dependency_manager_unittest.cc',
259       'keyed_service/core/dependency_graph_unittest.cc',
260     ],
261     'language_usage_metrics_unittest_sources': [
262       'language_usage_metrics/language_usage_metrics_unittest.cc',
263     ],
264     'leveldb_proto_unittest_sources': [
265       'leveldb_proto/proto_database_impl_unittest.cc',
266     ],
267     'login_unittest_sources': [
268       'login/screens/screen_context_unittest.cc',
269     ],
270     'metrics_unittest_sources': [
271       'metrics/call_stack_profile_metrics_provider_unittest.cc',
272       'metrics/compression_utils_unittest.cc',
273       'metrics/daily_event_unittest.cc',
274       'metrics/gpu/gpu_metrics_provider_unittest.cc',
275       'metrics/histogram_encoder_unittest.cc',
276       'metrics/machine_id_provider_win_unittest.cc',
277       'metrics/metrics_hashes_unittest.cc',
278       'metrics/metrics_log_manager_unittest.cc',
279       'metrics/metrics_log_unittest.cc',
280       'metrics/metrics_reporting_scheduler_unittest.cc',
281       'metrics/metrics_service_unittest.cc',
282       'metrics/metrics_state_manager_unittest.cc',
283       'metrics/net/net_metrics_log_uploader_unittest.cc',
284       'metrics/persisted_logs_unittest.cc',
285       'metrics/profiler/profiler_metrics_provider_unittest.cc',
286       'metrics/profiler/tracking_synchronizer_unittest.cc',
287     ],
288     'mime_util_unittest_sources': [
289       'mime_util/mime_util_unittest.cc',
290     ],
291     'nacl_unittest_sources': [
292       'nacl/browser/nacl_file_host_unittest.cc',
293       'nacl/browser/nacl_process_host_unittest.cc',
294       'nacl/browser/nacl_validation_cache_unittest.cc',
295       'nacl/browser/pnacl_host_unittest.cc',
296       'nacl/browser/pnacl_translation_cache_unittest.cc',
297       'nacl/browser/test_nacl_browser_delegate.cc',
298       'nacl/zygote/nacl_fork_delegate_linux_unittest.cc',
299     ],
300     'navigation_interception_unittest_sources': [
301       'navigation_interception/intercept_navigation_resource_throttle_unittest.cc',
302     ],
303     'network_hints_unittest_sources': [
304       'network_hints/renderer/dns_prefetch_queue_unittest.cc',
305       'network_hints/renderer/renderer_dns_prefetch_unittest.cc',
306     ],
307     'network_time_unittest_sources': [
308       'network_time/network_time_tracker_unittest.cc',
309     ],
310     'omnibox_unittest_sources': [
311       'omnibox/answers_cache_unittest.cc',
312       'omnibox/autocomplete_input_unittest.cc',
313       'omnibox/autocomplete_match_unittest.cc',
314       'omnibox/autocomplete_result_unittest.cc',
315       'omnibox/base_search_provider_unittest.cc',
316       'omnibox/keyword_provider_unittest.cc',
317       'omnibox/omnibox_field_trial_unittest.cc',
318       'omnibox/suggestion_answer_unittest.cc',
319     ],
320     'os_crypt_unittest_sources': [
321       'os_crypt/ie7_password_win_unittest.cc',
322       'os_crypt/keychain_password_mac_unittest.mm',
323       'os_crypt/os_crypt_unittest.cc',
324     ],
325     'ownership_unittest_sources': [
326       'ownership/owner_key_util_impl_unittest.cc',
327     ],
328     'packed_ct_ev_whitelist_unittest_sources': [
329       'packed_ct_ev_whitelist/bit_stream_reader_unittest.cc',
330       'packed_ct_ev_whitelist/packed_ct_ev_whitelist_unittest.cc',
331     ],
332     'password_manager_unittest_sources': [
333       'password_manager/content/browser/credential_manager_dispatcher_unittest.cc',
334       'password_manager/core/browser/affiliated_match_helper_unittest.cc',
335       'password_manager/core/browser/affiliation_backend_unittest.cc',
336       'password_manager/core/browser/affiliation_database_unittest.cc',
337       'password_manager/core/browser/affiliation_fetch_throttler_unittest.cc',
338       'password_manager/core/browser/affiliation_fetcher_unittest.cc',
339       'password_manager/core/browser/affiliation_service_unittest.cc',
340       'password_manager/core/browser/affiliation_utils_unittest.cc',
341       'password_manager/core/browser/browser_save_password_progress_logger_unittest.cc',
342       'password_manager/core/browser/export/csv_writer_unittest.cc',
343       'password_manager/core/browser/facet_manager_unittest.cc',
344       'password_manager/core/browser/import/csv_reader_unittest.cc',
345       'password_manager/core/browser/log_router_unittest.cc',
346       'password_manager/core/browser/login_database_unittest.cc',
347       'password_manager/core/browser/password_autofill_manager_unittest.cc',
348       'password_manager/core/browser/password_form_manager_unittest.cc',
349       'password_manager/core/browser/password_generation_manager_unittest.cc',
350       'password_manager/core/browser/password_manager_unittest.cc',
351       'password_manager/core/browser/password_store_default_unittest.cc',
352       'password_manager/core/browser/password_store_unittest.cc',
353       'password_manager/core/browser/password_syncable_service_unittest.cc',
354       'password_manager/core/browser/psl_matching_helper_unittest.cc',
355       'password_manager/core/browser/statistics_table_unittest.cc',
356       'password_manager/core/common/credential_manager_types_unittest.cc',
357     ],
358     'policy_unittest_sources': [
359       'policy/core/browser/autofill_policy_handler_unittest.cc',
360       'policy/core/browser/browser_policy_connector_unittest.cc',
361       'policy/core/browser/configuration_policy_handler_unittest.cc',
362       'policy/core/browser/configuration_policy_pref_store_unittest.cc',
363       'policy/core/browser/url_blacklist_policy_handler_unittest.cc',
364       'policy/core/common/async_policy_provider_unittest.cc',
365       'policy/core/common/cloud/cloud_policy_client_unittest.cc',
366       'policy/core/common/cloud/cloud_policy_constants_unittest.cc',
367       'policy/core/common/cloud/cloud_policy_core_unittest.cc',
368       'policy/core/common/cloud/cloud_policy_manager_unittest.cc',
369       'policy/core/common/cloud/cloud_policy_refresh_scheduler_unittest.cc',
370       'policy/core/common/cloud/cloud_policy_service_unittest.cc',
371       'policy/core/common/cloud/cloud_policy_validator_unittest.cc',
372       'policy/core/common/cloud/component_cloud_policy_service_unittest.cc',
373       'policy/core/common/cloud/component_cloud_policy_store_unittest.cc',
374       'policy/core/common/cloud/component_cloud_policy_updater_unittest.cc',
375       'policy/core/common/cloud/device_management_service_unittest.cc',
376       'policy/core/common/cloud/external_policy_data_fetcher_unittest.cc',
377       'policy/core/common/cloud/external_policy_data_updater_unittest.cc',
378       'policy/core/common/cloud/policy_header_io_helper_unittest.cc',
379       'policy/core/common/cloud/policy_header_service_unittest.cc',
380       'policy/core/common/cloud/resource_cache_unittest.cc',
381       'policy/core/common/cloud/user_cloud_policy_manager_unittest.cc',
382       'policy/core/common/cloud/user_cloud_policy_store_unittest.cc',
383       'policy/core/common/cloud/user_info_fetcher_unittest.cc',
384       'policy/core/common/config_dir_policy_loader_unittest.cc',
385       'policy/core/common/generate_policy_source_unittest.cc',
386       'policy/core/common/policy_bundle_unittest.cc',
387       'policy/core/common/policy_loader_ios_unittest.mm',
388       'policy/core/common/policy_loader_mac_unittest.cc',
389       'policy/core/common/policy_loader_win_unittest.cc',
390       'policy/core/common/policy_map_unittest.cc',
391       'policy/core/common/policy_provider_android_unittest.cc',
392       'policy/core/common/policy_service_impl_unittest.cc',
393       'policy/core/common/policy_statistics_collector_unittest.cc',
394       'policy/core/common/preg_parser_win_unittest.cc',
395       'policy/core/common/registry_dict_win_unittest.cc',
396       'policy/core/common/remote_commands/remote_commands_queue_unittest.cc',
397       'policy/core/common/remote_commands/remote_commands_service_unittest.cc',
398       'policy/core/common/schema_map_unittest.cc',
399       'policy/core/common/schema_registry_tracking_policy_provider_unittest.cc',
400       'policy/core/common/schema_registry_unittest.cc',
401       'policy/core/common/schema_unittest.cc',
402     ],
403     'power_unittest_sources': [
404       'power/origin_power_map_unittest.cc',
405     ],
406     'precache_unittest_sources': [
407       'precache/content/precache_manager_unittest.cc',
408       'precache/core/precache_database_unittest.cc',
409       'precache/core/precache_fetcher_unittest.cc',
410       'precache/core/precache_url_table_unittest.cc',
411     ],
412     'proximity_auth_unittest_sources': [
413       'proximity_auth/bluetooth_connection_finder_unittest.cc',
414       'proximity_auth/bluetooth_connection_unittest.cc',
415       'proximity_auth/bluetooth_throttler_impl_unittest.cc',
416       'proximity_auth/client_unittest.cc',
417       'proximity_auth/connection_unittest.cc',
418       'proximity_auth/cryptauth/base64url_unittest.cc',
419       'proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl_unittest.cc',
420       'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc',
421       'proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc',
422       'proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc',
423       'proximity_auth/cryptauth/fake_secure_message_delegate_unittest.cc',
424       'proximity_auth/proximity_auth_system_unittest.cc',
425       'proximity_auth/remote_status_update_unittest.cc',
426       'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc',
427       'proximity_auth/wire_message_unittest.cc',
428     ],
429     'query_parser_unittest_sources': [
430       'query_parser/query_parser_unittest.cc',
431       'query_parser/snippet_unittest.cc',
432     ],
433     'rappor_unittest_sources': [
434       'rappor/bloom_filter_unittest.cc',
435       'rappor/byte_vector_utils_unittest.cc',
436       'rappor/log_uploader_unittest.cc',
437       'rappor/rappor_metric_unittest.cc',
438       'rappor/rappor_prefs_unittest.cc',
439       'rappor/rappor_service_unittest.cc',
440       'rappor/rappor_utils_unittest.cc',
441       'rappor/sampler_unittest.cc',
442     ],
443     'scheduler_unittest_sources': [
444       'scheduler/child/nestable_task_runner_for_test.cc',
445       'scheduler/child/nestable_task_runner_for_test.h',
446       'scheduler/child/prioritizing_task_queue_selector_unittest.cc',
447       'scheduler/child/scheduler_helper_unittest.cc',
448       'scheduler/child/task_queue_manager_unittest.cc',
449       'scheduler/child/test_time_source.cc',
450       'scheduler/child/test_time_source.h',
451       'scheduler/child/webthread_impl_for_worker_scheduler_unittest.cc',
452       'scheduler/child/worker_scheduler_impl_unittest.cc',
453       'scheduler/renderer/deadline_task_runner_unittest.cc',
454       'scheduler/renderer/renderer_scheduler_impl_unittest.cc',
455       'scheduler/renderer/webthread_impl_for_renderer_scheduler_unittest.cc',
456     ],
457     'search_unittest_sources': [
458       'search/search_android_unittest.cc',
459       'search/search_unittest.cc',
460       'search_engines/default_search_manager_unittest.cc',
461       'search_engines/default_search_policy_handler_unittest.cc',
462       'search_engines/keyword_table_unittest.cc',
463       'search_engines/search_host_to_urls_map_unittest.cc',
464       'search_engines/template_url_prepopulate_data_unittest.cc',
465       'search_engines/template_url_service_util_unittest.cc',
466       'search_engines/template_url_unittest.cc',
467     ],
468     'search_provider_logos_unittest_sources': [
469       'search_provider_logos/logo_cache_unittest.cc',
470       'search_provider_logos/logo_tracker_unittest.cc',
471     ],
472     'sessions_unittest_sources': [
473       'sessions/content/content_serialized_navigation_builder_unittest.cc',
474       'sessions/content/content_serialized_navigation_driver_unittest.cc',
475       'sessions/ios/ios_serialized_navigation_builder_unittest.cc',
476       'sessions/ios/ios_serialized_navigation_driver_unittest.cc',
477       'sessions/serialized_navigation_entry_unittest.cc',
478       'sessions/session_backend_unittest.cc',
479       'sessions/session_types_unittest.cc',
480     ],
481     'signin_unittest_sources': [
482       'signin/core/browser/account_tracker_service_unittest.cc',
483       'signin/core/browser/gaia_cookie_manager_service_unittest.cc',
484       'signin/core/browser/mutable_profile_oauth2_token_service_unittest.cc',
485       'signin/core/browser/refresh_token_annotation_request_unittest.cc',
486       'signin/core/browser/signin_error_controller_unittest.cc',
487       'signin/core/browser/webdata/token_service_table_unittest.cc',
488       'signin/ios/browser/profile_oauth2_token_service_ios_unittest.mm',
489     ],
490     'storage_monitor_unittest_sources': [
491       'storage_monitor/image_capture_device_manager_unittest.mm',
492       'storage_monitor/media_storage_util_unittest.cc',
493       'storage_monitor/media_transfer_protocol_device_observer_linux_unittest.cc',
494       'storage_monitor/storage_info_unittest.cc',
495       'storage_monitor/storage_monitor_chromeos_unittest.cc',
496       'storage_monitor/storage_monitor_linux_unittest.cc',
497       'storage_monitor/storage_monitor_mac_unittest.mm',
498       'storage_monitor/storage_monitor_unittest.cc',
499       'storage_monitor/storage_monitor_win_unittest.cc',
500     ],
501     'suggestions_unittest_sources': [
502       'suggestions/blacklist_store_unittest.cc',
503       'suggestions/image_manager_unittest.cc',
504       'suggestions/suggestions_service_unittest.cc',
505       'suggestions/suggestions_store_unittest.cc',
506     ],
507     'sync_driver_unittest_sources': [
508       'sync_driver/data_type_manager_impl_unittest.cc',
509       'sync_driver/device_info_data_type_controller_unittest.cc',
510       'sync_driver/device_info_sync_service_unittest.cc',
511       'sync_driver/generic_change_processor_unittest.cc',
512       'sync_driver/model_association_manager_unittest.cc',
513       'sync_driver/non_blocking_data_type_controller_unittest.cc',
514       'sync_driver/non_ui_data_type_controller_unittest.cc',
515       'sync_driver/shared_change_processor_unittest.cc',
516       'sync_driver/sync_prefs_unittest.cc',
517       'sync_driver/system_encryptor_unittest.cc',
518       'sync_driver/ui_data_type_controller_unittest.cc',
519     ],
520     'translate_unittest_sources': [
521       'translate/core/browser/language_state_unittest.cc',
522       'translate/core/browser/translate_browser_metrics_unittest.cc',
523       'translate/core/browser/translate_prefs_unittest.cc',
524       'translate/core/browser/translate_script_unittest.cc',
525       'translate/core/common/translate_metrics_unittest.cc',
526       'translate/core/common/translate_util_unittest.cc',
527       'translate/core/language_detection/language_detection_util_unittest.cc',
528       'translate/ios/browser/js_translate_manager_unittest.mm',
529       'translate/ios/browser/language_detection_controller_unittest.mm',
530       'translate/ios/browser/translate_controller_unittest.mm',
531     ],
532     'ui_unittest_sources': [
533       'ui/zoom/page_zoom_unittests.cc',
534     ],
535     'update_client_unittest_sources': [
536       'update_client/component_patcher_unittest.cc',
537       'update_client/crx_downloader_unittest.cc',
538       'update_client/ping_manager_unittest.cc',
539       'update_client/request_sender_unittest.cc',
540       'update_client/update_checker_unittest.cc',
541       'update_client/update_client_unittest.cc',
542       'update_client/update_query_params_unittest.cc',
543       'update_client/update_response_unittest.cc',
544     ],
545     'url_fixer_unittest_sources': [
546       'url_fixer/url_fixer_unittest.cc',
547     ],
548     'url_matcher_unittest_sources': [
549       'url_matcher/regex_set_matcher_unittest.cc',
550       'url_matcher/string_pattern_unittest.cc',
551       'url_matcher/substring_set_matcher_unittest.cc',
552       'url_matcher/url_matcher_factory_unittest.cc',
553       'url_matcher/url_matcher_unittest.cc',
554     ],
555     'variations_unittest_sources': [
556       'variations/active_field_trials_unittest.cc',
557       'variations/caching_permuted_entropy_provider_unittest.cc',
558       'variations/entropy_provider_unittest.cc',
559       'variations/metrics_util_unittest.cc',
560       'variations/net/variations_http_header_provider_unittest.cc',
561       'variations/study_filtering_unittest.cc',
562       'variations/variations_associated_data_unittest.cc',
563       'variations/variations_seed_processor_unittest.cc',
564       'variations/variations_seed_simulator_unittest.cc',
565     ],
566     'visitedlink_unittest_sources': [
567       'visitedlink/test/visitedlink_unittest.cc',
568     ],
569     'wallpaper_unittest_sources': [
570       'wallpaper/wallpaper_resizer_unittest.cc',
571     ],
572     'web_cache_unittest_sources': [
573       'web_cache/browser/web_cache_manager_unittest.cc',
574     ],
575     'web_modal_unittest_sources': [
576       'web_modal/web_contents_modal_dialog_manager_unittest.cc',
577     ],
578     'web_resource_unittest_sources': [
579       'web_resource/eula_accepted_notifier_unittest.cc',
580       'web_resource/resource_request_allowed_notifier_unittest.cc',
581     ],
582     'webcrypto_unittest_sources': [
583       'webcrypto/test/aes_cbc_unittest.cc',
584       'webcrypto/test/aes_ctr_unittest.cc',
585       'webcrypto/test/aes_gcm_unittest.cc',
586       'webcrypto/test/aes_kw_unittest.cc',
587       'webcrypto/test/ecdh_unittest.cc',
588       'webcrypto/test/ecdsa_unittest.cc',
589       'webcrypto/test/hmac_unittest.cc',
590       'webcrypto/test/rsa_oaep_unittest.cc',
591       'webcrypto/test/rsa_pss_unittest.cc',
592       'webcrypto/test/rsa_ssa_unittest.cc',
593       'webcrypto/test/sha_unittest.cc',
594       'webcrypto/test/status_unittest.cc',
595       'webcrypto/test/test_helpers.cc',
596       'webcrypto/test/test_helpers.h',
597     ],
598     'webdata_unittest_sources': [
599       'webdata/common/web_database_migration_unittest.cc',
600     ],
601   },
602   'targets': [
603     {
604       # GN version: //components:components_tests_pak
605       'target_name': 'components_tests_pak',
606       'type': 'none',
607       'dependencies': [
608         '../ui/resources/ui_resources.gyp:ui_resources',
609         '../ui/strings/ui_strings.gyp:ui_strings',
610         'components_resources.gyp:components_resources',
611         'components_strings.gyp:components_strings',
612       ],
613       'actions': [
614         {
615           'action_name': 'repack_components_tests_pak',
616           'variables': {
617             'pak_inputs': [
618               '<(SHARED_INTERMEDIATE_DIR)/components/components_resources.pak',
619               '<(SHARED_INTERMEDIATE_DIR)/components/strings/components_strings_en-US.pak',
620               '<(SHARED_INTERMEDIATE_DIR)/ui/resources/ui_resources_100_percent.pak',
621               '<(SHARED_INTERMEDIATE_DIR)/ui/resources/webui_resources.pak',
622               '<(SHARED_INTERMEDIATE_DIR)/ui/strings/app_locale_settings_en-US.pak',
623               '<(SHARED_INTERMEDIATE_DIR)/ui/strings/ui_strings_en-US.pak',
624             ],
625             'pak_output': '<(PRODUCT_DIR)/components_tests_resources.pak',
626           },
627           'includes': [ '../build/repack_action.gypi' ],
628         },
629       ],
630       'direct_dependent_settings': {
631         'mac_bundle_resources': [
632           '<(PRODUCT_DIR)/components_tests_resources.pak',
633         ],
634       },
635     },
636     {
637       # GN version: //components:components_unittests
638       'target_name': 'components_unittests',
639       'type': '<(gtest_target_type)',
640       'sources': [
641         'test/run_all_unittests.cc',
643         '<@(auto_login_parser_unittest_sources)',
644         '<@(autofill_unittest_sources)',
645         '<@(bookmarks_unittest_sources)',
646         '<@(browser_watcher_unittest_sources)',
647         '<@(captive_portal_unittest_sources)',
648         '<@(cloud_devices_unittest_sources)',
649         '<@(content_settings_unittest_sources)',
650         '<@(crash_unittest_sources)',
651         '<@(crx_file_unittest_sources)',
652         '<@(data_reduction_proxy_unittest_sources)',
653         '<@(device_event_log_unittest_sources)',
654         '<@(dom_distiller_unittest_sources)',
655         '<@(domain_reliability_unittest_sources)',
656         '<@(enhanced_bookmarks_unittest_sources)',
657         '<@(favicon_base_unittest_sources)',
658         '<@(favicon_unittest_sources)',
659         '<@(gcm_driver_unittest_sources)',
660         '<@(google_unittest_sources)',
661         '<@(history_unittest_sources)',
662         '<@(json_schema_unittest_sources)',
663         '<@(keyed_service_unittest_sources)',
664         '<@(language_usage_metrics_unittest_sources)',
665         '<@(leveldb_proto_unittest_sources)',
666         '<@(login_unittest_sources)',
667         '<@(metrics_unittest_sources)',
668         '<@(mime_util_unittest_sources)',
669         '<@(network_time_unittest_sources)',
670         '<@(omnibox_unittest_sources)',
671         '<@(os_crypt_unittest_sources)',
672         '<@(ownership_unittest_sources)',
673         '<@(packed_ct_ev_whitelist_unittest_sources)',
674         '<@(password_manager_unittest_sources)',
675         '<@(precache_unittest_sources)',
676         '<@(query_parser_unittest_sources)',
677         '<@(rappor_unittest_sources)',
678         '<@(search_unittest_sources)',
679         '<@(search_provider_logos_unittest_sources)',
680         '<@(sessions_unittest_sources)',
681         '<@(signin_unittest_sources)',
682         '<@(suggestions_unittest_sources)',
683         '<@(sync_driver_unittest_sources)',
684         '<@(translate_unittest_sources)',
685         '<@(undo_unittest_sources)',
686         '<@(update_client_unittest_sources)',
687         '<@(url_fixer_unittest_sources)',
688         '<@(url_matcher_unittest_sources)',
689         '<@(variations_unittest_sources)',
690         '<@(wallpaper_unittest_sources)',
691         '<@(web_resource_unittest_sources)',
692         '<@(webdata_unittest_sources)',
693       ],
694       'include_dirs': [
695         '..',
696       ],
697       'dependencies': [
698         '../base/base.gyp:base',
699         '../base/base.gyp:base_prefs_test_support',
700         '../base/base.gyp:test_support_base',
701         # TODO(blundell): Eliminate the need for this dependency in code
702         # that iOS shares. crbug.com/325243
703         '../content/content_shell_and_tests.gyp:test_support_content',
704         '../google_apis/google_apis.gyp:google_apis_test_support',
705         '../jingle/jingle.gyp:notifier_test_util',
706         '../net/net.gyp:net_test_support',
707         '../sql/sql.gyp:test_support_sql',
708         '../sync/sync.gyp:sync',
709         '../sync/sync.gyp:test_support_sync_api',
710         '../testing/gmock.gyp:gmock',
711         '../testing/gtest.gyp:gtest',
712         '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
713         '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_util',
714         '../third_party/libjingle/libjingle.gyp:libjingle',
715         '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
716         '../third_party/libxml/libxml.gyp:libxml',
717         '../third_party/protobuf/protobuf.gyp:protobuf_lite',
718         '../ui/base/ui_base.gyp:ui_base',
719         '../ui/gfx/gfx.gyp:gfx',
720         '../ui/gfx/gfx.gyp:gfx_test_support',
721         '../ui/resources/ui_resources.gyp:ui_resources',
722         '../ui/strings/ui_strings.gyp:ui_strings',
723         '../url/url.gyp:url_lib',
724         'components.gyp:auto_login_parser',
725         'components.gyp:autofill_core_browser',
726         'components.gyp:autofill_core_common',
727         'components.gyp:autofill_core_test_support',
728         'components.gyp:bookmarks_browser',
729         'components.gyp:bookmarks_managed',
730         'components.gyp:bookmarks_test_support',
731         'components.gyp:captive_portal_test_support',
732         'components.gyp:cloud_devices_common',
733         'components.gyp:content_settings_core_browser',
734         'components.gyp:content_settings_core_common',
735         'components.gyp:content_settings_core_test_support',
736         'components.gyp:crash_test_support',
737         'components.gyp:crx_file',
738         'components.gyp:data_reduction_proxy_core_browser',
739         'components.gyp:data_reduction_proxy_core_common',
740         'components.gyp:data_reduction_proxy_test_support',
741         'components.gyp:device_event_log_component',
742         'components.gyp:dom_distiller_core',
743         'components.gyp:dom_distiller_protos',
744         'components.gyp:dom_distiller_test_support',
745         'components.gyp:domain_reliability',
746         'components.gyp:enhanced_bookmarks',
747         'components.gyp:enhanced_bookmarks_test_support',
748         'components.gyp:favicon_base',
749         'components.gyp:favicon_core',
750         'components.gyp:gcm_driver',
751         'components.gyp:gcm_driver_test_support',
752         'components.gyp:google_core_browser',
753         'components.gyp:history_core_browser',
754         'components.gyp:history_core_common',
755         'components.gyp:history_core_test_support',
756         'components.gyp:invalidation',
757         'components.gyp:invalidation_test_support',
758         'components.gyp:json_schema',
759         'components.gyp:keyed_service_core',
760         'components.gyp:language_usage_metrics',
761         'components.gyp:leveldb_proto',
762         'components.gyp:leveldb_proto_test_support',
763         'components.gyp:login',
764         'components.gyp:metrics',
765         'components.gyp:metrics_gpu',
766         'components.gyp:metrics_net',
767         'components.gyp:metrics_profiler',
768         'components.gyp:metrics_test_support',
769         'components.gyp:network_time',
770         'components.gyp:omnibox',
771         'components.gyp:omnibox_test_support',
772         'components.gyp:os_crypt',
773         'components.gyp:ownership',
774         'components.gyp:packed_ct_ev_whitelist',
775         'components.gyp:password_manager_core_browser',
776         'components.gyp:password_manager_core_browser',
777         'components.gyp:password_manager_core_browser_test_support',
778         'components.gyp:precache_core',
779         'components.gyp:pref_registry_test_support',
780         'components.gyp:query_parser',
781         'components.gyp:rappor',
782         'components.gyp:rappor_test_support',
783         'components.gyp:search',
784         'components.gyp:search_engines',
785         'components.gyp:search_engines_test_support',
786         'components.gyp:search_provider_logos',
787         'components.gyp:sessions_test_support',
788         'components.gyp:signin_core_browser',
789         'components.gyp:signin_core_browser_test_support',
790         'components.gyp:suggestions',
791         'components.gyp:sync_driver_test_support',
792         'components.gyp:translate_core_browser',
793         'components.gyp:translate_core_common',
794         'components.gyp:translate_core_language_detection',
795         'components.gyp:ui_zoom',
796         'components.gyp:undo_component',
797         'components.gyp:update_client',
798         'components.gyp:update_client_test_support',
799         'components.gyp:url_fixer',
800         'components.gyp:variations',
801         'components.gyp:variations_http_provider',
802         'components.gyp:wallpaper',
803         'components.gyp:web_resource',
804         'components.gyp:web_resource_test_support',
805         'components_resources.gyp:components_resources',
806         'components_strings.gyp:components_strings',
807         'components_tests_pak',
808         'mime_util/mime_util.gyp:mime_util',
809       ],
810       'conditions': [
811         ['toolkit_views == 1', {
812           'sources': [
813             'bookmarks/browser/bookmark_node_data_unittest.cc',
814             'constrained_window/constrained_window_views_unittest.cc',
815           ],
816           'dependencies': [
817             '<(DEPTH)/ui/views/views.gyp:views_test_support',
818             'components.gyp:constrained_window',
819           ]
820         }],
821         ['OS=="win"', {
822           'dependencies': [
823             'components.gyp:browser_watcher',
824             'components.gyp:browser_watcher_client',
825           ]
826         }],
827         ['OS=="win" and component!="shared_library" and win_use_allocator_shim==1', {
828           'dependencies': [
829             '<(DEPTH)/base/allocator/allocator.gyp:allocator',
830           ],
831         }],
832         [ 'cld_version==0 or cld_version==2', {
833           'dependencies': [
834             # Unit tests should always use statically-linked CLD data.
835             '<(DEPTH)/third_party/cld_2/cld_2.gyp:cld2_static', ],
836         }],
837         ['OS != "ios"', {
838           'sources': [
839             '<@(devtools_http_handler_unittest_sources)',
840             '<@(error_page_unittest_sources)',
841             '<@(navigation_interception_unittest_sources)',
842             '<@(network_hints_unittest_sources)',
843             '<@(power_unittest_sources)',
844             '<@(scheduler_unittest_sources)',
845             '<@(storage_monitor_unittest_sources)',
846             '<@(ui_unittest_sources)',
847             '<@(visitedlink_unittest_sources)',
848             '<@(web_cache_unittest_sources)',
849             '<@(webcrypto_unittest_sources)',
850             '<@(web_modal_unittest_sources)',
851           ],
852           'dependencies': [
853             '../skia/skia.gyp:skia',
854             'components.gyp:autofill_content_browser',
855             'components.gyp:autofill_content_renderer',
856             'components.gyp:autofill_content_test_support',
857             'components.gyp:data_reduction_proxy_content_browser',
858             'components.gyp:devtools_http_handler',
859             'components.gyp:dom_distiller_content',
860             'components.gyp:error_page_renderer',
861             'components.gyp:favicon_content',
862             'components.gyp:history_content_browser',
863             'components.gyp:keyed_service_content',
864             'components.gyp:navigation_interception',
865             'components.gyp:network_hints_renderer',
866             'components.gyp:password_manager_content_browser',
867             'components.gyp:password_manager_content_common',
868             'components.gyp:power',
869             'components.gyp:precache_content',
870             'components.gyp:sessions_content',
871             'components.gyp:storage_monitor',
872             'components.gyp:storage_monitor_test_support',
873             'components.gyp:url_matcher',
874             'components.gyp:visitedlink_browser',
875             'components.gyp:visitedlink_renderer',
876             'components.gyp:web_cache_browser',
877             'components.gyp:web_modal',
878             'components.gyp:web_modal_test_support',
879             'scheduler/scheduler.gyp:scheduler',
880             'webcrypto/webcrypto.gyp:webcrypto',
881             '../third_party/re2/re2.gyp:re2',
882           ],
883           'conditions': [
884             ['OS=="android"', {
885               'dependencies': [
886                 '../build/android/ndk.gyp:cpu_features',
887               ],
888             }],
889             ['use_openssl==1', {
890               'dependencies': [
891                 '../third_party/boringssl/boringssl.gyp:boringssl',
892               ],
893             }, {
894               'conditions': [
895                 ['os_posix == 1 and OS != "mac" and OS != "ios" and OS != "android"', {
896                   'dependencies': [
897                     '../build/linux/system.gyp:ssl',
898                   ],
899                 }, {
900                   'dependencies': [
901                     '../third_party/nss/nss.gyp:nspr',
902                     '../third_party/nss/nss.gyp:nss',
903                   ],
904                 }],
905               ],
906             }],
907           ],
908         }, { # 'OS == "ios"'
909           'sources': [
910             'open_from_clipboard/clipboard_recent_content_ios_unittest.mm',
911             'webp_transcode/webp_decoder_unittest.mm',
912             'webp_transcode/webp_network_client_unittest.mm',
913           ],
914           'sources!': [
915             'metrics/gpu/gpu_metrics_provider_unittest.cc',
916             'signin/core/browser/mutable_profile_oauth2_token_service_unittest.cc',
917           ],
918           'sources/': [
919             # Exclude all tests that depends on //content (based on layered-
920             # component directory structure).
921             ['exclude', '^[^/]*/content/'],
922           ],
923           'dependencies': [
924             '../ios/ios_tests.gyp:test_support_ios',
925             '../ios/web/ios_web.gyp:test_support_ios_web',
926             '../third_party/ocmock/ocmock.gyp:ocmock',
927             'components.gyp:open_from_clipboard',
928             'components.gyp:sessions_ios',
929             'components.gyp:signin_ios_browser',
930             'components.gyp:translate_ios_browser',
931             'components.gyp:webp_transcode',
932           ],
933           'actions': [
934             {
935               'action_name': 'copy_test_data',
936               'variables': {
937                 'test_data_files': [
938                   'test/data',
939                 ],
940                 'test_data_prefix': 'components',
941               },
942               'includes': [ '../build/copy_test_data_ios.gypi' ],
943             },
944           ],
945           'conditions': [
946             ['configuration_policy==1', {
947               'sources/': [
948                 ['include', '^policy/'],
949               ],
950             }],
951           ],
952         }],
953         ['disable_nacl==0', {
954           'sources': [
955             '<@(nacl_unittest_sources)',
956           ],
957           'dependencies': [
958             'nacl.gyp:nacl_browser',
959             'nacl.gyp:nacl_common',
960           ],
961         }],
962         ['OS == "mac"', {
963           'link_settings': {
964             'libraries': [
965               '$(SDKROOT)/System/Library/Frameworks/AddressBook.framework',
966               '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
967               '$(SDKROOT)/System/Library/Frameworks/ImageCaptureCore.framework',
968             ],
969           },
970           'sources!': [
971             'password_manager/core/browser/password_store_default_unittest.cc',
972           ],
973         }],
974         ['OS == "android"', {
975           'sources': [
976             '<@(cronet_unittest_sources)',
977             'data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page_unittest.cc',
978             'data_reduction_proxy/content/browser/data_reduction_proxy_debug_resource_throttle_unittest.cc',
979             'data_reduction_proxy/content/browser/data_reduction_proxy_debug_ui_manager_unittest.cc',
980             'invalidation/invalidation_logger_unittest.cc',
981             'invalidation/invalidation_service_android_unittest.cc',
982           ],
983           'sources!': [
984             'gcm_driver/gcm_account_mapper_unittest.cc',
985             'gcm_driver/gcm_channel_status_request_unittest.cc',
986             'gcm_driver/gcm_client_impl_unittest.cc',
987             'gcm_driver/gcm_delayed_task_controller_unittest.cc',
988             'gcm_driver/gcm_driver_desktop_unittest.cc',
989             'gcm_driver/gcm_stats_recorder_impl_unittest.cc',
990             'sessions/session_backend_unittest.cc',
991             'signin/core/browser/mutable_profile_oauth2_token_service_unittest.cc',
992             'storage_monitor/media_storage_util_unittest.cc',
993             'storage_monitor/storage_info_unittest.cc',
994             'storage_monitor/storage_monitor_unittest.cc',
995             'web_modal/web_contents_modal_dialog_manager_unittest.cc',
996           ],
997           'dependencies': [
998             'components.gyp:cronet_static',
999             'components.gyp:data_reduction_proxy_content',
1000             '../testing/android/native_test.gyp:native_test_native_code',
1001           ],
1002           'dependencies!': [
1003             'components.gyp:storage_monitor',
1004             'components.gyp:storage_monitor_test_support',
1005             'components.gyp:web_modal',
1006             'components.gyp:web_modal_test_support',
1007           ],
1008         }],
1009         ['OS != "android"', {
1010           'sources': [
1011             '<@(invalidation_unittest_sources)',
1012           ],
1013         }],
1014         ['OS != "ios" and OS != "android"', {
1015           'sources': [
1016             '<@(audio_modem_unittest_sources)',
1017             '<@(copresence_unittest_sources)',
1018             '<@(feedback_unittest_sources)',
1019             '<@(proximity_auth_unittest_sources)',
1020           ],
1021           'dependencies': [
1022             '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
1023             '../google_apis/google_apis.gyp:google_apis_test_support',
1024             '../third_party/protobuf/protobuf.gyp:protobuf_lite',
1025             'components.gyp:audio_modem',
1026             'components.gyp:audio_modem_test_support',
1027             'components.gyp:copresence',
1028             'components.gyp:copresence_test_support',
1029             'components.gyp:cryptauth',
1030             'components.gyp:cryptauth_test_support',
1031             'components.gyp:feedback_component',
1032             'components.gyp:proximity_auth',
1033           ],
1034         }],
1035         ['chromeos==1', {
1036           'sources': [
1037             'pairing/message_buffer_unittest.cc',
1038             'timers/alarm_timer_unittest.cc',
1039             'wifi_sync/wifi_config_delegate_chromeos_unittest.cc',
1040             'wifi_sync/wifi_credential_syncable_service_unittest.cc',
1041             'wifi_sync/wifi_credential_unittest.cc',
1042             'wifi_sync/wifi_security_class_chromeos_unittest.cc',
1043             'wifi_sync/wifi_security_class_unittest.cc',
1044           ],
1045           'sources!': [
1046             'storage_monitor/storage_monitor_linux_unittest.cc',
1047           ],
1048           'dependencies': [
1049             '../chromeos/chromeos.gyp:chromeos_test_support',
1050             'components.gyp:pairing',
1051             'components.gyp:user_manager_test_support',
1052             'components.gyp:wifi_sync',
1053           ],
1054         }],
1055         ['OS=="linux"', {
1056           'sources': [
1057             'metrics/serialization/serialization_utils_unittest.cc',
1058           ],
1059           'dependencies': [
1060             'components.gyp:metrics_serialization',
1061             '../dbus/dbus.gyp:dbus',
1062             '../device/media_transfer_protocol/media_transfer_protocol.gyp:device_media_transfer_protocol',
1063           ],
1064         }],
1065         ['OS=="linux" and use_udev==0', {
1066           'dependencies!': [
1067             'components.gyp:storage_monitor',
1068             'components.gyp:storage_monitor_test_support',
1069           ],
1070           'sources/': [
1071             ['exclude', '^storage_monitor/'],
1072           ],
1073         }],
1074         ['OS=="win" and win_use_allocator_shim==1', {
1075           'dependencies': [
1076             '../base/allocator/allocator.gyp:allocator',
1077           ],
1078         }],
1079         ['OS=="linux" and component=="shared_library" and use_allocator!="none"', {
1080           'dependencies': [
1081             '<(DEPTH)/base/allocator/allocator.gyp:allocator',
1082           ],
1083           'link_settings': {
1084             'ldflags': ['-rdynamic'],
1085           },
1086         }],
1087         ['configuration_policy==1', {
1088           'dependencies': [
1089             'components.gyp:policy_component',
1090             'components.gyp:policy_component_test_support',
1091             'components.gyp:policy_test_support',
1092           ],
1093           'sources': [
1094             '<@(policy_unittest_sources)',
1095             'search_engines/default_search_policy_handler_unittest.cc',
1096           ],
1097           'conditions': [
1098             ['OS=="android"', {
1099               'sources/': [
1100                 ['exclude', '^policy/core/common/async_policy_provider_unittest\\.cc'],
1101               ],
1102             }],
1103             ['OS=="android" or OS=="ios"', {
1104               # Note: 'sources!' is processed before any 'sources/', so the
1105               # ['include', '^policy/'] on iOS above will include all of the
1106               # policy source files again. Using 'source/' here too will get
1107               # these files excluded as expected.
1108               'sources/': [
1109                 ['exclude', '^policy/core/common/cloud/component_cloud_policy_service_unittest\\.cc'],
1110                 ['exclude', '^policy/core/common/cloud/component_cloud_policy_store_unittest\\.cc'],
1111                 ['exclude', '^policy/core/common/cloud/component_cloud_policy_updater_unittest\\.cc'],
1112                 ['exclude', '^policy/core/common/cloud/external_policy_data_fetcher_unittest\\.cc'],
1113                 ['exclude', '^policy/core/common/cloud/external_policy_data_updater_unittest\\.cc'],
1114                 ['exclude', '^policy/core/common/cloud/resource_cache_unittest\\.cc'],
1115                 ['exclude', '^policy/core/common/config_dir_policy_loader_unittest\\.cc'],
1116               ],
1117             }],
1118             ['chromeos==1', {
1119               'sources': [
1120                 'policy/core/common/proxy_policy_provider_unittest.cc',
1121               ],
1122               'sources!': [
1123                 'policy/core/common/cloud/user_cloud_policy_manager_unittest.cc',
1124                 'policy/core/common/cloud/user_cloud_policy_store_unittest.cc',
1125               ],
1126             }],
1127             ['OS=="ios" or OS=="mac"', {
1128               'sources': [
1129                 'policy/core/common/mac_util_unittest.cc',
1130               ],
1131             }],
1132           ],
1133         }],
1134       ],
1135       # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
1136       'msvs_disabled_warnings': [4267, ],
1137     },
1138   ],
1139   'conditions': [
1140     ['OS == "android"', {
1141       'variables': {
1142         'components_browsertests_pak_input_resources': [
1143           '<(PRODUCT_DIR)/components_tests_resources.pak',
1144           '<(PRODUCT_DIR)/content_shell/assets/content_shell.pak',
1145         ],
1146         'conditions': [
1147           ['icu_use_data_file_flag==1', {
1148             'components_browsertests_pak_input_resources': [
1149               '<(PRODUCT_DIR)/icudtl.dat',
1150             ],
1151           }],
1152           ['v8_use_external_startup_data==1', {
1153             'components_browsertests_pak_input_resources': [
1154               '<(PRODUCT_DIR)/natives_blob.bin',
1155               '<(PRODUCT_DIR)/snapshot_blob.bin',
1156             ],
1157           }],
1158         ],
1159       },
1160       'targets': [
1161         {
1162           'target_name': 'components_browsertests_paks_copy',
1163           'type': 'none',
1164           'dependencies': [
1165             'components_browsertests',
1166           ],
1167           'copies': [
1168             {
1169               'destination': '<(PRODUCT_DIR)/components_browsertests_apk_shell/assets',
1170               'files': [
1171                 '<@(components_browsertests_pak_input_resources)',
1172               ],
1173             }
1174           ],
1175         },
1176         {
1177           'target_name': 'components_browsertests_manifest',
1178           'type': 'none',
1179           'variables': {
1180             'jinja_inputs': ['test/android/browsertests_apk/AndroidManifest.xml.jinja2'],
1181             'jinja_output': '<(SHARED_INTERMEDIATE_DIR)/components_browsertests_manifest/AndroidManifest.xml',
1182           },
1183           'includes': [ '../build/android/jinja_template.gypi' ],
1184         },
1185         {
1186           'target_name': 'components_browsertests_jni_headers',
1187           'type': 'none',
1188           'sources': [
1189             'test/android/browsertests_apk/src/org/chromium/components_browsertests_apk/ComponentsBrowserTestsActivity.java',
1190           ],
1191           'variables': {
1192             'jni_gen_package': 'content/shell',
1193           },
1194           'includes': [ '../build/jni_generator.gypi' ],
1195         },
1196         {
1197           # TODO(GN)
1198           'target_name': 'components_browsertests_apk',
1199           'type': 'none',
1200           'dependencies': [
1201             '../content/content.gyp:content_icudata',
1202             '../content/content.gyp:content_java',
1203             '../content/content.gyp:content_v8_external_data',
1204             '../content/content_shell_and_tests.gyp:content_java_test_support',
1205             '../content/content_shell_and_tests.gyp:content_shell_java',
1206             'components_browsertests_paks_copy',
1207             'components_browsertests',
1208           ],
1209           'variables': {
1210             'apk_name': 'components_browsertests',
1211             'java_in_dir': 'test/android/browsertests_apk',
1212             'android_manifest_path': '<(SHARED_INTERMEDIATE_DIR)/components_browsertests_manifest/AndroidManifest.xml',
1213             'resource_dir': 'test/android/browsertests_apk/res',
1214             'native_lib_target': 'libcomponents_browsertests',
1215             'asset_location': '<(PRODUCT_DIR)/components_browsertests_apk_shell/assets',
1216           },
1217           'includes': [ '../build/java_apk.gypi' ],
1218         },
1219       ],
1220     }],
1221     ['OS != "ios"', {
1222       'targets': [
1223         {
1224           # GN: //components:components_perftests
1225           'target_name': 'components_perftests',
1226           'type': '<(gtest_target_type)',
1227           'dependencies': [
1228             '../base/base.gyp:base',
1229             '../base/base.gyp:test_support_perf',
1230             '../content/content_shell_and_tests.gyp:test_support_content',
1231             '../testing/gtest.gyp:gtest',
1232             '../testing/perf/perf_test.gyp:perf_test',
1233             'components.gyp:visitedlink_browser',
1234             'scheduler/scheduler.gyp:scheduler',
1235           ],
1236          'include_dirs': [
1237            '..',
1238          ],
1239          'sources': [
1240            'scheduler/child/task_queue_manager_perftest.cc',
1241            'visitedlink/test/visitedlink_perftest.cc',
1242          ],
1243          'conditions': [
1244            ['OS == "android"', {
1245              'dependencies': [
1246                '../testing/android/native_test.gyp:native_test_native_code',
1247              ],
1248            }],
1249            ['OS=="win" and component!="shared_library" and win_use_allocator_shim==1', {
1250              'dependencies': [
1251                '<(DEPTH)/base/allocator/allocator.gyp:allocator',
1252              ],
1253            }],
1254          ],
1255          # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
1256          'msvs_disabled_warnings': [ 4267, ],
1257         },
1258         {
1259           'target_name': 'components_browsertests',
1260           'type': '<(gtest_target_type)',
1261           'defines!': ['CONTENT_IMPLEMENTATION'],
1262           'dependencies': [
1263             '../content/content.gyp:content_common',
1264             '../content/content.gyp:content_gpu',
1265             '../content/content.gyp:content_plugin',
1266             '../content/content.gyp:content_renderer',
1267             '../content/content_shell_and_tests.gyp:content_browser_test_support',
1268             '../content/content_shell_and_tests.gyp:content_shell_lib',
1269             '../content/content_shell_and_tests.gyp:content_shell_pak',
1270             '../content/content_shell_and_tests.gyp:test_support_content',
1271             '../skia/skia.gyp:skia',
1272             '../testing/gmock.gyp:gmock',
1273             '../testing/gtest.gyp:gtest',
1274             'components.gyp:autofill_content_browser',
1275             'components.gyp:autofill_content_renderer',
1276             'components.gyp:content_settings_core_browser',
1277             'components.gyp:content_settings_core_common',
1278             'components.gyp:dom_distiller_content',
1279             'components.gyp:dom_distiller_core',
1280             'components.gyp:password_manager_content_renderer',
1281             'components.gyp:pref_registry_test_support',
1282             'components_resources.gyp:components_resources',
1283             'components_strings.gyp:components_strings',
1284             'components_tests_pak',
1285           ],
1286           'include_dirs': [
1287             '..',
1288           ],
1289           'defines': [
1290             'HAS_OUT_OF_PROC_TEST_RUNNER',
1291           ],
1292           'sources': [
1293             'autofill/content/browser/risk/fingerprint_browsertest.cc',
1294             'autofill/content/renderer/password_form_conversion_utils_browsertest.cc',
1295             'dom_distiller/content/distillable_page_utils_browsertest.cc',
1296             'dom_distiller/content/distiller_page_web_contents_browsertest.cc',
1297             'dom_distiller/content/test/dom_distiller_js_browsertest.cc',
1298             'password_manager/content/renderer/credential_manager_client_browsertest.cc',
1299           ],
1300           'conditions': [
1301             ['OS == "android"', {
1302               'sources' : [
1303                 'test/android/browsertests_apk/components_browser_tests_android.cc',
1304                 'test/android/browsertests_apk/components_browser_tests_android.h',
1305                 'test/android/browsertests_apk/components_browser_tests_jni_onload.cc',
1306               ],
1307               'sources!': [
1308                 'autofill/content/browser/risk/fingerprint_browsertest.cc',
1309               ],
1310               'dependencies': [
1311                 '../testing/android/native_test.gyp:native_test_util',
1312                 'components_browsertests_jni_headers',
1313               ],
1314             }],
1315             ['OS == "linux"', {
1316               'sources': [
1317                   # content_extractor_browsertest is a standalone content extraction tool built as
1318                   # a MANUAL component_browsertest.
1319                   'dom_distiller/standalone/content_extractor_browsertest.cc',
1320                 ],
1321             }],
1322             ['OS=="win"', {
1323               'resource_include_dirs': [
1324                 '<(SHARED_INTERMEDIATE_DIR)/content/app/resources',
1325               ],
1326               'sources': [
1327                 '../content/shell/app/resource.h',
1328                 '../content/shell/app/shell.rc',
1329                 # TODO:  It would be nice to have these pulled in
1330                 # automatically from direct_dependent_settings in
1331                 # their various targets (net.gyp:net_resources, etc.),
1332                 # but that causes errors in other targets when
1333                 # resulting .res files get referenced multiple times.
1334                 '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_resources.rc',
1335                 '<(SHARED_INTERMEDIATE_DIR)/content/app/strings/content_strings_en-US.rc',
1336                 '<(SHARED_INTERMEDIATE_DIR)/net/net_resources.rc',
1337               ],
1338               'dependencies': [
1339                 '<(DEPTH)/content/app/resources/content_resources.gyp:content_resources',
1340                 '<(DEPTH)/content/app/strings/content_strings.gyp:content_strings',
1341                 '<(DEPTH)/net/net.gyp:net_resources',
1342                 '<(DEPTH)/third_party/WebKit/public/blink_resources.gyp:blink_resources',
1343                 '<(DEPTH)/third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
1344                 '<(DEPTH)/third_party/isimpledom/isimpledom.gyp:isimpledom',
1345               ],
1346               'configurations': {
1347                 'Debug_Base': {
1348                   'msvs_settings': {
1349                     'VCLinkerTool': {
1350                       'LinkIncremental': '<(msvs_large_module_debug_link_mode)',
1351                     },
1352                   },
1353                 },
1354               },
1355               # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
1356               'msvs_disabled_warnings': [ 4267, ],
1357             }],
1358             ['OS=="win" and win_use_allocator_shim==1', {
1359               'dependencies': [
1360                 '../base/allocator/allocator.gyp:allocator',
1361               ],
1362             }],
1363             ['OS=="mac"', {
1364               'dependencies': [
1365                 '../content/content_shell_and_tests.gyp:content_shell',  # Needed for Content Shell.app's Helper.
1366               ],
1367             }],
1368             ['enable_basic_printing==1 or enable_print_preview==1', {
1369               'dependencies': [
1370                 'components.gyp:printing_test_support',
1371               ],
1372               'sources' : [
1373                 'printing/test/print_web_view_helper_browsertest.cc',
1374               ],
1375             }]
1376           ],
1377         },
1378       ],
1379       'conditions': [
1380         ['test_isolation_mode != "noop"', {
1381           'targets': [
1382             {
1383               'target_name': 'components_browsertests_run',
1384               'type': 'none',
1385               'dependencies': [ 'components_browsertests' ],
1386               'includes': [
1387                 '../build/isolate.gypi',
1388               ],
1389               'sources': [
1390                 'components_browsertests.isolate',
1391               ],
1392               'conditions': [
1393                 ['use_x11==1', {
1394                   'dependencies': [
1395                     '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1396                   ],
1397                 }],
1398               ],
1399             },
1400           ],
1401         }],
1402       ],
1403     }],
1404     ['test_isolation_mode != "noop"', {
1405       'targets': [
1406         {
1407           'target_name': 'components_unittests_run',
1408           'type': 'none',
1409           'dependencies': [
1410             'components_unittests',
1411           ],
1412           'includes': [
1413             '../build/isolate.gypi',
1414           ],
1415           'sources': [
1416             'components_unittests.isolate',
1417           ],
1418           'conditions': [
1419             ['use_x11==1', {
1420               'dependencies': [
1421                 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1422               ],
1423             }],
1424           ],
1425         },
1426       ],
1427     }],
1428     ['OS == "android"', {
1429       'targets': [
1430         {
1431           'target_name': 'components_unittests_apk',
1432           'type': 'none',
1433           'dependencies': [
1434             'components_unittests',
1435             'components.gyp:invalidation_java',
1436           ],
1437           'variables': {
1438             'test_suite_name': 'components_unittests',
1439           },
1440           'includes': [ '../build/apk_test.gypi' ],
1441         },
1442       ],
1443     }],
1444   ],