| 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 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 179 'test/automation/automation_handle_tracker.cc', | 179 'test/automation/automation_handle_tracker.cc', |
| 180 'test/automation/automation_handle_tracker.h', | 180 'test/automation/automation_handle_tracker.h', |
| 181 'test/automation/automation_json_requests.cc', | 181 'test/automation/automation_json_requests.cc', |
| 182 'test/automation/automation_json_requests.h', | 182 'test/automation/automation_json_requests.h', |
| 183 'test/automation/automation_proxy.cc', | 183 'test/automation/automation_proxy.cc', |
| 184 'test/automation/automation_proxy.h', | 184 'test/automation/automation_proxy.h', |
| 185 'test/automation/browser_proxy.cc', | 185 'test/automation/browser_proxy.cc', |
| 186 'test/automation/browser_proxy.h', | 186 'test/automation/browser_proxy.h', |
| 187 'test/automation/dom_element_proxy.cc', | 187 'test/automation/dom_element_proxy.cc', |
| 188 'test/automation/dom_element_proxy.h', | 188 'test/automation/dom_element_proxy.h', |
| 189 'test/automation/extension_proxy.cc', | |
| 190 'test/automation/extension_proxy.h', | |
| 191 'test/automation/javascript_execution_controller.cc', | 189 'test/automation/javascript_execution_controller.cc', |
| 192 'test/automation/javascript_execution_controller.h', | 190 'test/automation/javascript_execution_controller.h', |
| 193 'test/automation/javascript_message_utils.h', | 191 'test/automation/javascript_message_utils.h', |
| 194 'test/automation/tab_proxy.cc', | 192 'test/automation/tab_proxy.cc', |
| 195 'test/automation/tab_proxy.h', | 193 'test/automation/tab_proxy.h', |
| 196 'test/automation/value_conversion_traits.cc', | 194 'test/automation/value_conversion_traits.cc', |
| 197 'test/automation/value_conversion_traits.h', | 195 'test/automation/value_conversion_traits.h', |
| 198 'test/automation/value_conversion_util.h', | 196 'test/automation/value_conversion_util.h', |
| 199 'test/automation/window_proxy.cc', | 197 'test/automation/window_proxy.cc', |
| 200 'test/automation/window_proxy.h', | 198 'test/automation/window_proxy.h', |
| (...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 525 'HAS_OUT_OF_PROC_TEST_RUNNER', | 523 'HAS_OUT_OF_PROC_TEST_RUNNER', |
| 526 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', | 524 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', |
| 527 ], | 525 ], |
| 528 'sources': [ | 526 'sources': [ |
| 529 'browser/accessibility/accessibility_mac_uitest.mm', | 527 'browser/accessibility/accessibility_mac_uitest.mm', |
| 530 'browser/autofill/autofill_browsertest.cc', | 528 'browser/autofill/autofill_browsertest.cc', |
| 531 'browser/browser_focus_uitest.cc', | 529 'browser/browser_focus_uitest.cc', |
| 532 'browser/browser_keyevents_browsertest.cc', | 530 'browser/browser_keyevents_browsertest.cc', |
| 533 'browser/collected_cookies_uitest.cc', | 531 'browser/collected_cookies_uitest.cc', |
| 534 'browser/debugger/devtools_sanity_unittest.cc', | 532 'browser/debugger/devtools_sanity_unittest.cc', |
| 535 'browser/infobars/infobars_uitest.cc', | |
| 536 'browser/instant/instant_browsertest.cc', | 533 'browser/instant/instant_browsertest.cc', |
| 537 'browser/keyboard_access_uitest.cc', | 534 'browser/keyboard_access_uitest.cc', |
| 538 'browser/mouseleave_interactive_uitest.cc', | 535 'browser/mouseleave_interactive_uitest.cc', |
| 539 'browser/printing/print_dialog_cloud_interative_uitest.cc', | 536 'browser/printing/print_dialog_cloud_interative_uitest.cc', |
| 540 'browser/notifications/notifications_interactive_uitest.cc', | 537 'browser/notifications/notifications_interactive_uitest.cc', |
| 541 'browser/npapi_interactive_test.cc', | 538 'browser/npapi_interactive_test.cc', |
| 542 'browser/task_manager/task_manager_browsertest_util.cc', | 539 'browser/task_manager/task_manager_browsertest_util.cc', |
| 543 'browser/ui/gtk/bookmarks/bookmark_bar_gtk_interactive_uitest.cc', | 540 'browser/ui/gtk/bookmarks/bookmark_bar_gtk_interactive_uitest.cc', |
| 544 'browser/ui/omnibox/omnibox_view_browsertest.cc', | 541 'browser/ui/omnibox/omnibox_view_browsertest.cc', |
| 545 'browser/ui/panels/detached_panel_browsertest.cc', | 542 'browser/ui/panels/detached_panel_browsertest.cc', |
| (...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 773 'browser/ui/webui/bookmarks_ui_uitest.cc', | 770 'browser/ui/webui/bookmarks_ui_uitest.cc', |
| 774 'browser/ui/webui/ntp/new_tab_ui_uitest.cc', | 771 'browser/ui/webui/ntp/new_tab_ui_uitest.cc', |
| 775 'browser/ui/webui/options2/chromeos/guest_mode_options_ui2_uitest.cc', | 772 'browser/ui/webui/options2/chromeos/guest_mode_options_ui2_uitest.cc', |
| 776 'browser/ui/webui/options2/options_ui2_uitest.cc', | 773 'browser/ui/webui/options2/options_ui2_uitest.cc', |
| 777 'browser/ui/webui/options2/options_ui2_uitest.h', | 774 'browser/ui/webui/options2/options_ui2_uitest.h', |
| 778 'browser/ui/webui/print_preview/print_preview_ui_uitest.cc', | 775 'browser/ui/webui/print_preview/print_preview_ui_uitest.cc', |
| 779 'common/logging_chrome_uitest.cc', | 776 'common/logging_chrome_uitest.cc', |
| 780 'renderer/loadtimes_extension_bindings_uitest.cc', | 777 'renderer/loadtimes_extension_bindings_uitest.cc', |
| 781 'test/automation/automation_proxy_uitest.cc', | 778 'test/automation/automation_proxy_uitest.cc', |
| 782 'test/automation/automation_proxy_uitest.h', | 779 'test/automation/automation_proxy_uitest.h', |
| 783 'test/automation/extension_proxy_uitest.cc', | |
| 784 'test/base/chrome_process_util_uitest.cc', | 780 'test/base/chrome_process_util_uitest.cc', |
| 785 'test/reliability/automated_ui_test_test.cc', | 781 'test/reliability/automated_ui_test_test.cc', |
| 786 'test/ui/history_uitest.cc', | 782 'test/ui/history_uitest.cc', |
| 787 'test/ui/layout_plugin_uitest.cc', | 783 'test/ui/layout_plugin_uitest.cc', |
| 788 'test/ui/named_interface_uitest.cc', | 784 'test/ui/named_interface_uitest.cc', |
| 789 'test/ui/npapi_uitest.cc', | 785 'test/ui/npapi_uitest.cc', |
| 790 'test/ui/sandbox_uitests.cc', | 786 'test/ui/sandbox_uitests.cc', |
| 791 '../content/browser/renderer_host/resource_dispatcher_host_uitest.cc', | 787 '../content/browser/renderer_host/resource_dispatcher_host_uitest.cc', |
| 792 # DON'T ADD NEW FILES! SEE NOTE AT TOP OF SECTION. | 788 # DON'T ADD NEW FILES! SEE NOTE AT TOP OF SECTION. |
| 793 ], | 789 ], |
| (...skipping 2082 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2876 'browser/first_run/first_run_browsertest.cc', | 2872 'browser/first_run/first_run_browsertest.cc', |
| 2877 'browser/first_run/try_chrome_dialog_view_browsertest.cc', | 2873 'browser/first_run/try_chrome_dialog_view_browsertest.cc', |
| 2878 'browser/geolocation/access_token_store_browsertest.cc', | 2874 'browser/geolocation/access_token_store_browsertest.cc', |
| 2879 'browser/geolocation/geolocation_browsertest.cc', | 2875 'browser/geolocation/geolocation_browsertest.cc', |
| 2880 'browser/history/history_browsertest.cc', | 2876 'browser/history/history_browsertest.cc', |
| 2881 'browser/history/history_extension_apitest.cc', | 2877 'browser/history/history_extension_apitest.cc', |
| 2882 'browser/history/multipart_browsertest.cc', | 2878 'browser/history/multipart_browsertest.cc', |
| 2883 'browser/history/redirect_browsertest.cc', | 2879 'browser/history/redirect_browsertest.cc', |
| 2884 'browser/history/top_sites_extension_test.cc', | 2880 'browser/history/top_sites_extension_test.cc', |
| 2885 'browser/iframe_browsertest.cc', | 2881 'browser/iframe_browsertest.cc', |
| 2882 'browser/infobars/infobars_browsertest.cc', |
| 2886 'browser/infobars/infobar_extension_apitest.cc', | 2883 'browser/infobars/infobar_extension_apitest.cc', |
| 2887 'browser/importer/toolbar_importer_utils_browsertest.cc', | 2884 'browser/importer/toolbar_importer_utils_browsertest.cc', |
| 2888 'browser/locale_tests_browsertest.cc', | 2885 'browser/locale_tests_browsertest.cc', |
| 2889 'browser/metrics/metrics_service_browsertest.cc', | 2886 'browser/metrics/metrics_service_browsertest.cc', |
| 2890 'browser/net/cookie_policy_browsertest.cc', | 2887 'browser/net/cookie_policy_browsertest.cc', |
| 2891 'browser/net/ftp_browsertest.cc', | 2888 'browser/net/ftp_browsertest.cc', |
| 2892 'browser/net/load_timing_observer_browsertest.cc', | 2889 'browser/net/load_timing_observer_browsertest.cc', |
| 2893 'browser/notifications/desktop_notifications_unittest.cc', | 2890 'browser/notifications/desktop_notifications_unittest.cc', |
| 2894 'browser/notifications/desktop_notifications_unittest.h', | 2891 'browser/notifications/desktop_notifications_unittest.h', |
| 2895 'browser/oom_priority_manager_browsertest.cc', | 2892 'browser/oom_priority_manager_browsertest.cc', |
| (...skipping 1805 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4701 # Use outputs of this action as inputs for the main target build. | 4698 # Use outputs of this action as inputs for the main target build. |
| 4702 # Seems as a misnomer but makes this happy on Linux (scons). | 4699 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4703 'process_outputs_as_sources': 1, | 4700 'process_outputs_as_sources': 1, |
| 4704 }, | 4701 }, |
| 4705 ], # 'actions' | 4702 ], # 'actions' |
| 4706 }, | 4703 }, |
| 4707 ] | 4704 ] |
| 4708 }], # 'coverage!=0' | 4705 }], # 'coverage!=0' |
| 4709 ], # 'conditions' | 4706 ], # 'conditions' |
| 4710 } | 4707 } |
| OLD | NEW |