| 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 1156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1167 'browser/prerender/prerender_tracker_unittest.cc', | 1167 'browser/prerender/prerender_tracker_unittest.cc', |
| 1168 'browser/prerender/prerender_unittest.cc', | 1168 'browser/prerender/prerender_unittest.cc', |
| 1169 'browser/prerender/prerender_util_unittest.cc', | 1169 'browser/prerender/prerender_util_unittest.cc', |
| 1170 'browser/printing/cloud_print/cloud_print_proxy_service_unittest.cc', | 1170 'browser/printing/cloud_print/cloud_print_proxy_service_unittest.cc', |
| 1171 'browser/printing/print_dialog_cloud_unittest.cc', | 1171 'browser/printing/print_dialog_cloud_unittest.cc', |
| 1172 'browser/printing/print_job_unittest.cc', | 1172 'browser/printing/print_job_unittest.cc', |
| 1173 'browser/printing/print_preview_dialog_controller_unittest.cc', | 1173 'browser/printing/print_preview_dialog_controller_unittest.cc', |
| 1174 'browser/printing/print_preview_test.cc', | 1174 'browser/printing/print_preview_test.cc', |
| 1175 'browser/printing/print_preview_test.h', | 1175 'browser/printing/print_preview_test.h', |
| 1176 'browser/process_info_snapshot_mac_unittest.cc', | 1176 'browser/process_info_snapshot_mac_unittest.cc', |
| 1177 'browser/process_singleton_linux_unittest.cc', | 1177 'browser/process_singleton_posix_unittest.cc', |
| 1178 'browser/process_singleton_mac_unittest.cc', | |
| 1179 'browser/profile_resetter/automatic_profile_resetter_delegate_unittest.c
c', | 1178 'browser/profile_resetter/automatic_profile_resetter_delegate_unittest.c
c', |
| 1180 'browser/profile_resetter/automatic_profile_resetter_unittest.cc', | 1179 'browser/profile_resetter/automatic_profile_resetter_unittest.cc', |
| 1181 'browser/profile_resetter/jtl_interpreter_unittest.cc', | 1180 'browser/profile_resetter/jtl_interpreter_unittest.cc', |
| 1182 'browser/profile_resetter/profile_resetter_unittest.cc', | 1181 'browser/profile_resetter/profile_resetter_unittest.cc', |
| 1183 'browser/profiles/file_path_verifier_win_unittest.cc', | 1182 'browser/profiles/file_path_verifier_win_unittest.cc', |
| 1184 'browser/profiles/gaia_info_update_service_unittest.cc', | 1183 'browser/profiles/gaia_info_update_service_unittest.cc', |
| 1185 'browser/profiles/incognito_mode_policy_handler_unittest.cc', | 1184 'browser/profiles/incognito_mode_policy_handler_unittest.cc', |
| 1186 'browser/profiles/off_the_record_profile_impl_unittest.cc', | 1185 'browser/profiles/off_the_record_profile_impl_unittest.cc', |
| 1187 'browser/profiles/profile_downloader_unittest.cc', | 1186 'browser/profiles/profile_downloader_unittest.cc', |
| 1188 'browser/profiles/profile_info_cache_unittest.cc', | 1187 'browser/profiles/profile_info_cache_unittest.cc', |
| (...skipping 1288 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2477 | 2476 |
| 2478 # Sync setup uses native ui. | 2477 # Sync setup uses native ui. |
| 2479 'browser/ui/webui/sync_setup_handler_unittest.cc', | 2478 'browser/ui/webui/sync_setup_handler_unittest.cc', |
| 2480 'browser/sync/sync_ui_util_unittest.cc', | 2479 'browser/sync/sync_ui_util_unittest.cc', |
| 2481 | 2480 |
| 2482 'browser/browser_commands_unittest.cc', | 2481 'browser/browser_commands_unittest.cc', |
| 2483 'browser/download/download_shelf_unittest.cc', | 2482 'browser/download/download_shelf_unittest.cc', |
| 2484 'browser/extensions/extension_message_bubble_controller_unittest.cc'
, | 2483 'browser/extensions/extension_message_bubble_controller_unittest.cc'
, |
| 2485 'browser/extensions/extension_test_message_listener_unittest.cc', | 2484 'browser/extensions/extension_test_message_listener_unittest.cc', |
| 2486 'browser/policy/policy_path_parser_unittest.cc', | 2485 'browser/policy/policy_path_parser_unittest.cc', |
| 2486 'browser/process_singleton_posix_unittest.cc', |
| 2487 'browser/profiles/off_the_record_profile_impl_unittest.cc', | 2487 'browser/profiles/off_the_record_profile_impl_unittest.cc', |
| 2488 'browser/profiles/profile_list_desktop_unittest.cc', | 2488 'browser/profiles/profile_list_desktop_unittest.cc', |
| 2489 'browser/renderer_context_menu/render_view_context_menu_unittest.cc'
, | 2489 'browser/renderer_context_menu/render_view_context_menu_unittest.cc'
, |
| 2490 'browser/search/instant_service_unittest.cc', | 2490 'browser/search/instant_service_unittest.cc', |
| 2491 'browser/search/search_unittest.cc', | 2491 'browser/search/search_unittest.cc', |
| 2492 'browser/sync/sessions/sessions_sync_manager_unittest.cc', | 2492 'browser/sync/sessions/sessions_sync_manager_unittest.cc', |
| 2493 'browser/sync/sync_global_error_unittest.cc', | 2493 'browser/sync/sync_global_error_unittest.cc', |
| 2494 'browser/translate/translate_manager_render_view_host_unittest.cc', | 2494 'browser/translate/translate_manager_render_view_host_unittest.cc', |
| 2495 'browser/ui/browser_instant_controller_unittest.cc', | 2495 'browser/ui/browser_instant_controller_unittest.cc', |
| 2496 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate_unittest.cc', | 2496 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate_unittest.cc', |
| (...skipping 356 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2853 'browser/ui/app_list/test/fake_profile_store.h', | 2853 'browser/ui/app_list/test/fake_profile_store.h', |
| 2854 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', | 2854 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', |
| 2855 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', | 2855 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', |
| 2856 'browser/ui/views/app_list/win/app_list_win_unittest.cc', | 2856 'browser/ui/views/app_list/win/app_list_win_unittest.cc', |
| 2857 ], | 2857 ], |
| 2858 }, | 2858 }, |
| 2859 ], | 2859 ], |
| 2860 }], | 2860 }], |
| 2861 ], # 'conditions' | 2861 ], # 'conditions' |
| 2862 } | 2862 } |
| OLD | NEW |