Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(476)

Side by Side Diff: chrome/chrome_tests_unit.gypi

Issue 230163002: Use DownloadManager to initiate downloads from PluginInstaller. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 1127 matching lines...) Expand 10 before | Expand all | Expand 10 after
1138 'browser/parsers/metadata_parser_filebase_unittest.cc', 1138 'browser/parsers/metadata_parser_filebase_unittest.cc',
1139 'browser/password_manager/chrome_password_manager_client_unittest.cc', 1139 'browser/password_manager/chrome_password_manager_client_unittest.cc',
1140 'browser/password_manager/native_backend_gnome_x_unittest.cc', 1140 'browser/password_manager/native_backend_gnome_x_unittest.cc',
1141 'browser/password_manager/native_backend_kwallet_x_unittest.cc', 1141 'browser/password_manager/native_backend_kwallet_x_unittest.cc',
1142 'browser/password_manager/password_manager_metrics_util_unittest.cc', 1142 'browser/password_manager/password_manager_metrics_util_unittest.cc',
1143 'browser/password_manager/password_store_mac_unittest.cc', 1143 'browser/password_manager/password_store_mac_unittest.cc',
1144 'browser/password_manager/password_store_win_unittest.cc', 1144 'browser/password_manager/password_store_win_unittest.cc',
1145 'browser/password_manager/password_store_x_unittest.cc', 1145 'browser/password_manager/password_store_x_unittest.cc',
1146 'browser/performance_monitor/database_unittest.cc', 1146 'browser/performance_monitor/database_unittest.cc',
1147 'browser/plugins/plugin_finder_unittest.cc', 1147 'browser/plugins/plugin_finder_unittest.cc',
1148 'browser/plugins/plugin_installer_unittest.cc',
1148 'browser/plugins/plugin_metadata_unittest.cc', 1149 'browser/plugins/plugin_metadata_unittest.cc',
1149 'browser/plugins/plugin_prefs_unittest.cc', 1150 'browser/plugins/plugin_prefs_unittest.cc',
1150 'browser/policy/cloud/cloud_policy_invalidator_unittest.cc', 1151 'browser/policy/cloud/cloud_policy_invalidator_unittest.cc',
1151 'browser/policy/cloud/user_policy_signin_service_unittest.cc', 1152 'browser/policy/cloud/user_policy_signin_service_unittest.cc',
1152 'browser/policy/file_selection_dialogs_policy_handler_unittest.cc', 1153 'browser/policy/file_selection_dialogs_policy_handler_unittest.cc',
1153 'browser/policy/javascript_policy_handler_unittest.cc', 1154 'browser/policy/javascript_policy_handler_unittest.cc',
1154 'browser/policy/policy_path_parser_unittest.cc', 1155 'browser/policy/policy_path_parser_unittest.cc',
1155 'browser/policy/url_blacklist_manager_unittest.cc', 1156 'browser/policy/url_blacklist_manager_unittest.cc',
1156 'browser/predictors/autocomplete_action_predictor_table_unittest.cc', 1157 'browser/predictors/autocomplete_action_predictor_table_unittest.cc',
1157 'browser/predictors/autocomplete_action_predictor_unittest.cc', 1158 'browser/predictors/autocomplete_action_predictor_unittest.cc',
(...skipping 1557 matching lines...) Expand 10 before | Expand all | Expand 10 after
2715 }], 2716 }],
2716 ['enable_app_list==1', { 2717 ['enable_app_list==1', {
2717 'dependencies': [ 2718 'dependencies': [
2718 '../ui/app_list/app_list.gyp:app_list_test_support', 2719 '../ui/app_list/app_list.gyp:app_list_test_support',
2719 ], 2720 ],
2720 'sources': [ 2721 'sources': [
2721 'browser/ui/app_list/extension_app_model_builder_unittest.cc', 2722 'browser/ui/app_list/extension_app_model_builder_unittest.cc',
2722 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', 2723 'browser/ui/app_list/test/fast_show_pickler_unittest.cc',
2723 ], 2724 ],
2724 }], 2725 }],
2726 ['enable_plugin_installation==0', {
2727 'sources!': [
2728 'browser/plugins/plugin_installer_unittest.cc',
2729 ],
2730 }],
2725 ], 2731 ],
2726 }, 2732 },
2727 { 2733 {
2728 'target_name': 'chrome_app_unittests', 2734 'target_name': 'chrome_app_unittests',
2729 'type': 'executable', 2735 'type': 'executable',
2730 'dependencies': [ 2736 'dependencies': [
2731 # unit tests should only depend on 2737 # unit tests should only depend on
2732 # 1) everything that the chrome binaries depend on: 2738 # 1) everything that the chrome binaries depend on:
2733 '<@(chromium_browser_dependencies)', 2739 '<@(chromium_browser_dependencies)',
2734 '<@(chromium_child_dependencies)', 2740 '<@(chromium_child_dependencies)',
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
2885 'browser/ui/app_list/test/fake_profile_store.h', 2891 'browser/ui/app_list/test/fake_profile_store.h',
2886 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', 2892 'browser/ui/app_list/test/fast_show_pickler_unittest.cc',
2887 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', 2893 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc',
2888 'browser/ui/views/app_list/win/app_list_win_unittest.cc', 2894 'browser/ui/views/app_list/win/app_list_win_unittest.cc',
2889 ], 2895 ],
2890 }, 2896 },
2891 ], 2897 ],
2892 }], 2898 }],
2893 ], # 'conditions' 2899 ], # 'conditions'
2894 } 2900 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698