OLD | NEW |
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 1186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1197 'defines': [ | 1197 'defines': [ |
1198 'CLD_WINDOWS', | 1198 'CLD_WINDOWS', |
1199 ], | 1199 ], |
1200 }, | 1200 }, |
1201 'sources': [ | 1201 'sources': [ |
1202 'app/breakpad_mac_stubs.mm', | 1202 'app/breakpad_mac_stubs.mm', |
1203 'app/chrome_dll.rc', | 1203 'app/chrome_dll.rc', |
1204 # All unittests in browser, common, renderer and service. | 1204 # All unittests in browser, common, renderer and service. |
1205 'browser/about_flags_unittest.cc', | 1205 'browser/about_flags_unittest.cc', |
1206 'browser/accessibility/browser_accessibility_mac_unittest.mm', | 1206 'browser/accessibility/browser_accessibility_mac_unittest.mm', |
1207 'browser/accessibility/browser_accessibility_manager_unittest.cc', | |
1208 'browser/accessibility/browser_accessibility_win_unittest.cc', | |
1209 'browser/app_controller_mac_unittest.mm', | 1207 'browser/app_controller_mac_unittest.mm', |
1210 'browser/autocomplete/autocomplete_edit_unittest.cc', | 1208 'browser/autocomplete/autocomplete_edit_unittest.cc', |
1211 'browser/autocomplete/autocomplete_popup_model_unittest.cc', | 1209 'browser/autocomplete/autocomplete_popup_model_unittest.cc', |
1212 'browser/autocomplete/autocomplete_result_unittest.cc', | 1210 'browser/autocomplete/autocomplete_result_unittest.cc', |
1213 'browser/autocomplete/autocomplete_unittest.cc', | 1211 'browser/autocomplete/autocomplete_unittest.cc', |
1214 'browser/autocomplete/builtin_provider_unittest.cc', | 1212 'browser/autocomplete/builtin_provider_unittest.cc', |
1215 'browser/autocomplete/extension_app_provider_unittest.cc', | 1213 'browser/autocomplete/extension_app_provider_unittest.cc', |
1216 'browser/autocomplete/history_contents_provider_unittest.cc', | 1214 'browser/autocomplete/history_contents_provider_unittest.cc', |
1217 'browser/autocomplete/history_quick_provider_unittest.cc', | 1215 'browser/autocomplete/history_quick_provider_unittest.cc', |
1218 'browser/autocomplete/history_url_provider_unittest.cc', | 1216 'browser/autocomplete/history_url_provider_unittest.cc', |
(...skipping 1184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2403 'defines': [ | 2401 'defines': [ |
2404 'HAS_OUT_OF_PROC_TEST_RUNNER', | 2402 'HAS_OUT_OF_PROC_TEST_RUNNER', |
2405 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', | 2403 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', |
2406 ], | 2404 ], |
2407 'sources': [ | 2405 'sources': [ |
2408 'app/breakpad_mac_stubs.mm', | 2406 'app/breakpad_mac_stubs.mm', |
2409 'app/chrome_command_ids.h', | 2407 'app/chrome_command_ids.h', |
2410 'app/chrome_dll.rc', | 2408 'app/chrome_dll.rc', |
2411 'app/chrome_dll_resource.h', | 2409 'app/chrome_dll_resource.h', |
2412 'app/chrome_version.rc.version', | 2410 'app/chrome_version.rc.version', |
2413 'browser/accessibility/renderer_accessibility_browsertest.cc', | |
2414 'browser/autocomplete/autocomplete_browsertest.cc', | 2411 'browser/autocomplete/autocomplete_browsertest.cc', |
2415 'browser/autofill/form_structure_browsertest.cc', | 2412 'browser/autofill/form_structure_browsertest.cc', |
2416 'browser/automation/automation_tab_helper_browsertest.cc', | 2413 'browser/automation/automation_tab_helper_browsertest.cc', |
2417 'browser/bookmarks/bookmark_extension_apitest.cc', | 2414 'browser/bookmarks/bookmark_extension_apitest.cc', |
2418 'browser/bookmarks/bookmark_manager_extension_apitest.cc', | 2415 'browser/bookmarks/bookmark_manager_extension_apitest.cc', |
2419 'browser/browsing_data_database_helper_browsertest.cc', | 2416 'browser/browsing_data_database_helper_browsertest.cc', |
2420 'browser/browsing_data_helper_browsertest.h', | 2417 'browser/browsing_data_helper_browsertest.h', |
2421 'browser/browsing_data_indexed_db_helper_browsertest.cc', | 2418 'browser/browsing_data_indexed_db_helper_browsertest.cc', |
2422 'browser/browsing_data_local_storage_helper_browsertest.cc', | 2419 'browser/browsing_data_local_storage_helper_browsertest.cc', |
2423 'browser/chromeos/brightness_bubble_browsertest.cc', | 2420 'browser/chromeos/brightness_bubble_browsertest.cc', |
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2700 'test/data/webui/mock4js_browsertest.js', | 2697 'test/data/webui/mock4js_browsertest.js', |
2701 'test/data/webui/ntp4.js', | 2698 'test/data/webui/ntp4.js', |
2702 'test/data/webui/print_preview.h', | 2699 'test/data/webui/print_preview.h', |
2703 'test/data/webui/print_preview.cc', | 2700 'test/data/webui/print_preview.cc', |
2704 'test/data/webui/print_preview.js', | 2701 'test/data/webui/print_preview.js', |
2705 'test/gpu/gpu_feature_browsertest.cc', | 2702 'test/gpu/gpu_feature_browsertest.cc', |
2706 # TODO(craig): Rename this and run from base_unittests when the test | 2703 # TODO(craig): Rename this and run from base_unittests when the test |
2707 # is safe to run there. See http://crbug.com/78722 for details. | 2704 # is safe to run there. See http://crbug.com/78722 for details. |
2708 '../base/files/file_path_watcher_browsertest.cc', | 2705 '../base/files/file_path_watcher_browsertest.cc', |
2709 '../content/app/startup_helper_win.cc', | 2706 '../content/app/startup_helper_win.cc', |
| 2707 '../content/browser/accessibility/renderer_accessibility_browsertest.cc'
, |
2710 '../content/browser/child_process_security_policy_browsertest.cc', | 2708 '../content/browser/child_process_security_policy_browsertest.cc', |
2711 '../content/browser/device_orientation/device_orientation_browsertest.cc
', | 2709 '../content/browser/device_orientation/device_orientation_browsertest.cc
', |
2712 '../content/browser/download/mhtml_generation_browsertest.cc', | 2710 '../content/browser/download/mhtml_generation_browsertest.cc', |
2713 '../content/browser/file_system/file_system_browsertest.cc', | 2711 '../content/browser/file_system/file_system_browsertest.cc', |
2714 '../content/browser/idbbindingutilities_browsertest.cc', | 2712 '../content/browser/idbbindingutilities_browsertest.cc', |
2715 '../content/browser/in_process_webkit/dom_storage_browsertest.cc', | 2713 '../content/browser/in_process_webkit/dom_storage_browsertest.cc', |
2716 '../content/browser/in_process_webkit/indexed_db_browsertest.cc', | 2714 '../content/browser/in_process_webkit/indexed_db_browsertest.cc', |
2717 '../content/browser/plugin_data_remover_impl_browsertest.cc', | 2715 '../content/browser/plugin_data_remover_impl_browsertest.cc', |
2718 '../content/browser/plugin_service_browsertest.cc', | 2716 '../content/browser/plugin_service_browsertest.cc', |
2719 '../content/browser/renderer_host/render_process_host_browsertest.cc', | 2717 '../content/browser/renderer_host/render_process_host_browsertest.cc', |
(...skipping 1579 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4299 # Use outputs of this action as inputs for the main target build. | 4297 # Use outputs of this action as inputs for the main target build. |
4300 # Seems as a misnomer but makes this happy on Linux (scons). | 4298 # Seems as a misnomer but makes this happy on Linux (scons). |
4301 'process_outputs_as_sources': 1, | 4299 'process_outputs_as_sources': 1, |
4302 }, | 4300 }, |
4303 ], # 'actions' | 4301 ], # 'actions' |
4304 }, | 4302 }, |
4305 ] | 4303 ] |
4306 }], # 'coverage!=0' | 4304 }], # 'coverage!=0' |
4307 ], # 'conditions' | 4305 ], # 'conditions' |
4308 } | 4306 } |
OLD | NEW |