| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 { | 4 { |
| 5 'targets': [ | 5 'targets': [ |
| 6 { | 6 { |
| 7 # This target contains mocks and test utilities that don't belong in | 7 # This target contains mocks and test utilities that don't belong in |
| 8 # production libraries but are used by more than one test executable. | 8 # production libraries but are used by more than one test executable. |
| 9 'target_name': 'test_support_common', | 9 'target_name': 'test_support_common', |
| 10 'type': 'static_library', | 10 'type': 'static_library', |
| (...skipping 1035 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1046 'browser/install_verification/win/imported_module_verification_unittest.
cc', | 1046 'browser/install_verification/win/imported_module_verification_unittest.
cc', |
| 1047 'browser/install_verification/win/loaded_module_verification_unittest.cc
', | 1047 'browser/install_verification/win/loaded_module_verification_unittest.cc
', |
| 1048 'browser/install_verification/win/loaded_modules_snapshot_unittest.cc', | 1048 'browser/install_verification/win/loaded_modules_snapshot_unittest.cc', |
| 1049 'browser/install_verification/win/module_ids_unittest.cc', | 1049 'browser/install_verification/win/module_ids_unittest.cc', |
| 1050 'browser/install_verification/win/module_info_unittest.cc', | 1050 'browser/install_verification/win/module_info_unittest.cc', |
| 1051 'browser/install_verification/win/module_list_unittest.cc', | 1051 'browser/install_verification/win/module_list_unittest.cc', |
| 1052 'browser/install_verification/win/module_verification_test.cc', | 1052 'browser/install_verification/win/module_verification_test.cc', |
| 1053 'browser/install_verification/win/module_verification_test.h', | 1053 'browser/install_verification/win/module_verification_test.h', |
| 1054 'browser/invalidation/gcm_invalidation_bridge_unittest.cc', | 1054 'browser/invalidation/gcm_invalidation_bridge_unittest.cc', |
| 1055 'browser/invalidation/invalidation_service_android_unittest.cc', | 1055 'browser/invalidation/invalidation_service_android_unittest.cc', |
| 1056 'browser/invalidation/invalidation_service_test_template.cc', | |
| 1057 'browser/invalidation/invalidation_service_test_template.h', | |
| 1058 'browser/invalidation/invalidator_storage_unittest.cc', | 1056 'browser/invalidation/invalidator_storage_unittest.cc', |
| 1059 'browser/invalidation/ticl_invalidation_service_unittest.cc', | |
| 1060 'browser/invalidation/ticl_profile_settings_provider_unittest.cc', | 1057 'browser/invalidation/ticl_profile_settings_provider_unittest.cc', |
| 1061 'browser/local_discovery/gcd_api_flow_unittest.cc', | 1058 'browser/local_discovery/gcd_api_flow_unittest.cc', |
| 1062 'browser/local_discovery/gcd_registration_ticket_request_unittest.cc', | 1059 'browser/local_discovery/gcd_registration_ticket_request_unittest.cc', |
| 1063 'browser/local_discovery/privet_confirm_api_flow_unittest.cc', | 1060 'browser/local_discovery/privet_confirm_api_flow_unittest.cc', |
| 1064 'browser/local_discovery/privet_http_unittest.cc', | 1061 'browser/local_discovery/privet_http_unittest.cc', |
| 1065 'browser/local_discovery/privet_url_fetcher_unittest.cc', | 1062 'browser/local_discovery/privet_url_fetcher_unittest.cc', |
| 1066 'browser/local_discovery/storage/path_util_unittest.cc', | 1063 'browser/local_discovery/storage/path_util_unittest.cc', |
| 1067 'browser/local_discovery/cloud_print_printer_list_unittest.cc', | 1064 'browser/local_discovery/cloud_print_printer_list_unittest.cc', |
| 1068 'browser/local_discovery/cloud_device_list_unittest.cc', | 1065 'browser/local_discovery/cloud_device_list_unittest.cc', |
| 1069 'browser/local_discovery/service_discovery_client_mac_unittest.mm', | 1066 'browser/local_discovery/service_discovery_client_mac_unittest.mm', |
| (...skipping 1518 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2588 'browser/sync_file_system/drive_backend/api_util_unittest.cc', | 2585 'browser/sync_file_system/drive_backend/api_util_unittest.cc', |
| 2589 'browser/sync_file_system/drive_backend/drive_file_sync_service_sync
_unittest.cc', | 2586 'browser/sync_file_system/drive_backend/drive_file_sync_service_sync
_unittest.cc', |
| 2590 | 2587 |
| 2591 # The autofill popup is implemented in mostly native code on | 2588 # The autofill popup is implemented in mostly native code on |
| 2592 # Android. | 2589 # Android. |
| 2593 'browser/ui/autofill/autofill_popup_controller_unittest.cc', | 2590 'browser/ui/autofill/autofill_popup_controller_unittest.cc', |
| 2594 | 2591 |
| 2595 # Android uses a different invaliator. | 2592 # Android uses a different invaliator. |
| 2596 'browser/invalidation/gcm_invalidation_bridge_unittest.cc', | 2593 'browser/invalidation/gcm_invalidation_bridge_unittest.cc', |
| 2597 'browser/invalidation/ticl_profile_settings_provider_unittest.cc', | 2594 'browser/invalidation/ticl_profile_settings_provider_unittest.cc', |
| 2598 'browser/invalidation/ticl_invalidation_service_unittest.cc', | |
| 2599 | 2595 |
| 2600 # The importer code is not used on Android. | 2596 # The importer code is not used on Android. |
| 2601 'common/importer/firefox_importer_utils_unittest.cc', | 2597 'common/importer/firefox_importer_utils_unittest.cc', |
| 2602 | 2598 |
| 2603 # Bookmark undo is not used on Android. | 2599 # Bookmark undo is not used on Android. |
| 2604 'browser/undo/bookmark_undo_service_test.cc', | 2600 'browser/undo/bookmark_undo_service_test.cc', |
| 2605 'browser/undo/undo_manager_test.cc', | 2601 'browser/undo/undo_manager_test.cc', |
| 2606 | 2602 |
| 2607 # URL elider is not used on android. | 2603 # URL elider is not used on android. |
| 2608 'browser/ui/tests/elide_url_unittest.cc', | 2604 'browser/ui/tests/elide_url_unittest.cc', |
| (...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2866 'unit_tests.isolate', | 2862 'unit_tests.isolate', |
| 2867 ], | 2863 ], |
| 2868 'sources': [ | 2864 'sources': [ |
| 2869 'unit_tests.isolate', | 2865 'unit_tests.isolate', |
| 2870 ], | 2866 ], |
| 2871 }, | 2867 }, |
| 2872 ], | 2868 ], |
| 2873 }], | 2869 }], |
| 2874 ], # 'conditions' | 2870 ], # 'conditions' |
| 2875 } | 2871 } |
| OLD | NEW |