| 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 913 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 924 'browser/importer/firefox_importer_unittest_utils.h', | 924 'browser/importer/firefox_importer_unittest_utils.h', |
| 925 'browser/importer/firefox_importer_unittest_utils_mac.cc', | 925 'browser/importer/firefox_importer_unittest_utils_mac.cc', |
| 926 'browser/importer/firefox_importer_utils_unittest.cc', | 926 'browser/importer/firefox_importer_utils_unittest.cc', |
| 927 'browser/importer/firefox_profile_lock_unittest.cc', | 927 'browser/importer/firefox_profile_lock_unittest.cc', |
| 928 'browser/importer/firefox_proxy_settings_unittest.cc', | 928 'browser/importer/firefox_proxy_settings_unittest.cc', |
| 929 'browser/importer/ie_importer_unittest_win.cc', | 929 'browser/importer/ie_importer_unittest_win.cc', |
| 930 'browser/importer/profile_writer_unittest.cc', | 930 'browser/importer/profile_writer_unittest.cc', |
| 931 'browser/importer/safari_importer_unittest.mm', | 931 'browser/importer/safari_importer_unittest.mm', |
| 932 'browser/importer/toolbar_importer_unittest.cc', | 932 'browser/importer/toolbar_importer_unittest.cc', |
| 933 'browser/internal_auth_unittest.cc', | 933 'browser/internal_auth_unittest.cc', |
| 934 'browser/invalidation/invalidation_frontend_test_template.cc', |
| 935 'browser/invalidation/invalidation_frontend_test_template.h', |
| 934 'browser/invalidation/invalidation_service_android_unittest.cc', | 936 'browser/invalidation/invalidation_service_android_unittest.cc', |
| 935 'browser/invalidation/invalidation_service_test_template.cc', | |
| 936 'browser/invalidation/invalidation_service_test_template.h', | |
| 937 'browser/invalidation/invalidator_storage_unittest.cc', | 937 'browser/invalidation/invalidator_storage_unittest.cc', |
| 938 'browser/invalidation/ticl_invalidation_service_unittest.cc', | 938 'browser/invalidation/ticl_invalidation_service_unittest.cc', |
| 939 'browser/language_usage_metrics_unittest.cc', | 939 'browser/language_usage_metrics_unittest.cc', |
| 940 'browser/mac/keystone_glue_unittest.mm', | 940 'browser/mac/keystone_glue_unittest.mm', |
| 941 'browser/managed_mode/managed_mode_unittest.cc', | 941 'browser/managed_mode/managed_mode_unittest.cc', |
| 942 'browser/managed_mode/managed_mode_url_filter_unittest.cc', | 942 'browser/managed_mode/managed_mode_url_filter_unittest.cc', |
| 943 'browser/managed_mode/managed_user_registration_service_unittest.cc', | 943 'browser/managed_mode/managed_user_registration_service_unittest.cc', |
| 944 'browser/managed_mode/managed_user_service_unittest.cc', | 944 'browser/managed_mode/managed_user_service_unittest.cc', |
| 945 'browser/managed_mode/managed_user_refresh_token_fetcher_unittest.cc', | 945 'browser/managed_mode/managed_user_refresh_token_fetcher_unittest.cc', |
| 946 'browser/media_galleries/fileapi/itunes_library_parser_unittest.cc', | 946 'browser/media_galleries/fileapi/itunes_library_parser_unittest.cc', |
| (...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1186 'browser/storage_monitor/test_portable_device_watcher_win.cc', | 1186 'browser/storage_monitor/test_portable_device_watcher_win.cc', |
| 1187 'browser/storage_monitor/test_portable_device_watcher_win.h', | 1187 'browser/storage_monitor/test_portable_device_watcher_win.h', |
| 1188 'browser/storage_monitor/test_storage_monitor_win.cc', | 1188 'browser/storage_monitor/test_storage_monitor_win.cc', |
| 1189 'browser/storage_monitor/test_storage_monitor_win.h', | 1189 'browser/storage_monitor/test_storage_monitor_win.h', |
| 1190 'browser/storage_monitor/test_volume_mount_watcher_win.cc', | 1190 'browser/storage_monitor/test_volume_mount_watcher_win.cc', |
| 1191 'browser/storage_monitor/test_volume_mount_watcher_win.h', | 1191 'browser/storage_monitor/test_volume_mount_watcher_win.h', |
| 1192 'browser/sync/about_sync_util_unittest.cc', | 1192 'browser/sync/about_sync_util_unittest.cc', |
| 1193 'browser/sync/abstract_profile_sync_service_test.cc', | 1193 'browser/sync/abstract_profile_sync_service_test.cc', |
| 1194 'browser/sync/abstract_profile_sync_service_test.h', | 1194 'browser/sync/abstract_profile_sync_service_test.h', |
| 1195 'browser/sync/backend_migrator_unittest.cc', | 1195 'browser/sync/backend_migrator_unittest.cc', |
| 1196 'browser/sync/glue/android_invalidator_bridge_proxy_unittest.cc', |
| 1197 'browser/sync/glue/android_invalidator_bridge_unittest.cc', |
| 1196 'browser/sync/glue/autofill_data_type_controller_unittest.cc', | 1198 'browser/sync/glue/autofill_data_type_controller_unittest.cc', |
| 1197 'browser/sync/glue/bookmark_data_type_controller_unittest.cc', | 1199 'browser/sync/glue/bookmark_data_type_controller_unittest.cc', |
| 1198 'browser/sync/glue/browser_thread_model_worker_unittest.cc', | 1200 'browser/sync/glue/browser_thread_model_worker_unittest.cc', |
| 1199 'browser/sync/glue/change_processor_mock.cc', | 1201 'browser/sync/glue/change_processor_mock.cc', |
| 1200 'browser/sync/glue/change_processor_mock.h', | 1202 'browser/sync/glue/change_processor_mock.h', |
| 1201 'browser/sync/glue/chrome_encryptor_unittest.cc', | 1203 'browser/sync/glue/chrome_encryptor_unittest.cc', |
| 1202 'browser/sync/glue/chrome_extensions_activity_monitor_unittest.cc', | 1204 'browser/sync/glue/chrome_extensions_activity_monitor_unittest.cc', |
| 1203 'browser/sync/glue/data_type_controller_mock.cc', | 1205 'browser/sync/glue/data_type_controller_mock.cc', |
| 1204 'browser/sync/glue/data_type_controller_mock.h', | 1206 'browser/sync/glue/data_type_controller_mock.h', |
| 1205 'browser/sync/glue/data_type_error_handler_mock.cc', | 1207 'browser/sync/glue/data_type_error_handler_mock.cc', |
| (...skipping 1378 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2584 # more details. | 2586 # more details. |
| 2585 'DebugInformationFormat': '3', | 2587 'DebugInformationFormat': '3', |
| 2586 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2588 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
| 2587 }, | 2589 }, |
| 2588 }, | 2590 }, |
| 2589 }, | 2591 }, |
| 2590 ], | 2592 ], |
| 2591 }], | 2593 }], |
| 2592 ], # 'conditions' | 2594 ], # 'conditions' |
| 2593 } | 2595 } |
| OLD | NEW |