| 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', |
| 11 'dependencies': [ | 11 'dependencies': [ |
| 12 # NOTE: New dependencies should generally be added in the OS!="ios" | 12 # NOTE: New dependencies should generally be added in the OS!="ios" |
| 13 # dependencies block below, rather than here. | 13 # dependencies block below, rather than here. |
| 14 'browser', | 14 'browser', |
| 15 'chrome_resources.gyp:chrome_resources', | 15 'chrome_resources.gyp:chrome_resources', |
| 16 'chrome_resources.gyp:chrome_strings', | 16 'chrome_resources.gyp:chrome_strings', |
| 17 'chrome_resources.gyp:theme_resources', | 17 'chrome_resources.gyp:theme_resources', |
| 18 'common', | 18 'common', |
| 19 '../base/base.gyp:base_prefs_test_support', | 19 '../base/base.gyp:base_prefs_test_support', |
| 20 '../base/base.gyp:test_support_base', | 20 '../base/base.gyp:test_support_base', |
| 21 '../components/components.gyp:password_manager_core_browser_test_support
', | 21 '../components/components.gyp:password_manager_core_browser_test_support
', |
| 22 '../components/components.gyp:signin_core_browser_test_support', | 22 '../components/components.gyp:signin_core_browser_test_support', |
| 23 '../components/components.gyp:sync_driver_test_support', | 23 '../components/components.gyp:sync_driver_test_support', |
| 24 '../components/components.gyp:sync_driver_test_support', | |
| 25 '../content/content.gyp:content_app_both', | 24 '../content/content.gyp:content_app_both', |
| 26 '../content/content_shell_and_tests.gyp:test_support_content', | 25 '../content/content_shell_and_tests.gyp:test_support_content', |
| 27 '../net/net.gyp:net', | 26 '../net/net.gyp:net', |
| 28 '../net/net.gyp:net_test_support', | 27 '../net/net.gyp:net_test_support', |
| 29 '../skia/skia.gyp:skia', | 28 '../skia/skia.gyp:skia', |
| 30 '../sql/sql.gyp:sql', | 29 '../sql/sql.gyp:sql', |
| 31 '../sql/sql.gyp:test_support_sql', | 30 '../sql/sql.gyp:test_support_sql', |
| 32 '../sync/sync.gyp:sync', | 31 '../sync/sync.gyp:sync', |
| 33 '../testing/gmock.gyp:gmock', | 32 '../testing/gmock.gyp:gmock', |
| 34 '../testing/gtest.gyp:gtest', | 33 '../testing/gtest.gyp:gtest', |
| (...skipping 986 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1021 'browser/internal_auth_unittest.cc', | 1020 'browser/internal_auth_unittest.cc', |
| 1022 'browser/install_verification/win/imported_module_verification_unittest.
cc', | 1021 'browser/install_verification/win/imported_module_verification_unittest.
cc', |
| 1023 'browser/install_verification/win/loaded_module_verification_unittest.cc
', | 1022 'browser/install_verification/win/loaded_module_verification_unittest.cc
', |
| 1024 'browser/install_verification/win/loaded_modules_snapshot_unittest.cc', | 1023 'browser/install_verification/win/loaded_modules_snapshot_unittest.cc', |
| 1025 'browser/install_verification/win/module_ids_unittest.cc', | 1024 'browser/install_verification/win/module_ids_unittest.cc', |
| 1026 'browser/install_verification/win/module_info_unittest.cc', | 1025 'browser/install_verification/win/module_info_unittest.cc', |
| 1027 'browser/install_verification/win/module_list_unittest.cc', | 1026 'browser/install_verification/win/module_list_unittest.cc', |
| 1028 'browser/install_verification/win/module_verification_test.cc', | 1027 'browser/install_verification/win/module_verification_test.cc', |
| 1029 'browser/install_verification/win/module_verification_test.h', | 1028 'browser/install_verification/win/module_verification_test.h', |
| 1030 'browser/invalidation/gcm_invalidation_bridge_unittest.cc', | 1029 'browser/invalidation/gcm_invalidation_bridge_unittest.cc', |
| 1031 'browser/invalidation/invalidation_logger_unittest.cc', | |
| 1032 'browser/invalidation/invalidation_service_android_unittest.cc', | 1030 'browser/invalidation/invalidation_service_android_unittest.cc', |
| 1033 'browser/invalidation/invalidation_service_test_template.cc', | 1031 'browser/invalidation/invalidation_service_test_template.cc', |
| 1034 'browser/invalidation/invalidation_service_test_template.h', | 1032 'browser/invalidation/invalidation_service_test_template.h', |
| 1035 'browser/invalidation/invalidator_storage_unittest.cc', | 1033 'browser/invalidation/invalidator_storage_unittest.cc', |
| 1036 'browser/invalidation/ticl_invalidation_service_unittest.cc', | 1034 'browser/invalidation/ticl_invalidation_service_unittest.cc', |
| 1037 'browser/invalidation/ticl_profile_settings_provider_unittest.cc', | 1035 'browser/invalidation/ticl_profile_settings_provider_unittest.cc', |
| 1038 'browser/local_discovery/privet_confirm_api_flow_unittest.cc', | 1036 'browser/local_discovery/privet_confirm_api_flow_unittest.cc', |
| 1039 'browser/local_discovery/privet_http_unittest.cc', | 1037 'browser/local_discovery/privet_http_unittest.cc', |
| 1040 'browser/local_discovery/privet_url_fetcher_unittest.cc', | 1038 'browser/local_discovery/privet_url_fetcher_unittest.cc', |
| 1041 'browser/local_discovery/storage/path_util_unittest.cc', | 1039 'browser/local_discovery/storage/path_util_unittest.cc', |
| (...skipping 1815 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2857 'browser/ui/app_list/test/fake_profile_store.h', | 2855 'browser/ui/app_list/test/fake_profile_store.h', |
| 2858 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', | 2856 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', |
| 2859 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', | 2857 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', |
| 2860 'browser/ui/views/app_list/win/app_list_win_unittest.cc', | 2858 'browser/ui/views/app_list/win/app_list_win_unittest.cc', |
| 2861 ], | 2859 ], |
| 2862 }, | 2860 }, |
| 2863 ], | 2861 ], |
| 2864 }], | 2862 }], |
| 2865 ], # 'conditions' | 2863 ], # 'conditions' |
| 2866 } | 2864 } |
| OLD | NEW |