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 995 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1006 'browser/password_manager/password_store_default_unittest.cc', | 1006 'browser/password_manager/password_store_default_unittest.cc', |
1007 'browser/password_manager/password_store_mac_unittest.cc', | 1007 'browser/password_manager/password_store_mac_unittest.cc', |
1008 'browser/password_manager/password_store_win_unittest.cc', | 1008 'browser/password_manager/password_store_win_unittest.cc', |
1009 'browser/password_manager/password_store_x_unittest.cc', | 1009 'browser/password_manager/password_store_x_unittest.cc', |
1010 'browser/performance_monitor/database_unittest.cc', | 1010 'browser/performance_monitor/database_unittest.cc', |
1011 'browser/plugins/plugin_finder_unittest.cc', | 1011 'browser/plugins/plugin_finder_unittest.cc', |
1012 'browser/plugins/plugin_metadata_unittest.cc', | 1012 'browser/plugins/plugin_metadata_unittest.cc', |
1013 'browser/plugins/plugin_prefs_unittest.cc', | 1013 'browser/plugins/plugin_prefs_unittest.cc', |
1014 'browser/policy/async_policy_provider_unittest.cc', | 1014 'browser/policy/async_policy_provider_unittest.cc', |
1015 'browser/policy/browser_policy_connector_unittest.cc', | 1015 'browser/policy/browser_policy_connector_unittest.cc', |
| 1016 'browser/policy/cloud/cloud_external_data_manager_base_unittest.cc', |
1016 'browser/policy/cloud/cloud_external_data_store_unittest.cc', | 1017 'browser/policy/cloud/cloud_external_data_store_unittest.cc', |
1017 'browser/policy/cloud/cloud_policy_client_unittest.cc', | 1018 'browser/policy/cloud/cloud_policy_client_unittest.cc', |
1018 'browser/policy/cloud/cloud_policy_core_unittest.cc', | 1019 'browser/policy/cloud/cloud_policy_core_unittest.cc', |
1019 'browser/policy/cloud/cloud_policy_invalidator_unittest.cc', | 1020 'browser/policy/cloud/cloud_policy_invalidator_unittest.cc', |
1020 'browser/policy/cloud/cloud_policy_manager_unittest.cc', | 1021 'browser/policy/cloud/cloud_policy_manager_unittest.cc', |
1021 'browser/policy/cloud/cloud_policy_refresh_scheduler_unittest.cc', | 1022 'browser/policy/cloud/cloud_policy_refresh_scheduler_unittest.cc', |
1022 'browser/policy/cloud/cloud_policy_service_unittest.cc', | 1023 'browser/policy/cloud/cloud_policy_service_unittest.cc', |
1023 'browser/policy/cloud/cloud_policy_validator_unittest.cc', | 1024 'browser/policy/cloud/cloud_policy_validator_unittest.cc', |
1024 'browser/policy/cloud/component_cloud_policy_service_unittest.cc', | 1025 'browser/policy/cloud/component_cloud_policy_service_unittest.cc', |
1025 'browser/policy/cloud/component_cloud_policy_store_unittest.cc', | 1026 'browser/policy/cloud/component_cloud_policy_store_unittest.cc', |
(...skipping 1391 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2417 | 2418 |
2418 # Sync setup uses native ui. | 2419 # Sync setup uses native ui. |
2419 'browser/ui/webui/sync_setup_handler_unittest.cc', | 2420 'browser/ui/webui/sync_setup_handler_unittest.cc', |
2420 | 2421 |
2421 'browser/browser_commands_unittest.cc', | 2422 'browser/browser_commands_unittest.cc', |
2422 'browser/download/download_shelf_unittest.cc', | 2423 'browser/download/download_shelf_unittest.cc', |
2423 'browser/storage_monitor/media_storage_util_unittest.cc', | 2424 'browser/storage_monitor/media_storage_util_unittest.cc', |
2424 'browser/net/gaia/gaia_oauth_fetcher_unittest.cc', | 2425 'browser/net/gaia/gaia_oauth_fetcher_unittest.cc', |
2425 'browser/page_cycler/page_cycler_unittest.cc', | 2426 'browser/page_cycler/page_cycler_unittest.cc', |
2426 'browser/policy/async_policy_provider_unittest.cc', | 2427 'browser/policy/async_policy_provider_unittest.cc', |
| 2428 'browser/policy/cloud/cloud_external_data_manager_base_unittest.cc', |
2427 'browser/policy/cloud/cloud_external_data_store_unittest.cc', | 2429 'browser/policy/cloud/cloud_external_data_store_unittest.cc', |
2428 'browser/policy/cloud/component_cloud_policy_service_unittest.cc', | 2430 'browser/policy/cloud/component_cloud_policy_service_unittest.cc', |
2429 'browser/policy/cloud/component_cloud_policy_store_unittest.cc', | 2431 'browser/policy/cloud/component_cloud_policy_store_unittest.cc', |
2430 'browser/policy/cloud/component_cloud_policy_updater_unittest.cc', | 2432 'browser/policy/cloud/component_cloud_policy_updater_unittest.cc', |
2431 'browser/policy/cloud/external_policy_data_updater_unittest.cc', | 2433 'browser/policy/cloud/external_policy_data_updater_unittest.cc', |
2432 'browser/policy/cloud/resource_cache_unittest.cc', | 2434 'browser/policy/cloud/resource_cache_unittest.cc', |
2433 'browser/policy/config_dir_policy_loader_unittest.cc', | 2435 'browser/policy/config_dir_policy_loader_unittest.cc', |
2434 'browser/policy/managed_mode_policy_provider_unittest.cc', | 2436 'browser/policy/managed_mode_policy_provider_unittest.cc', |
2435 'browser/policy/policy_path_parser_unittest.cc', | 2437 'browser/policy/policy_path_parser_unittest.cc', |
2436 'browser/profiles/off_the_record_profile_impl_unittest.cc', | 2438 'browser/profiles/off_the_record_profile_impl_unittest.cc', |
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2695 # more details. | 2697 # more details. |
2696 'DebugInformationFormat': '3', | 2698 'DebugInformationFormat': '3', |
2697 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2699 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
2698 }, | 2700 }, |
2699 }, | 2701 }, |
2700 }, | 2702 }, |
2701 ], | 2703 ], |
2702 }], | 2704 }], |
2703 ], # 'conditions' | 2705 ], # 'conditions' |
2704 } | 2706 } |
OLD | NEW |