| 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 1133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1144 'browser/policy/url_blacklist_manager_unittest.cc', | 1144 'browser/policy/url_blacklist_manager_unittest.cc', |
| 1145 'browser/predictors/autocomplete_action_predictor_table_unittest.cc', | 1145 'browser/predictors/autocomplete_action_predictor_table_unittest.cc', |
| 1146 'browser/predictors/autocomplete_action_predictor_unittest.cc', | 1146 'browser/predictors/autocomplete_action_predictor_unittest.cc', |
| 1147 'browser/prefs/chrome_pref_service_unittest.cc', | 1147 'browser/prefs/chrome_pref_service_unittest.cc', |
| 1148 'browser/prefs/command_line_pref_store_unittest.cc', | 1148 'browser/prefs/command_line_pref_store_unittest.cc', |
| 1149 'browser/prefs/incognito_mode_prefs_unittest.cc', | 1149 'browser/prefs/incognito_mode_prefs_unittest.cc', |
| 1150 'browser/prefs/pref_hash_calculator_unittest.cc', | 1150 'browser/prefs/pref_hash_calculator_unittest.cc', |
| 1151 'browser/prefs/pref_hash_filter_unittest.cc', | 1151 'browser/prefs/pref_hash_filter_unittest.cc', |
| 1152 'browser/prefs/pref_hash_store_impl_unittest.cc', | 1152 'browser/prefs/pref_hash_store_impl_unittest.cc', |
| 1153 'browser/prefs/pref_model_associator_unittest.cc', | 1153 'browser/prefs/pref_model_associator_unittest.cc', |
| 1154 'browser/prefs/prefs_syncable_service_unittest.cc', |
| 1154 'browser/prefs/profile_pref_store_manager_unittest.cc', | 1155 'browser/prefs/profile_pref_store_manager_unittest.cc', |
| 1155 'browser/prefs/proxy_config_dictionary_unittest.cc', | 1156 'browser/prefs/proxy_config_dictionary_unittest.cc', |
| 1156 'browser/prefs/proxy_policy_unittest.cc', | 1157 'browser/prefs/proxy_policy_unittest.cc', |
| 1157 'browser/prefs/proxy_prefs_unittest.cc', | 1158 'browser/prefs/proxy_prefs_unittest.cc', |
| 1158 'browser/prefs/session_startup_pref_unittest.cc', | 1159 'browser/prefs/session_startup_pref_unittest.cc', |
| 1159 'browser/prefs/tracked/pref_hash_calculator_helper_win_unittest.cc', | 1160 'browser/prefs/tracked/pref_hash_calculator_helper_win_unittest.cc', |
| 1160 'browser/prefs/tracked/pref_service_hash_store_contents_unittest.cc', | 1161 'browser/prefs/tracked/pref_service_hash_store_contents_unittest.cc', |
| 1161 'browser/prefs/tracked/segregated_pref_store_unittest.cc', | 1162 'browser/prefs/tracked/segregated_pref_store_unittest.cc', |
| 1162 'browser/prerender/prerender_history_unittest.cc', | 1163 'browser/prerender/prerender_history_unittest.cc', |
| 1163 'browser/prerender/prerender_tracker_unittest.cc', | 1164 'browser/prerender/prerender_tracker_unittest.cc', |
| (...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1319 'browser/sync/glue/synced_device_tracker_unittest.cc', | 1320 'browser/sync/glue/synced_device_tracker_unittest.cc', |
| 1320 'browser/sync/glue/synced_session_tracker_unittest.cc', | 1321 'browser/sync/glue/synced_session_tracker_unittest.cc', |
| 1321 'browser/sync/glue/typed_url_model_associator_unittest.cc', | 1322 'browser/sync/glue/typed_url_model_associator_unittest.cc', |
| 1322 'browser/sync/glue/ui_data_type_controller_unittest.cc', | 1323 'browser/sync/glue/ui_data_type_controller_unittest.cc', |
| 1323 'browser/sync/glue/ui_model_worker_unittest.cc', | 1324 'browser/sync/glue/ui_model_worker_unittest.cc', |
| 1324 'browser/sync/profile_sync_components_factory_impl_unittest.cc', | 1325 'browser/sync/profile_sync_components_factory_impl_unittest.cc', |
| 1325 'browser/sync/profile_sync_components_factory_mock.cc', | 1326 'browser/sync/profile_sync_components_factory_mock.cc', |
| 1326 'browser/sync/profile_sync_components_factory_mock.h', | 1327 'browser/sync/profile_sync_components_factory_mock.h', |
| 1327 'browser/sync/profile_sync_service_autofill_unittest.cc', | 1328 'browser/sync/profile_sync_service_autofill_unittest.cc', |
| 1328 'browser/sync/profile_sync_service_bookmark_unittest.cc', | 1329 'browser/sync/profile_sync_service_bookmark_unittest.cc', |
| 1329 'browser/sync/profile_sync_service_preference_unittest.cc', | |
| 1330 'browser/sync/profile_sync_service_startup_unittest.cc', | 1330 'browser/sync/profile_sync_service_startup_unittest.cc', |
| 1331 'browser/sync/profile_sync_service_typed_url_unittest.cc', | 1331 'browser/sync/profile_sync_service_typed_url_unittest.cc', |
| 1332 'browser/sync/profile_sync_service_unittest.cc', | 1332 'browser/sync/profile_sync_service_unittest.cc', |
| 1333 'browser/sync/profile_sync_test_util.cc', | 1333 'browser/sync/profile_sync_test_util.cc', |
| 1334 'browser/sync/profile_sync_test_util.h', | 1334 'browser/sync/profile_sync_test_util.h', |
| 1335 'browser/sync/sessions/sessions_sync_manager_unittest.cc', | 1335 'browser/sync/sessions/sessions_sync_manager_unittest.cc', |
| 1336 'browser/sync/sessions/tab_node_pool_unittest.cc', | 1336 'browser/sync/sessions/tab_node_pool_unittest.cc', |
| 1337 'browser/sync/startup_controller_unittest.cc', | 1337 'browser/sync/startup_controller_unittest.cc', |
| 1338 'browser/sync/sync_error_notifier_ash_unittest.cc', | 1338 'browser/sync/sync_error_notifier_ash_unittest.cc', |
| 1339 'browser/sync/sync_global_error_unittest.cc', | 1339 'browser/sync/sync_global_error_unittest.cc', |
| (...skipping 1490 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2830 'browser/ui/app_list/test/fake_profile_store.h', | 2830 'browser/ui/app_list/test/fake_profile_store.h', |
| 2831 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', | 2831 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', |
| 2832 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', | 2832 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', |
| 2833 'browser/ui/views/app_list/win/app_list_win_unittest.cc', | 2833 'browser/ui/views/app_list/win/app_list_win_unittest.cc', |
| 2834 ], | 2834 ], |
| 2835 }, | 2835 }, |
| 2836 ], | 2836 ], |
| 2837 }], | 2837 }], |
| 2838 ], # 'conditions' | 2838 ], # 'conditions' |
| 2839 } | 2839 } |
| OLD | NEW |