| 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 741 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 752 ], | 752 ], |
| 753 'include_dirs': [ | 753 'include_dirs': [ |
| 754 '..', | 754 '..', |
| 755 ], | 755 ], |
| 756 'sources': [ | 756 'sources': [ |
| 757 # NOTE: DON'T ADD NEW TESTS HERE! | 757 # NOTE: DON'T ADD NEW TESTS HERE! |
| 758 # New tests should be browser_tests. browser_tests are sharded and are | 758 # New tests should be browser_tests. browser_tests are sharded and are |
| 759 # less flakier. | 759 # less flakier. |
| 760 'browser/locale_tests_uitest.cc', | 760 'browser/locale_tests_uitest.cc', |
| 761 'browser/prefs/pref_service_uitest.cc', | 761 'browser/prefs/pref_service_uitest.cc', |
| 762 'browser/printing/printing_layout_uitest.cc', | |
| 763 'browser/process_singleton_linux_uitest.cc', | 762 'browser/process_singleton_linux_uitest.cc', |
| 764 'browser/process_singleton_uitest.cc', | 763 'browser/process_singleton_uitest.cc', |
| 765 'browser/repost_form_warning_uitest.cc', | 764 'browser/repost_form_warning_uitest.cc', |
| 766 'browser/sanity_uitest.cc', | 765 'browser/sanity_uitest.cc', |
| 767 'browser/session_history_uitest.cc', | 766 'browser/session_history_uitest.cc', |
| 768 'browser/sessions/session_restore_uitest.cc', | 767 'browser/sessions/session_restore_uitest.cc', |
| 769 'browser/tab_contents/view_source_uitest.cc', | 768 'browser/tab_contents/view_source_uitest.cc', |
| 770 'browser/tab_restore_uitest.cc', | 769 'browser/tab_restore_uitest.cc', |
| 771 'browser/unload_uitest.cc', | 770 'browser/unload_uitest.cc', |
| 772 'browser/ui/login/login_prompt_uitest.cc', | 771 'browser/ui/login/login_prompt_uitest.cc', |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 854 }, | 853 }, |
| 855 'configurations': { | 854 'configurations': { |
| 856 'Debug_Base': { | 855 'Debug_Base': { |
| 857 'msvs_settings': { | 856 'msvs_settings': { |
| 858 'VCLinkerTool': { | 857 'VCLinkerTool': { |
| 859 'LinkIncremental': '<(msvs_large_module_debug_link_mode)', | 858 'LinkIncremental': '<(msvs_large_module_debug_link_mode)', |
| 860 }, | 859 }, |
| 861 }, | 860 }, |
| 862 }, | 861 }, |
| 863 }, | 862 }, |
| 864 }, { # else: OS != "win" | |
| 865 'sources!': [ | |
| 866 # TODO(port): http://crbug.com/45770 | |
| 867 'browser/printing/printing_layout_uitest.cc', | |
| 868 ], | |
| 869 }], | 863 }], |
| 870 ['os_posix == 1 and OS != "mac"', { | 864 ['os_posix == 1 and OS != "mac"', { |
| 871 'conditions': [ | 865 'conditions': [ |
| 872 ['linux_use_tcmalloc==1', { | 866 ['linux_use_tcmalloc==1', { |
| 873 'dependencies': [ | 867 'dependencies': [ |
| 874 '../base/allocator/allocator.gyp:allocator', | 868 '../base/allocator/allocator.gyp:allocator', |
| 875 ], | 869 ], |
| 876 }], | 870 }], |
| 877 ], | 871 ], |
| 878 }], | 872 }], |
| (...skipping 1981 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2860 'browser/net/ftp_browsertest.cc', | 2854 'browser/net/ftp_browsertest.cc', |
| 2861 'browser/net/load_timing_observer_browsertest.cc', | 2855 'browser/net/load_timing_observer_browsertest.cc', |
| 2862 'browser/notifications/desktop_notifications_unittest.cc', | 2856 'browser/notifications/desktop_notifications_unittest.cc', |
| 2863 'browser/notifications/desktop_notifications_unittest.h', | 2857 'browser/notifications/desktop_notifications_unittest.h', |
| 2864 'browser/oom_priority_manager_browsertest.cc', | 2858 'browser/oom_priority_manager_browsertest.cc', |
| 2865 'browser/policy/device_management_service_browsertest.cc', | 2859 'browser/policy/device_management_service_browsertest.cc', |
| 2866 'browser/popup_blocker_browsertest.cc', | 2860 'browser/popup_blocker_browsertest.cc', |
| 2867 'browser/prerender/prefetch_browsertest.cc', | 2861 'browser/prerender/prefetch_browsertest.cc', |
| 2868 'browser/prerender/prerender_browsertest.cc', | 2862 'browser/prerender/prerender_browsertest.cc', |
| 2869 'browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest
.cc', | 2863 'browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest
.cc', |
| 2864 'browser/printing/printing_layout_browsertest.cc', |
| 2870 'browser/printing/print_preview_tab_controller_browsertest.cc', | 2865 'browser/printing/print_preview_tab_controller_browsertest.cc', |
| 2871 'browser/profiles/profile_browsertest.cc', | 2866 'browser/profiles/profile_browsertest.cc', |
| 2872 'browser/profiles/profile_manager_browsertest.cc', | 2867 'browser/profiles/profile_manager_browsertest.cc', |
| 2873 'browser/protector/default_search_provider_change_browsertest.cc', | 2868 'browser/protector/default_search_provider_change_browsertest.cc', |
| 2874 'browser/protector/protector_service_browsertest.cc', | 2869 'browser/protector/protector_service_browsertest.cc', |
| 2875 'browser/rlz/rlz_extension_apitest.cc', | 2870 'browser/rlz/rlz_extension_apitest.cc', |
| 2876 'browser/referrer_policy_browsertest.cc', | 2871 'browser/referrer_policy_browsertest.cc', |
| 2877 'browser/renderer_host/render_process_host_chrome_browsertest.cc', | 2872 'browser/renderer_host/render_process_host_chrome_browsertest.cc', |
| 2878 'browser/renderer_host/web_cache_manager_browsertest.cc', | 2873 'browser/renderer_host/web_cache_manager_browsertest.cc', |
| 2879 'browser/safe_browsing/safe_browsing_blocking_page_test.cc', | 2874 'browser/safe_browsing/safe_browsing_blocking_page_test.cc', |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3032 '../content/browser/renderer_host/render_process_host_browsertest.cc', | 3027 '../content/browser/renderer_host/render_process_host_browsertest.cc', |
| 3033 '../content/browser/renderer_host/render_view_host_browsertest.cc', | 3028 '../content/browser/renderer_host/render_view_host_browsertest.cc', |
| 3034 '../content/browser/renderer_host/render_view_host_manager_browsertest.c
c', | 3029 '../content/browser/renderer_host/render_view_host_manager_browsertest.c
c', |
| 3035 '../content/browser/renderer_host/resource_dispatcher_host_browsertest.c
c', | 3030 '../content/browser/renderer_host/resource_dispatcher_host_browsertest.c
c', |
| 3036 '../content/browser/speech/speech_recognition_browsertest.cc', | 3031 '../content/browser/speech/speech_recognition_browsertest.cc', |
| 3037 '../content/browser/webkit_browsertest.cc', | 3032 '../content/browser/webkit_browsertest.cc', |
| 3038 '../content/browser/worker_host/test/worker_browsertest.cc', | 3033 '../content/browser/worker_host/test/worker_browsertest.cc', |
| 3039 '../content/renderer/mouse_lock_dispatcher_browsertest.cc', | 3034 '../content/renderer/mouse_lock_dispatcher_browsertest.cc', |
| 3040 '../content/renderer/render_view_browsertest.cc', | 3035 '../content/renderer/render_view_browsertest.cc', |
| 3041 '../content/renderer/render_view_browsertest_mac.mm', | 3036 '../content/renderer/render_view_browsertest_mac.mm', |
| 3042 » '../content/test/gpu/test_switches.cc', | 3037 '../content/test/gpu/test_switches.cc', |
| 3043 '../content/test/gpu/test_switches.h', | 3038 '../content/test/gpu/test_switches.h', |
| 3044 '../content/test/layout_browsertest.cc', | 3039 '../content/test/layout_browsertest.cc', |
| 3045 '../content/test/layout_browsertest.h', | 3040 '../content/test/layout_browsertest.h', |
| 3046 '../content/test/render_widget_browsertest.cc', | 3041 '../content/test/render_widget_browsertest.cc', |
| 3047 '../content/test/render_widget_browsertest.h', | 3042 '../content/test/render_widget_browsertest.h', |
| 3048 '../content/test/test_launcher.cc', | 3043 '../content/test/test_launcher.cc', |
| 3049 '../content/test/test_launcher.h', | 3044 '../content/test/test_launcher.h', |
| 3050 ], | 3045 ], |
| 3051 'rules': [ | 3046 'rules': [ |
| 3052 { | 3047 { |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3238 }, | 3233 }, |
| 3239 }, | 3234 }, |
| 3240 }, | 3235 }, |
| 3241 } | 3236 } |
| 3242 }, { # else: OS != "win" | 3237 }, { # else: OS != "win" |
| 3243 'sources!': [ | 3238 'sources!': [ |
| 3244 'app/chrome_command_ids.h', | 3239 'app/chrome_command_ids.h', |
| 3245 'app/chrome_dll.rc', | 3240 'app/chrome_dll.rc', |
| 3246 'app/chrome_dll_resource.h', | 3241 'app/chrome_dll_resource.h', |
| 3247 'app/chrome_version.rc.version', | 3242 'app/chrome_version.rc.version', |
| 3243 # TODO(port): http://crbug.com/45770 |
| 3244 'browser/printing/printing_layout_browsertest.cc', |
| 3248 ], | 3245 ], |
| 3249 }], | 3246 }], |
| 3250 ['toolkit_uses_gtk == 1', { | 3247 ['toolkit_uses_gtk == 1', { |
| 3251 'dependencies': [ | 3248 'dependencies': [ |
| 3252 '../build/linux/system.gyp:gtk', | 3249 '../build/linux/system.gyp:gtk', |
| 3253 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 3250 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 3254 ], | 3251 ], |
| 3255 'sources': [ | 3252 'sources': [ |
| 3256 # TODO(estade): port to win/mac. | 3253 # TODO(estade): port to win/mac. |
| 3257 'browser/ui/webui/constrained_html_ui_browsertest.cc', | 3254 'browser/ui/webui/constrained_html_ui_browsertest.cc', |
| (...skipping 1393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4651 # Use outputs of this action as inputs for the main target build. | 4648 # Use outputs of this action as inputs for the main target build. |
| 4652 # Seems as a misnomer but makes this happy on Linux (scons). | 4649 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4653 'process_outputs_as_sources': 1, | 4650 'process_outputs_as_sources': 1, |
| 4654 }, | 4651 }, |
| 4655 ], # 'actions' | 4652 ], # 'actions' |
| 4656 }, | 4653 }, |
| 4657 ] | 4654 ] |
| 4658 }], # 'coverage!=0' | 4655 }], # 'coverage!=0' |
| 4659 ], # 'conditions' | 4656 ], # 'conditions' |
| 4660 } | 4657 } |
| OLD | NEW |