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 1833 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1844 'common/extensions/api/extension_api_unittest.cc', | 1844 'common/extensions/api/extension_api_unittest.cc', |
1845 'common/favicon/favicon_url_parser_unittest.cc', | 1845 'common/favicon/favicon_url_parser_unittest.cc', |
1846 'common/importer/firefox_importer_utils_unittest.cc', | 1846 'common/importer/firefox_importer_utils_unittest.cc', |
1847 'common/instant_restricted_id_cache_unittest.cc', | 1847 'common/instant_restricted_id_cache_unittest.cc', |
1848 'common/mac/cfbundle_blocker_unittest.mm', | 1848 'common/mac/cfbundle_blocker_unittest.mm', |
1849 'common/mac/mock_launchd.cc', | 1849 'common/mac/mock_launchd.cc', |
1850 'common/mac/mock_launchd.h', | 1850 'common/mac/mock_launchd.h', |
1851 'common/mac/objc_method_swizzle_unittest.mm', | 1851 'common/mac/objc_method_swizzle_unittest.mm', |
1852 'common/mac/objc_zombie_unittest.mm', | 1852 'common/mac/objc_zombie_unittest.mm', |
1853 'common/metrics/caching_permuted_entropy_provider_unittest.cc', | 1853 'common/metrics/caching_permuted_entropy_provider_unittest.cc', |
1854 'common/metrics/metrics_log_base_unittest.cc', | |
1855 'common/metrics/metrics_log_manager_unittest.cc', | |
1856 'common/metrics/variations/experiment_labels_unittest.cc', | 1854 'common/metrics/variations/experiment_labels_unittest.cc', |
1857 'common/metrics/variations/variations_util_unittest.cc', | 1855 'common/metrics/variations/variations_util_unittest.cc', |
1858 'common/multi_process_lock_unittest.cc', | 1856 'common/multi_process_lock_unittest.cc', |
1859 'common/net/url_fixer_upper_unittest.cc', | 1857 'common/net/url_fixer_upper_unittest.cc', |
1860 'common/net/x509_certificate_model_unittest.cc', | 1858 'common/net/x509_certificate_model_unittest.cc', |
1861 'common/partial_circular_buffer_unittest.cc', | 1859 'common/partial_circular_buffer_unittest.cc', |
1862 'common/pref_names_util_unittest.cc', | 1860 'common/pref_names_util_unittest.cc', |
1863 'common/search_urls_unittest.cc', | 1861 'common/search_urls_unittest.cc', |
1864 'common/service_process_util_unittest.cc', | 1862 'common/service_process_util_unittest.cc', |
1865 'common/switch_utils_unittest.cc', | 1863 'common/switch_utils_unittest.cc', |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1970 '../tools/json_schema_compiler/test/idl_schemas_unittest.cc', | 1968 '../tools/json_schema_compiler/test/idl_schemas_unittest.cc', |
1971 '../tools/json_schema_compiler/test/objects_unittest.cc', | 1969 '../tools/json_schema_compiler/test/objects_unittest.cc', |
1972 '../tools/json_schema_compiler/test/simple_api_unittest.cc', | 1970 '../tools/json_schema_compiler/test/simple_api_unittest.cc', |
1973 '../tools/json_schema_compiler/test/error_generation_unittest.cc', | 1971 '../tools/json_schema_compiler/test/error_generation_unittest.cc', |
1974 '../ui/webui/resources/js/cr.js', | 1972 '../ui/webui/resources/js/cr.js', |
1975 ], | 1973 ], |
1976 'conditions': [ | 1974 'conditions': [ |
1977 ['OS!="ios"', { | 1975 ['OS!="ios"', { |
1978 'dependencies': [ | 1976 'dependencies': [ |
1979 '../components/components.gyp:autofill_content_test_support', | 1977 '../components/components.gyp:autofill_content_test_support', |
| 1978 '../components/components.gyp:component_metrics_proto', |
1980 '../components/components.gyp:data_reduction_proxy_test_support', | 1979 '../components/components.gyp:data_reduction_proxy_test_support', |
1981 '../components/components_strings.gyp:components_strings', | 1980 '../components/components_strings.gyp:components_strings', |
1982 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', | 1981 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', |
1983 '../extensions/extensions_strings.gyp:extensions_strings', | 1982 '../extensions/extensions_strings.gyp:extensions_strings', |
1984 '../gpu/gpu.gyp:gpu_unittest_utils', | 1983 '../gpu/gpu.gyp:gpu_unittest_utils', |
1985 '../media/media.gyp:media_test_support', | 1984 '../media/media.gyp:media_test_support', |
1986 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', | 1985 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', |
1987 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1986 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
1988 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 1987 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, |
1989 '../third_party/libjingle/libjingle.gyp:libjingle', | 1988 '../third_party/libjingle/libjingle.gyp:libjingle', |
(...skipping 863 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2853 'browser/ui/app_list/test/fake_profile_store.h', | 2852 'browser/ui/app_list/test/fake_profile_store.h', |
2854 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', | 2853 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', |
2855 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', | 2854 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', |
2856 'browser/ui/views/app_list/win/app_list_win_unittest.cc', | 2855 'browser/ui/views/app_list/win/app_list_win_unittest.cc', |
2857 ], | 2856 ], |
2858 }, | 2857 }, |
2859 ], | 2858 ], |
2860 }], | 2859 }], |
2861 ], # 'conditions' | 2860 ], # 'conditions' |
2862 } | 2861 } |
OLD | NEW |