| 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 1114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1125 'browser/profile_resetter/jtl_interpreter_unittest.cc', | 1125 'browser/profile_resetter/jtl_interpreter_unittest.cc', |
| 1126 'browser/profile_resetter/profile_resetter_unittest.cc', | 1126 'browser/profile_resetter/profile_resetter_unittest.cc', |
| 1127 'browser/profiles/file_path_verifier_win_unittest.cc', | 1127 'browser/profiles/file_path_verifier_win_unittest.cc', |
| 1128 'browser/profiles/gaia_info_update_service_unittest.cc', | 1128 'browser/profiles/gaia_info_update_service_unittest.cc', |
| 1129 'browser/profiles/off_the_record_profile_impl_unittest.cc', | 1129 'browser/profiles/off_the_record_profile_impl_unittest.cc', |
| 1130 'browser/profiles/profile_downloader_unittest.cc', | 1130 'browser/profiles/profile_downloader_unittest.cc', |
| 1131 'browser/profiles/profile_info_cache_unittest.cc', | 1131 'browser/profiles/profile_info_cache_unittest.cc', |
| 1132 'browser/profiles/profile_info_cache_unittest.h', | 1132 'browser/profiles/profile_info_cache_unittest.h', |
| 1133 'browser/profiles/profile_info_util_unittest.cc', | 1133 'browser/profiles/profile_info_util_unittest.cc', |
| 1134 'browser/profiles/profile_list_desktop_unittest.cc', | 1134 'browser/profiles/profile_list_desktop_unittest.cc', |
| 1135 'browser/profiles/profile_loader_unittest.cc', | |
| 1136 'browser/profiles/profile_manager_unittest.cc', | 1135 'browser/profiles/profile_manager_unittest.cc', |
| 1137 'browser/profiles/profile_shortcut_manager_unittest_win.cc', | 1136 'browser/profiles/profile_shortcut_manager_unittest_win.cc', |
| 1138 'browser/renderer_host/plugin_info_message_filter_unittest.cc', | 1137 'browser/renderer_host/plugin_info_message_filter_unittest.cc', |
| 1139 'browser/renderer_host/web_cache_manager_unittest.cc', | 1138 'browser/renderer_host/web_cache_manager_unittest.cc', |
| 1140 'browser/resources/google_now/background.js', | 1139 'browser/resources/google_now/background.js', |
| 1141 'browser/resources/google_now/background_test_util.js', | 1140 'browser/resources/google_now/background_test_util.js', |
| 1142 'browser/resources/google_now/background_unittest.gtestjs', | 1141 'browser/resources/google_now/background_unittest.gtestjs', |
| 1143 'browser/resources/google_now/cards.js', | 1142 'browser/resources/google_now/cards.js', |
| 1144 'browser/resources/google_now/cards_unittest.gtestjs', | 1143 'browser/resources/google_now/cards_unittest.gtestjs', |
| 1145 'browser/resources/google_now/common_test_util.js', | 1144 'browser/resources/google_now/common_test_util.js', |
| (...skipping 1353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2499 'browser/policy/cloud/component_cloud_policy_service_unittest.cc', | 2498 'browser/policy/cloud/component_cloud_policy_service_unittest.cc', |
| 2500 'browser/policy/cloud/component_cloud_policy_store_unittest.cc', | 2499 'browser/policy/cloud/component_cloud_policy_store_unittest.cc', |
| 2501 'browser/policy/cloud/component_cloud_policy_updater_unittest.cc', | 2500 'browser/policy/cloud/component_cloud_policy_updater_unittest.cc', |
| 2502 'browser/policy/cloud/external_policy_data_fetcher_unittest.cc', | 2501 'browser/policy/cloud/external_policy_data_fetcher_unittest.cc', |
| 2503 'browser/policy/cloud/external_policy_data_updater_unittest.cc', | 2502 'browser/policy/cloud/external_policy_data_updater_unittest.cc', |
| 2504 'browser/policy/cloud/resource_cache_unittest.cc', | 2503 'browser/policy/cloud/resource_cache_unittest.cc', |
| 2505 'browser/policy/config_dir_policy_loader_unittest.cc', | 2504 'browser/policy/config_dir_policy_loader_unittest.cc', |
| 2506 'browser/policy/policy_path_parser_unittest.cc', | 2505 'browser/policy/policy_path_parser_unittest.cc', |
| 2507 'browser/profiles/off_the_record_profile_impl_unittest.cc', | 2506 'browser/profiles/off_the_record_profile_impl_unittest.cc', |
| 2508 'browser/profiles/profile_list_desktop_unittest.cc', | 2507 'browser/profiles/profile_list_desktop_unittest.cc', |
| 2509 'browser/profiles/profile_loader_unittest.cc', | |
| 2510 'browser/search/instant_service_unittest.cc', | 2508 'browser/search/instant_service_unittest.cc', |
| 2511 'browser/search/search_unittest.cc', | 2509 'browser/search/search_unittest.cc', |
| 2512 'browser/signin/profile_oauth2_token_service_unittest.cc', | 2510 'browser/signin/profile_oauth2_token_service_unittest.cc', |
| 2513 'browser/sync/profile_sync_service_session_unittest.cc', | 2511 'browser/sync/profile_sync_service_session_unittest.cc', |
| 2514 'browser/sync/sync_global_error_unittest.cc', | 2512 'browser/sync/sync_global_error_unittest.cc', |
| 2515 'browser/tab_contents/render_view_context_menu_unittest.cc', | 2513 'browser/tab_contents/render_view_context_menu_unittest.cc', |
| 2516 'browser/ui/autofill/autofill_dialog_controller_unittest.cc', | 2514 'browser/ui/autofill/autofill_dialog_controller_unittest.cc', |
| 2517 'browser/ui/browser_instant_controller_unittest.cc', | 2515 'browser/ui/browser_instant_controller_unittest.cc', |
| 2518 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate_unittest.cc', | 2516 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate_unittest.cc', |
| 2519 'browser/ui/bookmarks/bookmark_context_menu_controller_unittest.cc', | 2517 'browser/ui/bookmarks/bookmark_context_menu_controller_unittest.cc', |
| (...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2815 { | 2813 { |
| 2816 # Unit tests for chrome app list, not run on any bots, this is for fas
ter | 2814 # Unit tests for chrome app list, not run on any bots, this is for fas
ter |
| 2817 # compile/link/test cycles during development. | 2815 # compile/link/test cycles during development. |
| 2818 'target_name': 'chrome_app_list_unittests', | 2816 'target_name': 'chrome_app_list_unittests', |
| 2819 'type': '<(gtest_target_type)', | 2817 'type': '<(gtest_target_type)', |
| 2820 'dependencies': [ | 2818 'dependencies': [ |
| 2821 '../base/base.gyp:run_all_unittests', | 2819 '../base/base.gyp:run_all_unittests', |
| 2822 '../chrome/chrome.gyp:test_support_common', | 2820 '../chrome/chrome.gyp:test_support_common', |
| 2823 '../skia/skia.gyp:skia', | 2821 '../skia/skia.gyp:skia', |
| 2824 '../testing/gtest.gyp:gtest', | 2822 '../testing/gtest.gyp:gtest', |
| 2825 'apps', | |
| 2826 'browser_ui', | 2823 'browser_ui', |
| 2827 ], | 2824 ], |
| 2828 'sources': [ | 2825 'sources': [ |
| 2829 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', | 2826 'browser/ui/app_list/app_list_controller_unittest.cc', |
| 2827 'browser/ui/app_list/profile_loader_unittest.cc', |
| 2828 'browser/ui/app_list/test/fake_keep_alive_service.cc', |
| 2829 'browser/ui/app_list/test/fake_keep_alive_service.h', |
| 2830 'browser/ui/app_list/test/fake_profile.cc', | 2830 'browser/ui/app_list/test/fake_profile.cc', |
| 2831 'browser/ui/app_list/test/fake_profile.h', | 2831 'browser/ui/app_list/test/fake_profile.h', |
| 2832 'browser/ui/app_list/test/fake_profile_store.cc', |
| 2833 'browser/ui/app_list/test/fake_profile_store.h', |
| 2834 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', |
| 2832 'browser/ui/views/app_list/test/app_list_shower_unittest.cc', | 2835 'browser/ui/views/app_list/test/app_list_shower_unittest.cc', |
| 2833 ], | 2836 ], |
| 2834 }, | 2837 }, |
| 2835 ], | 2838 ], |
| 2836 }], | 2839 }], |
| 2837 ], # 'conditions' | 2840 ], # 'conditions' |
| 2838 } | 2841 } |
| OLD | NEW |