OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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 'variables' : { | 5 'variables' : { |
6 'pyautolib_sources': [ | 6 'pyautolib_sources': [ |
7 'app/chrome_command_ids.h', | 7 'app/chrome_command_ids.h', |
8 'app/chrome_dll_resource.h', | 8 'app/chrome_dll_resource.h', |
9 'common/automation_constants.h', | 9 'common/automation_constants.h', |
10 'common/pref_names.cc', | 10 'common/pref_names.cc', |
(...skipping 2851 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2862 'browser/notifications/desktop_notifications_unittest.cc', | 2862 'browser/notifications/desktop_notifications_unittest.cc', |
2863 'browser/notifications/desktop_notifications_unittest.h', | 2863 'browser/notifications/desktop_notifications_unittest.h', |
2864 'browser/notifications/notification_browsertest.cc', | 2864 'browser/notifications/notification_browsertest.cc', |
2865 'browser/page_cycler/page_cycler_browsertest.cc', | 2865 'browser/page_cycler/page_cycler_browsertest.cc', |
2866 'browser/performance_monitor/performance_monitor_browsertest.cc', | 2866 'browser/performance_monitor/performance_monitor_browsertest.cc', |
2867 'browser/policy/device_management_service_browsertest.cc', | 2867 'browser/policy/device_management_service_browsertest.cc', |
2868 'browser/popup_blocker_browsertest.cc', | 2868 'browser/popup_blocker_browsertest.cc', |
2869 'browser/prefs/pref_service_browsertest.cc', | 2869 'browser/prefs/pref_service_browsertest.cc', |
2870 'browser/prerender/prefetch_browsertest.cc', | 2870 'browser/prerender/prefetch_browsertest.cc', |
2871 'browser/prerender/prerender_browsertest.cc', | 2871 'browser/prerender/prerender_browsertest.cc', |
| 2872 'browser/printing/cloud_print/test/cloud_print_policy_browsertest.cc', |
2872 'browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest
.cc', | 2873 'browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest
.cc', |
2873 'browser/printing/printing_layout_browsertest.cc', | 2874 'browser/printing/printing_layout_browsertest.cc', |
2874 'browser/printing/print_preview_tab_controller_browsertest.cc', | 2875 'browser/printing/print_preview_tab_controller_browsertest.cc', |
2875 'browser/process_singleton_browsertest.cc', | 2876 'browser/process_singleton_browsertest.cc', |
2876 'browser/profiles/profile_browsertest.cc', | 2877 'browser/profiles/profile_browsertest.cc', |
2877 'browser/profiles/profile_manager_browsertest.cc', | 2878 'browser/profiles/profile_manager_browsertest.cc', |
2878 'browser/protector/default_search_provider_change_browsertest.cc', | 2879 'browser/protector/default_search_provider_change_browsertest.cc', |
2879 'browser/protector/protector_service_browsertest.cc', | 2880 'browser/protector/protector_service_browsertest.cc', |
2880 'browser/repost_form_warning_browsertest.cc', | 2881 'browser/repost_form_warning_browsertest.cc', |
2881 'browser/rlz/rlz_extension_apitest.cc', | 2882 'browser/rlz/rlz_extension_apitest.cc', |
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3295 'sources': [ | 3296 'sources': [ |
3296 'browser/spellchecker/spellcheck_message_filter_mac_browsertest.cc', | 3297 'browser/spellchecker/spellcheck_message_filter_mac_browsertest.cc', |
3297 '../content/renderer/external_popup_menu_browsertest.cc', | 3298 '../content/renderer/external_popup_menu_browsertest.cc', |
3298 ], | 3299 ], |
3299 'sources!': [ | 3300 'sources!': [ |
3300 # TODO(hbono): This test depends on hunspell and we cannot run it on | 3301 # TODO(hbono): This test depends on hunspell and we cannot run it on |
3301 # Mac, which does not use hunspell by default. | 3302 # Mac, which does not use hunspell by default. |
3302 'browser/spellchecker/spellcheck_host_browsertest.cc', | 3303 'browser/spellchecker/spellcheck_host_browsertest.cc', |
3303 # ProcessSingletonMac doesn't do anything. | 3304 # ProcessSingletonMac doesn't do anything. |
3304 'browser/process_singleton_browsertest.cc', | 3305 'browser/process_singleton_browsertest.cc', |
| 3306 # This test depends on GetCommandLineForRelaunch, which is not |
| 3307 # available on Mac. |
| 3308 'browser/printing/cloud_print/test/cloud_print_policy_browsertest.cc
', |
3305 ], | 3309 ], |
3306 }], | 3310 }], |
3307 ['os_posix == 0 or chromeos == 1', { | 3311 ['os_posix == 0 or chromeos == 1', { |
3308 'sources!': [ | 3312 'sources!': [ |
3309 'common/time_format_browsertest.cc', | 3313 'common/time_format_browsertest.cc', |
3310 ], | 3314 ], |
3311 }], | 3315 }], |
3312 ['os_posix == 1 and OS != "mac"', { | 3316 ['os_posix == 1 and OS != "mac"', { |
3313 'conditions': [ | 3317 'conditions': [ |
3314 ['linux_use_tcmalloc==1', { | 3318 ['linux_use_tcmalloc==1', { |
(...skipping 1359 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4674 # Use outputs of this action as inputs for the main target build. | 4678 # Use outputs of this action as inputs for the main target build. |
4675 # Seems as a misnomer but makes this happy on Linux (scons). | 4679 # Seems as a misnomer but makes this happy on Linux (scons). |
4676 'process_outputs_as_sources': 1, | 4680 'process_outputs_as_sources': 1, |
4677 }, | 4681 }, |
4678 ], # 'actions' | 4682 ], # 'actions' |
4679 }, | 4683 }, |
4680 ] | 4684 ] |
4681 }], # 'coverage!=0' | 4685 }], # 'coverage!=0' |
4682 ], # 'conditions' | 4686 ], # 'conditions' |
4683 } | 4687 } |
OLD | NEW |