| 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 512 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 523 '../components/autofill/content/renderer/test_password_autofill_agent.h'
, | 523 '../components/autofill/content/renderer/test_password_autofill_agent.h'
, |
| 524 '../extensions/browser/admin_policy_unittest.cc', | 524 '../extensions/browser/admin_policy_unittest.cc', |
| 525 '../extensions/browser/event_listener_map_unittest.cc', | 525 '../extensions/browser/event_listener_map_unittest.cc', |
| 526 '../extensions/browser/event_router_unittest.cc', | 526 '../extensions/browser/event_router_unittest.cc', |
| 527 '../extensions/browser/file_highlighter_unittest.cc', | 527 '../extensions/browser/file_highlighter_unittest.cc', |
| 528 '../extensions/browser/file_reader_unittest.cc', | 528 '../extensions/browser/file_reader_unittest.cc', |
| 529 '../extensions/browser/info_map_unittest.cc', | 529 '../extensions/browser/info_map_unittest.cc', |
| 530 '../extensions/browser/lazy_background_task_queue_unittest.cc', | 530 '../extensions/browser/lazy_background_task_queue_unittest.cc', |
| 531 '../extensions/browser/process_map_unittest.cc', | 531 '../extensions/browser/process_map_unittest.cc', |
| 532 '../extensions/browser/quota_service_unittest.cc', | 532 '../extensions/browser/quota_service_unittest.cc', |
| 533 '../extensions/common/csp_validator_unittest.cc', |
| 533 '../extensions/common/event_filter_unittest.cc', | 534 '../extensions/common/event_filter_unittest.cc', |
| 534 '../extensions/common/extension_resource_unittest.cc', | 535 '../extensions/common/extension_resource_unittest.cc', |
| 535 '../extensions/common/file_util_unittest.cc', | 536 '../extensions/common/file_util_unittest.cc', |
| 536 '../extensions/common/id_util_unittest.cc', | 537 '../extensions/common/id_util_unittest.cc', |
| 537 '../extensions/common/manifest_handler_unittest.cc', | 538 '../extensions/common/manifest_handler_unittest.cc', |
| 538 '../extensions/common/matcher/regex_set_matcher_unittest.cc', | 539 '../extensions/common/matcher/regex_set_matcher_unittest.cc', |
| 539 '../extensions/common/matcher/string_pattern_unittest.cc', | 540 '../extensions/common/matcher/string_pattern_unittest.cc', |
| 540 '../extensions/common/matcher/substring_set_matcher_unittest.cc', | 541 '../extensions/common/matcher/substring_set_matcher_unittest.cc', |
| 541 '../extensions/common/matcher/url_matcher_factory_unittest.cc', | 542 '../extensions/common/matcher/url_matcher_factory_unittest.cc', |
| 542 '../extensions/common/matcher/url_matcher_unittest.cc', | 543 '../extensions/common/matcher/url_matcher_unittest.cc', |
| (...skipping 1260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1803 'common/extensions/api/extension_action/browser_action_manifest_unittest
.cc', | 1804 'common/extensions/api/extension_action/browser_action_manifest_unittest
.cc', |
| 1804 'common/extensions/api/extension_action/page_action_manifest_unittest.cc
', | 1805 'common/extensions/api/extension_action/page_action_manifest_unittest.cc
', |
| 1805 'common/extensions/api/extension_action/script_badge_manifest_unittest.c
c', | 1806 'common/extensions/api/extension_action/script_badge_manifest_unittest.c
c', |
| 1806 'common/extensions/api/file_browser_handlers/file_browser_handler_manife
st_unittest.cc', | 1807 'common/extensions/api/file_browser_handlers/file_browser_handler_manife
st_unittest.cc', |
| 1807 'common/extensions/api/file_handlers/file_handlers_manifest_unittest.cc'
, | 1808 'common/extensions/api/file_handlers/file_handlers_manifest_unittest.cc'
, |
| 1808 'common/extensions/api/i18n/default_locale_manifest_unittest.cc', | 1809 'common/extensions/api/i18n/default_locale_manifest_unittest.cc', |
| 1809 'common/extensions/api/identity/extension_manifests_auth_unittest.cc', | 1810 'common/extensions/api/identity/extension_manifests_auth_unittest.cc', |
| 1810 'common/extensions/api/sockets/sockets_manifest_permission_unittest.cc', | 1811 'common/extensions/api/sockets/sockets_manifest_permission_unittest.cc', |
| 1811 'common/extensions/api/storage/storage_schema_manifest_handler_unittest.
cc', | 1812 'common/extensions/api/storage/storage_schema_manifest_handler_unittest.
cc', |
| 1812 'common/extensions/command_unittest.cc', | 1813 'common/extensions/command_unittest.cc', |
| 1813 'common/extensions/csp_validator_unittest.cc', | |
| 1814 'common/extensions/extension_file_util_unittest.cc', | 1814 'common/extensions/extension_file_util_unittest.cc', |
| 1815 'common/extensions/extension_icon_set_unittest.cc', | 1815 'common/extensions/extension_icon_set_unittest.cc', |
| 1816 'common/extensions/extension_l10n_util_unittest.cc', | 1816 'common/extensions/extension_l10n_util_unittest.cc', |
| 1817 'common/extensions/extension_set_unittest.cc', | 1817 'common/extensions/extension_set_unittest.cc', |
| 1818 'common/extensions/extension_unittest.cc', | 1818 'common/extensions/extension_unittest.cc', |
| 1819 'common/extensions/feature_switch_unittest.cc', | 1819 'common/extensions/feature_switch_unittest.cc', |
| 1820 'common/extensions/features/base_feature_provider_unittest.cc', | 1820 'common/extensions/features/base_feature_provider_unittest.cc', |
| 1821 'common/extensions/features/complex_feature_unittest.cc', | 1821 'common/extensions/features/complex_feature_unittest.cc', |
| 1822 'common/extensions/features/simple_feature_unittest.cc', | 1822 'common/extensions/features/simple_feature_unittest.cc', |
| 1823 'common/extensions/manifest_handlers/content_scripts_manifest_unittest.c
c', | 1823 'common/extensions/manifest_handlers/content_scripts_manifest_unittest.c
c', |
| (...skipping 1104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2928 'browser/ui/app_list/test/fake_profile_store.cc', | 2928 'browser/ui/app_list/test/fake_profile_store.cc', |
| 2929 'browser/ui/app_list/test/fake_profile_store.h', | 2929 'browser/ui/app_list/test/fake_profile_store.h', |
| 2930 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', | 2930 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', |
| 2931 'browser/ui/views/app_list/win/app_list_win_unittest.cc', | 2931 'browser/ui/views/app_list/win/app_list_win_unittest.cc', |
| 2932 ], | 2932 ], |
| 2933 }, | 2933 }, |
| 2934 ], | 2934 ], |
| 2935 }], | 2935 }], |
| 2936 ], # 'conditions' | 2936 ], # 'conditions' |
| 2937 } | 2937 } |
| OLD | NEW |