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 774 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
785 '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn', | 785 '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn', |
786 ], | 786 ], |
787 'include_dirs': [ | 787 'include_dirs': [ |
788 '..', | 788 '..', |
789 ], | 789 ], |
790 'sources': [ | 790 'sources': [ |
791 # NOTE: DON'T ADD NEW TESTS HERE! | 791 # NOTE: DON'T ADD NEW TESTS HERE! |
792 # New tests should be browser_tests. browser_tests are sharded and are | 792 # New tests should be browser_tests. browser_tests are sharded and are |
793 # less flakier. | 793 # less flakier. |
794 'app/chrome_main_uitest.cc', | 794 'app/chrome_main_uitest.cc', |
795 'browser/audio_layout_uitest.cc', | |
796 'browser/browser_encoding_uitest.cc', | 795 'browser/browser_encoding_uitest.cc', |
797 'browser/custom_handlers/custom_handlers_uitest.cc', | 796 'browser/custom_handlers/custom_handlers_uitest.cc', |
798 'browser/download/save_page_uitest.cc', | 797 'browser/download/save_page_uitest.cc', |
799 'browser/fast_shutdown_uitest.cc', | 798 'browser/fast_shutdown_uitest.cc', |
800 'browser/history/multipart_uitest.cc', | 799 'browser/history/multipart_uitest.cc', |
801 'browser/history/redirect_uitest.cc', | 800 'browser/history/redirect_uitest.cc', |
802 'browser/iframe_uitest.cc', | 801 'browser/iframe_uitest.cc', |
803 'browser/images_uitest.cc', | 802 'browser/images_uitest.cc', |
804 'browser/locale_tests_uitest.cc', | 803 'browser/locale_tests_uitest.cc', |
805 'browser/media_uitest.cc', | |
806 'browser/metrics/metrics_service_uitest.cc', | 804 'browser/metrics/metrics_service_uitest.cc', |
807 'browser/net/load_timing_observer_uitest.cc', | 805 'browser/net/load_timing_observer_uitest.cc', |
808 'browser/prefs/pref_service_uitest.cc', | 806 'browser/prefs/pref_service_uitest.cc', |
809 'browser/printing/printing_layout_uitest.cc', | 807 'browser/printing/printing_layout_uitest.cc', |
810 'browser/process_singleton_linux_uitest.cc', | 808 'browser/process_singleton_linux_uitest.cc', |
811 'browser/process_singleton_uitest.cc', | 809 'browser/process_singleton_uitest.cc', |
812 'browser/repost_form_warning_uitest.cc', | 810 'browser/repost_form_warning_uitest.cc', |
813 'browser/sanity_uitest.cc', | 811 'browser/sanity_uitest.cc', |
814 'browser/session_history_uitest.cc', | 812 'browser/session_history_uitest.cc', |
815 'browser/sessions/session_restore_uitest.cc', | 813 'browser/sessions/session_restore_uitest.cc', |
(...skipping 2131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2947 'test/ui/ppapi_uitest.cc', | 2945 'test/ui/ppapi_uitest.cc', |
2948 # TODO(craig): Rename this and run from base_unittests when the test | 2946 # TODO(craig): Rename this and run from base_unittests when the test |
2949 # is safe to run there. See http://crbug.com/78722 for details. | 2947 # is safe to run there. See http://crbug.com/78722 for details. |
2950 '../base/files/file_path_watcher_browsertest.cc', | 2948 '../base/files/file_path_watcher_browsertest.cc', |
2951 '../content/app/startup_helper_win.cc', | 2949 '../content/app/startup_helper_win.cc', |
2952 '../content/browser/accessibility/dump_accessibility_tree_browsertest.cc
', | 2950 '../content/browser/accessibility/dump_accessibility_tree_browsertest.cc
', |
2953 '../content/browser/accessibility/dump_accessibility_tree_helper.cc', | 2951 '../content/browser/accessibility/dump_accessibility_tree_helper.cc', |
2954 '../content/browser/accessibility/dump_accessibility_tree_helper_mac.mm'
, | 2952 '../content/browser/accessibility/dump_accessibility_tree_helper_mac.mm'
, |
2955 '../content/browser/accessibility/dump_accessibility_tree_helper_win.cc'
, | 2953 '../content/browser/accessibility/dump_accessibility_tree_helper_win.cc'
, |
2956 '../content/browser/accessibility/renderer_accessibility_browsertest.cc'
, | 2954 '../content/browser/accessibility/renderer_accessibility_browsertest.cc'
, |
| 2955 '../content/browser/audio_browsertest.cc', |
2957 '../content/browser/child_process_security_policy_browsertest.cc', | 2956 '../content/browser/child_process_security_policy_browsertest.cc', |
2958 '../content/browser/device_orientation/device_orientation_browsertest.cc
', | 2957 '../content/browser/device_orientation/device_orientation_browsertest.cc
', |
2959 '../content/browser/download/mhtml_generation_browsertest.cc', | 2958 '../content/browser/download/mhtml_generation_browsertest.cc', |
2960 '../content/browser/fileapi/file_system_browsertest.cc', | 2959 '../content/browser/fileapi/file_system_browsertest.cc', |
2961 '../content/browser/in_process_webkit/indexed_db_browsertest.cc', | 2960 '../content/browser/in_process_webkit/indexed_db_browsertest.cc', |
2962 '../content/browser/in_process_webkit/indexed_db_layout_browsertest.cc', | 2961 '../content/browser/in_process_webkit/indexed_db_layout_browsertest.cc', |
2963 '../content/browser/indexed_db/idbbindingutilities_browsertest.cc', | 2962 '../content/browser/indexed_db/idbbindingutilities_browsertest.cc', |
| 2963 '../content/browser/media_browsertest.cc', |
2964 '../content/browser/plugin_data_remover_impl_browsertest.cc', | 2964 '../content/browser/plugin_data_remover_impl_browsertest.cc', |
2965 '../content/browser/plugin_service_impl_browsertest.cc', | 2965 '../content/browser/plugin_service_impl_browsertest.cc', |
2966 '../content/browser/renderer_host/render_process_host_browsertest.cc', | 2966 '../content/browser/renderer_host/render_process_host_browsertest.cc', |
2967 '../content/browser/renderer_host/render_view_host_browsertest.cc', | 2967 '../content/browser/renderer_host/render_view_host_browsertest.cc', |
2968 '../content/browser/renderer_host/render_view_host_manager_browsertest.c
c', | 2968 '../content/browser/renderer_host/render_view_host_manager_browsertest.c
c', |
2969 '../content/browser/renderer_host/resource_dispatcher_host_browsertest.c
c', | 2969 '../content/browser/renderer_host/resource_dispatcher_host_browsertest.c
c', |
2970 '../content/browser/speech/speech_recognition_browsertest.cc', | 2970 '../content/browser/speech/speech_recognition_browsertest.cc', |
2971 '../content/browser/webkit_browsertest.cc', | 2971 '../content/browser/webkit_browsertest.cc', |
2972 '../content/browser/worker_host/test/worker_browsertest.cc', | 2972 '../content/browser/worker_host/test/worker_browsertest.cc', |
2973 '../content/renderer/mouse_lock_dispatcher_browsertest.cc', | 2973 '../content/renderer/mouse_lock_dispatcher_browsertest.cc', |
(...skipping 1681 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4655 # Use outputs of this action as inputs for the main target build. | 4655 # Use outputs of this action as inputs for the main target build. |
4656 # Seems as a misnomer but makes this happy on Linux (scons). | 4656 # Seems as a misnomer but makes this happy on Linux (scons). |
4657 'process_outputs_as_sources': 1, | 4657 'process_outputs_as_sources': 1, |
4658 }, | 4658 }, |
4659 ], # 'actions' | 4659 ], # 'actions' |
4660 }, | 4660 }, |
4661 ] | 4661 ] |
4662 }], # 'coverage!=0' | 4662 }], # 'coverage!=0' |
4663 ], # 'conditions' | 4663 ], # 'conditions' |
4664 } | 4664 } |
OLD | NEW |