Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8249)

Unified Diff: chrome/chrome_tests.gypi

Issue 671503006: Move GYP file lists into variables. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3b35959dd3b9918ab4ee7461ad5b51e4e6ee1941..4c93e90a4771e6ef6a1314330a6498a9b6f226ab 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -814,7 +814,506 @@
# TODO(craig): Rename this and run from base_unittests when the test
# is safe to run there. See http://crbug.com/78722 for details.
'../base/files/file_path_watcher_browsertest.cc',
- ]
+ ],
+ 'chrome_interactive_ui_test_sources': [
+ '../chrome/browser/ui/webui/options/language_options_interactive_uitest.cc',
+ '../extensions/browser/app_window/app_window_interactive_uitest.cc',
+ '../ui/base/clipboard/clipboard_unittest.cc',
+ '../ui/views/controls/webview/webview_interactive_uitest.cc',
+ '../ui/views/corewm/desktop_capture_controller_unittest.cc',
+ '../ui/views/widget/desktop_aura/desktop_window_tree_host_x11_interactive_uitest.cc',
+ '../ui/views/widget/desktop_aura/x11_topmost_window_finder_interactive_uitest.cc',
+ '../ui/views/widget/widget_interactive_uitest.cc',
+ 'browser/apps/app_browsertest_util.cc',
+ 'browser/apps/app_browsertest_util.h',
+ 'browser/apps/app_pointer_lock_interactive_uitest.cc',
+ 'browser/apps/app_shim/app_shim_interactive_uitest_mac.mm',
+ 'browser/apps/app_shim/app_shim_quit_interactive_uitest_mac.mm',
+ 'browser/apps/app_window_interactive_uitest.cc',
+ 'browser/apps/web_view_interactive_browsertest.cc',
+ 'browser/autofill/autofill_interactive_uitest.cc',
+ 'browser/browser_keyevents_browsertest.cc',
+ 'browser/chrome_plugin_interactive_test.cc',
+ 'browser/extensions/api/extension_action/browser_action_interactive_test.cc',
+ 'browser/extensions/api/omnibox/omnibox_api_interactive_test.cc',
+ 'browser/extensions/api/tabs/tabs_interactive_test.cc',
+ 'browser/extensions/browsertest_util.cc',
+ 'browser/extensions/extension_apitest.cc',
+ 'browser/extensions/extension_browsertest.cc',
+ 'browser/extensions/extension_test_notification_observer.cc',
+ 'browser/extensions/extension_crash_recovery_browsertest.cc',
+ 'browser/extensions/extension_fullscreen_apitest.cc',
+ 'browser/extensions/extension_function_test_utils.cc',
+ 'browser/extensions/extension_commands_global_registry_apitest.cc',
+ 'browser/extensions/extension_keybinding_apitest.cc',
+ 'browser/extensions/notifications_apitest.cc',
+ 'browser/extensions/updater/extension_cache_fake.h',
+ 'browser/extensions/updater/extension_cache_fake.cc',
+ 'browser/extensions/window_open_interactive_apitest.cc',
+ 'browser/mouseleave_browsertest.cc',
+ 'browser/notifications/notification_browsertest.cc',
+ 'browser/password_manager/password_generation_interactive_uitest.cc',
+ 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.cc',
+ 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.h',
+ 'browser/task_manager/task_manager_browsertest_util.cc',
+ 'browser/ui/app_list/app_list_service_interactive_uitest.cc',
+ 'browser/ui/app_list/app_list_service_mac_interactive_uitest.mm',
+ 'browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc',
+ 'browser/ui/browser_focus_uitest.cc',
+ 'browser/ui/cocoa/apps/quit_with_apps_controller_mac_interactive_uitest.cc',
+ 'browser/ui/cocoa/panels/panel_cocoa_browsertest.mm',
+ 'browser/ui/find_bar/find_bar_host_interactive_uitest.cc',
+ 'browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc',
+ 'browser/ui/fullscreen/fullscreen_controller_state_interactive_browsertest.cc',
+ 'browser/ui/omnibox/omnibox_view_browsertest.cc',
+ 'browser/ui/panels/base_panel_browser_test.cc',
+ 'browser/ui/panels/base_panel_browser_test.h',
+ 'browser/ui/panels/detached_panel_browsertest.cc',
+ 'browser/ui/panels/docked_panel_browsertest.cc',
+ 'browser/ui/panels/panel_browsertest.cc',
+ 'browser/ui/panels/panel_drag_browsertest.cc',
+ 'browser/ui/panels/panel_resize_browsertest.cc',
+ 'browser/ui/panels/stacked_panel_browsertest.cc',
+ 'browser/ui/panels/test_panel_active_state_observer.cc',
+ 'browser/ui/panels/test_panel_active_state_observer.h',
+ 'browser/ui/panels/test_panel_mouse_watcher.cc',
+ 'browser/ui/panels/test_panel_mouse_watcher.h',
+ 'browser/ui/panels/test_panel_notification_observer.cc',
+ 'browser/ui/panels/test_panel_notification_observer.h',
+ 'browser/ui/panels/test_panel_collection_squeeze_observer.cc',
+ 'browser/ui/panels/test_panel_collection_squeeze_observer.h',
+ 'browser/ui/passwords/manage_passwords_test.cc',
+ 'browser/ui/passwords/manage_passwords_test.h',
+ 'browser/ui/search/instant_extended_interactive_uitest.cc',
+ 'browser/ui/pdf/pdf_interactive_browsertest.cc',
+ 'browser/ui/search/instant_extended_manual_interactive_uitest.cc',
+ 'browser/ui/search/instant_test_utils.h',
+ 'browser/ui/search/instant_test_utils.cc',
+ 'browser/ui/search/local_ntp_browsertest.cc',
+ 'browser/ui/startup/startup_browser_creator_interactive_uitest.cc',
+ 'browser/ui/toolbar/test_toolbar_model.cc',
+ 'browser/ui/toolbar/test_toolbar_model.h',
+ 'browser/ui/views/ash/tab_scrubber_browsertest.cc',
+ 'browser/ui/views/bookmarks/bookmark_bar_view_test.cc',
+ 'browser/ui/views/constrained_window_views_browsertest.cc',
+ 'browser/ui/views/find_bar_controller_interactive_uitest.cc',
+ 'browser/ui/views/find_bar_host_interactive_uitest.cc',
+ 'browser/ui/views/frame/browser_view_focus_uitest.cc',
+ 'browser/ui/views/frame/browser_view_interactive_uitest.cc',
+ 'browser/ui/views/keyboard_access_browsertest.cc',
+ 'browser/ui/views/location_bar/location_icon_view_interactive_uitest.cc',
+ 'browser/ui/views/location_bar/star_view_browsertest.cc',
+ 'browser/ui/views/menu_controller_interactive_uitest.cc',
+ 'browser/ui/views/menu_item_view_interactive_uitest.cc',
+ 'browser/ui/views/menu_test_base.cc',
+ 'browser/ui/views/menu_test_base.h',
+ 'browser/ui/views/menu_model_adapter_test.cc',
+ 'browser/ui/views/menu_view_drag_and_drop_test.cc',
+ 'browser/ui/views/message_center/web_notification_tray_browsertest.cc',
+ 'browser/ui/views/omnibox/omnibox_view_views_browsertest.cc',
+ 'browser/ui/views/panels/panel_view_browsertest.cc',
+ 'browser/ui/views/passwords/manage_passwords_bubble_view_browsertest.cc',
+ 'browser/ui/views/passwords/manage_passwords_icon_view_browsertest.cc',
+ 'browser/ui/views/ssl_client_certificate_selector_browsertest.cc',
+ 'browser/ui/views/status_icons/status_tray_state_changer_interactive_uitest_win.cc',
+ 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc',
+ 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h',
+ 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest_win.cc',
+ 'browser/ui/views/toolbar/toolbar_button_test.cc',
+ 'browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc',
+ 'test/base/interactive_test_utils.cc',
+ 'test/base/interactive_test_utils.h',
+ 'test/base/interactive_test_utils_aura.cc',
+ 'test/base/interactive_test_utils_aura.h',
+ 'test/base/interactive_test_utils_mac.mm',
+ 'test/base/interactive_test_utils_views.cc',
+ 'test/base/interactive_test_utils_win.cc',
+ 'test/base/interactive_ui_tests_main.cc',
+ 'test/base/view_event_test_base.cc',
+ 'test/base/view_event_test_base.h',
+ 'test/base/view_event_test_platform_part.h',
+ 'test/base/view_event_test_platform_part_ash.cc',
+ 'test/base/view_event_test_platform_part_chromeos.cc',
+ 'test/base/view_event_test_platform_part_mac.mm',
+ 'test/ppapi/ppapi_interactive_browsertest.cc',
+ ],
+ 'chrome_interactive_ui_test_chromeos_sources': [
+ 'browser/chromeos/accessibility/speech_monitor.cc',
+ 'browser/chromeos/accessibility/speech_monitor.h',
+ 'browser/chromeos/accessibility/spoken_feedback_browsertest.cc',
+ 'browser/chromeos/accessibility/sticky_keys_browsertest.cc',
+ 'browser/chromeos/input_method/textinput_browsertest.cc',
+ 'browser/chromeos/input_method/textinput_surroundingtext_browsertest.cc',
+ 'browser/chromeos/input_method/textinput_test_helper.cc',
+ 'browser/chromeos/input_method/textinput_test_helper.h',
+ 'browser/chromeos/login/eula_browsertest.cc',
+ 'browser/chromeos/login/lock/screen_locker_browsertest.cc',
+ 'browser/chromeos/login/lock/screen_locker_tester.cc',
+ 'browser/chromeos/login/lock/screen_locker_tester.h',
+ 'browser/chromeos/login/login_browsertest.cc',
+ 'browser/chromeos/login/login_manager_test.cc',
+ 'browser/chromeos/login/login_manager_test.h',
+ 'browser/chromeos/login/login_ui_browsertest.cc',
+ 'browser/chromeos/login/mixin_based_browser_test.cc',
+ 'browser/chromeos/login/mixin_based_browser_test.h',
+ 'browser/chromeos/login/oobe_browsertest.cc',
+ 'browser/chromeos/login/screenshot_testing/screenshot_tester.cc',
+ 'browser/chromeos/login/screenshot_testing/screenshot_tester.h',
+ 'browser/chromeos/login/screenshot_testing/screenshot_tester.h',
+ 'browser/chromeos/login/screenshot_testing/screenshot_testing_mixin.cc',
+ 'browser/chromeos/login/screenshot_testing/screenshot_testing_mixin.h',
+ 'browser/chromeos/login/screenshot_testing/SkDiffPixelsMetric.h',
+ 'browser/chromeos/login/screenshot_testing/SkDiffPixelsMetric_cpu.cpp',
+ 'browser/chromeos/login/screenshot_testing/SkImageDiffer.cpp',
+ 'browser/chromeos/login/screenshot_testing/SkImageDiffer.h',
+ 'browser/chromeos/login/screenshot_testing/SkPMetric.cpp',
+ 'browser/chromeos/login/screenshot_testing/SkPMetric.h',
+ 'browser/chromeos/login/users/wallpaper/wallpaper_manager_browsertest.cc',
+ 'browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.cc',
+ 'browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.h',
+ 'test/data/chromeos/service_login.html',
+ ],
+ 'chrome_automation_client_lib_sources': [
+ '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/js.cc',
+ '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/js.h',
+ '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/user_data_dir.cc',
+ '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/user_data_dir.h',
+ '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/embedded_automation_extension.cc',
+ '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/embedded_automation_extension.h',
+ 'test/chromedriver/chrome/adb.h',
+ 'test/chromedriver/chrome/adb_impl.cc',
+ 'test/chromedriver/chrome/adb_impl.h',
+ 'test/chromedriver/chrome/automation_extension.cc',
+ 'test/chromedriver/chrome/automation_extension.h',
+ 'test/chromedriver/chrome/chrome.h',
+ 'test/chromedriver/chrome/chrome_android_impl.cc',
+ 'test/chromedriver/chrome/chrome_android_impl.h',
+ 'test/chromedriver/chrome/chrome_desktop_impl.cc',
+ 'test/chromedriver/chrome/chrome_desktop_impl.h',
+ 'test/chromedriver/chrome/chrome_finder.cc',
+ 'test/chromedriver/chrome/chrome_finder.h',
+ 'test/chromedriver/chrome/chrome_finder_mac.mm',
+ 'test/chromedriver/chrome/chrome_impl.cc',
+ 'test/chromedriver/chrome/chrome_impl.h',
+ 'test/chromedriver/chrome/chrome_remote_impl.cc',
+ 'test/chromedriver/chrome/chrome_remote_impl.h',
+ 'test/chromedriver/chrome/console_logger.cc',
+ 'test/chromedriver/chrome/console_logger.h',
+ 'test/chromedriver/chrome/debugger_tracker.cc',
+ 'test/chromedriver/chrome/debugger_tracker.h',
+ 'test/chromedriver/chrome/device_manager.cc',
+ 'test/chromedriver/chrome/device_manager.h',
+ 'test/chromedriver/chrome/device_metrics.cc',
+ 'test/chromedriver/chrome/device_metrics.h',
+ 'test/chromedriver/chrome/devtools_client.h',
+ 'test/chromedriver/chrome/devtools_client_impl.cc',
+ 'test/chromedriver/chrome/devtools_client_impl.h',
+ 'test/chromedriver/chrome/devtools_event_listener.cc',
+ 'test/chromedriver/chrome/devtools_event_listener.h',
+ 'test/chromedriver/chrome/devtools_http_client.cc',
+ 'test/chromedriver/chrome/devtools_http_client.h',
+ 'test/chromedriver/chrome/dom_tracker.cc',
+ 'test/chromedriver/chrome/dom_tracker.h',
+ 'test/chromedriver/chrome/frame_tracker.cc',
+ 'test/chromedriver/chrome/frame_tracker.h',
+ 'test/chromedriver/chrome/geolocation_override_manager.cc',
+ 'test/chromedriver/chrome/geolocation_override_manager.h',
+ 'test/chromedriver/chrome/geoposition.h',
+ 'test/chromedriver/chrome/heap_snapshot_taker.cc',
+ 'test/chromedriver/chrome/heap_snapshot_taker.h',
+ 'test/chromedriver/chrome/javascript_dialog_manager.cc',
+ 'test/chromedriver/chrome/javascript_dialog_manager.h',
+ 'test/chromedriver/chrome/log.h',
+ 'test/chromedriver/chrome/log.cc',
+ 'test/chromedriver/chrome/mobile_device.cc',
+ 'test/chromedriver/chrome/mobile_device.h',
+ 'test/chromedriver/chrome/mobile_device_list.cc',
+ 'test/chromedriver/chrome/mobile_device_list.h',
+ 'test/chromedriver/chrome/mobile_emulation_override_manager.cc',
+ 'test/chromedriver/chrome/mobile_emulation_override_manager.h',
+ 'test/chromedriver/chrome/navigation_tracker.cc',
+ 'test/chromedriver/chrome/navigation_tracker.h',
+ 'test/chromedriver/chrome/status.cc',
+ 'test/chromedriver/chrome/status.h',
+ 'test/chromedriver/chrome/ui_events.cc',
+ 'test/chromedriver/chrome/ui_events.h',
+ 'test/chromedriver/chrome/util.cc',
+ 'test/chromedriver/chrome/util.h',
+ 'test/chromedriver/chrome/version.cc',
+ 'test/chromedriver/chrome/version.h',
+ 'test/chromedriver/chrome/web_view.h',
+ 'test/chromedriver/chrome/web_view_impl.cc',
+ 'test/chromedriver/chrome/web_view_impl.h',
+ 'test/chromedriver/net/adb_client_socket.cc',
+ 'test/chromedriver/net/adb_client_socket.h',
+ 'test/chromedriver/net/net_util.cc',
+ 'test/chromedriver/net/net_util.h',
+ 'test/chromedriver/net/port_server.cc',
+ 'test/chromedriver/net/port_server.h',
+ 'test/chromedriver/net/sync_websocket.h',
+ 'test/chromedriver/net/sync_websocket_factory.cc',
+ 'test/chromedriver/net/sync_websocket_factory.h',
+ 'test/chromedriver/net/sync_websocket_impl.cc',
+ 'test/chromedriver/net/sync_websocket_impl.h',
+ 'test/chromedriver/net/url_request_context_getter.cc',
+ 'test/chromedriver/net/url_request_context_getter.h',
+ 'test/chromedriver/net/websocket.cc',
+ 'test/chromedriver/net/websocket.h',
+ ],
+ 'performance_browser_tests_sources': [
+ '../components/autofill/content/renderer/test_password_autofill_agent.cc',
+ '../components/autofill/content/renderer/test_password_autofill_agent.h',
+ '../components/autofill/content/renderer/test_password_generation_agent.cc',
+ '../components/autofill/content/renderer/test_password_generation_agent.h',
+ 'app/chrome_command_ids.h',
+ 'app/chrome_dll.rc',
+ 'app/chrome_dll_resource.h',
+ 'app/chrome_version.rc.version',
+ 'browser/extensions/api/tab_capture/tab_capture_performancetest.cc',
+ 'browser/extensions/api/cast_streaming/performance_test.cc',
+ 'browser/extensions/browsertest_util.cc',
+ 'browser/extensions/extension_apitest.cc',
+ 'browser/extensions/extension_browsertest.cc',
+ 'browser/extensions/extension_test_notification_observer.cc',
+ 'browser/extensions/updater/extension_cache_fake.h',
+ 'browser/extensions/updater/extension_cache_fake.cc',
+ 'test/base/browser_perf_tests_main.cc',
+ 'test/base/chrome_render_view_test.cc',
+ 'test/base/chrome_render_view_test.h',
+ 'test/perf/browser_perf_test.cc',
+ 'test/perf/browser_perf_test.h',
+ 'test/perf/mach_ports_performancetest.cc',
+ ],
+ 'chrome_driver_lib_sources': [
+ '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/version.cc',
+ '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/version.h',
+ '../third_party/webdriver/atoms.cc',
+ '../third_party/webdriver/atoms.h',
+ 'common/chrome_constants.cc',
+ 'common/chrome_constants.h',
+ 'test/chromedriver/alert_commands.cc',
+ 'test/chromedriver/alert_commands.h',
+ 'test/chromedriver/basic_types.cc',
+ 'test/chromedriver/basic_types.h',
+ 'test/chromedriver/capabilities.cc',
+ 'test/chromedriver/capabilities.h',
+ 'test/chromedriver/chrome/browser_info.cc',
+ 'test/chromedriver/chrome/browser_info.h',
+ 'test/chromedriver/chrome_launcher.cc',
+ 'test/chromedriver/chrome_launcher.h',
+ 'test/chromedriver/command_listener.h',
+ 'test/chromedriver/command_listener_proxy.cc',
+ 'test/chromedriver/command_listener_proxy.h',
+ 'test/chromedriver/command.h',
+ 'test/chromedriver/commands.cc',
+ 'test/chromedriver/commands.h',
+ 'test/chromedriver/element_commands.cc',
+ 'test/chromedriver/element_commands.h',
+ 'test/chromedriver/element_util.cc',
+ 'test/chromedriver/element_util.h',
+ 'test/chromedriver/key_converter.cc',
+ 'test/chromedriver/key_converter.h',
+ 'test/chromedriver/keycode_text_conversion.h',
+ 'test/chromedriver/keycode_text_conversion_mac.mm',
+ 'test/chromedriver/keycode_text_conversion_ozone.cc',
+ 'test/chromedriver/keycode_text_conversion_win.cc',
+ 'test/chromedriver/keycode_text_conversion_x.cc',
+ 'test/chromedriver/logging.cc',
+ 'test/chromedriver/logging.h',
+ 'test/chromedriver/performance_logger.cc',
+ 'test/chromedriver/performance_logger.h',
+ 'test/chromedriver/server/http_handler.cc',
+ 'test/chromedriver/server/http_handler.h',
+ 'test/chromedriver/session.cc',
+ 'test/chromedriver/session.h',
+ 'test/chromedriver/session_commands.cc',
+ 'test/chromedriver/session_commands.h',
+ 'test/chromedriver/session_thread_map.h',
+ 'test/chromedriver/util.cc',
+ 'test/chromedriver/util.h',
+ 'test/chromedriver/window_commands.cc',
+ 'test/chromedriver/window_commands.h',
+ ],
+ 'chrome_driver_unittests_sources': [
+ 'test/chromedriver/capabilities_unittest.cc',
+ 'test/chromedriver/chrome/browser_info_unittest.cc',
+ 'test/chromedriver/chrome/chrome_finder_unittest.cc',
+ 'test/chromedriver/chrome/console_logger_unittest.cc',
+ 'test/chromedriver/chrome/device_manager_unittest.cc',
+ 'test/chromedriver/chrome/devtools_client_impl_unittest.cc',
+ 'test/chromedriver/chrome/devtools_http_client_unittest.cc',
+ 'test/chromedriver/chrome/dom_tracker_unittest.cc',
+ 'test/chromedriver/chrome/frame_tracker_unittest.cc',
+ 'test/chromedriver/chrome/geolocation_override_manager_unittest.cc',
+ 'test/chromedriver/chrome/heap_snapshot_taker_unittest.cc',
+ 'test/chromedriver/chrome/javascript_dialog_manager_unittest.cc',
+ 'test/chromedriver/chrome/mobile_emulation_override_manager_unittest.cc',
+ 'test/chromedriver/chrome/navigation_tracker_unittest.cc',
+ 'test/chromedriver/chrome/status_unittest.cc',
+ 'test/chromedriver/chrome/stub_chrome.cc',
+ 'test/chromedriver/chrome/stub_chrome.h',
+ 'test/chromedriver/chrome/stub_devtools_client.cc',
+ 'test/chromedriver/chrome/stub_devtools_client.h',
+ 'test/chromedriver/chrome/stub_web_view.cc',
+ 'test/chromedriver/chrome/stub_web_view.h',
+ 'test/chromedriver/chrome/web_view_impl_unittest.cc',
+ 'test/chromedriver/chrome_launcher_unittest.cc',
+ 'test/chromedriver/command_listener_proxy_unittest.cc',
+ 'test/chromedriver/commands_unittest.cc',
+ 'test/chromedriver/logging_unittest.cc',
+ 'test/chromedriver/performance_logger_unittest.cc',
+ 'test/chromedriver/server/http_handler_unittest.cc',
+ 'test/chromedriver/session_commands_unittest.cc',
+ 'test/chromedriver/session_unittest.cc',
+ 'test/chromedriver/util_unittest.cc',
+ ],
+ 'chrome_driver_tests_sources': [
+ 'test/chromedriver/key_converter_unittest.cc',
+ 'test/chromedriver/keycode_text_conversion_unittest.cc',
+ 'test/chromedriver/net/net_util_unittest.cc',
+ 'test/chromedriver/net/port_server_unittest.cc',
+ 'test/chromedriver/net/sync_websocket_impl_unittest.cc',
+ 'test/chromedriver/net/test_http_server.cc',
+ 'test/chromedriver/net/test_http_server.h',
+ 'test/chromedriver/net/websocket_unittest.cc',
+ 'test/chromedriver/test_util.cc',
+ 'test/chromedriver/test_util.h',
+ ],
+ 'sync_integration_tests_sources': [
+ 'app/chrome_command_ids.h',
+ 'app/chrome_dll.rc',
+ 'app/chrome_dll_resource.h',
+ 'app/chrome_version.rc.version',
+ 'test/base/browser_tests_main.cc',
+ 'test/data/resource.rc',
+ 'browser/sync/test/integration/cross_platform_sync_test.cc',
+ 'browser/sync/test/integration/enable_disable_test.cc',
+ 'browser/sync/test/integration/migration_test.cc',
+ 'browser/sync/test/integration/multiple_client_bookmarks_sync_test.cc',
+ 'browser/sync/test/integration/multiple_client_dictionary_sync_test.cc',
+ 'browser/sync/test/integration/multiple_client_passwords_sync_test.cc',
+ 'browser/sync/test/integration/multiple_client_preferences_sync_test.cc',
+ 'browser/sync/test/integration/multiple_client_sessions_sync_test.cc',
+ 'browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc',
+ 'browser/sync/test/integration/passwords_helper.cc',
+ 'browser/sync/test/integration/passwords_helper.h',
+ 'browser/sync/test/integration/preferences_helper.cc',
+ 'browser/sync/test/integration/preferences_helper.h',
+ 'browser/sync/test/integration/search_engines_helper.cc',
+ 'browser/sync/test/integration/search_engines_helper.h',
+ 'browser/sync/test/integration/sessions_helper.cc',
+ 'browser/sync/test/integration/sessions_helper.h',
+ 'browser/sync/test/integration/single_client_app_list_sync_test.cc',
+ 'browser/sync/test/integration/single_client_apps_sync_test.cc',
+ 'browser/sync/test/integration/single_client_backup_rollback_test.cc',
+ 'browser/sync/test/integration/single_client_bookmarks_sync_test.cc',
+ 'browser/sync/test/integration/single_client_dictionary_sync_test.cc',
+ 'browser/sync/test/integration/single_client_extensions_sync_test.cc',
+ 'browser/sync/test/integration/single_client_passwords_sync_test.cc',
+ 'browser/sync/test/integration/single_client_preferences_sync_test.cc',
+ 'browser/sync/test/integration/single_client_search_engines_sync_test.cc',
+ 'browser/sync/test/integration/single_client_sessions_sync_test.cc',
+ 'browser/sync/test/integration/single_client_supervised_user_settings_sync_test.cc',
+ 'browser/sync/test/integration/single_client_themes_sync_test.cc',
+ 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc',
+ 'browser/sync/test/integration/sync_auth_test.cc',
+ 'browser/sync/test/integration/sync_errors_test.cc',
+ 'browser/sync/test/integration/sync_exponential_backoff_test.cc',
+ 'browser/sync/test/integration/two_client_app_list_sync_test.cc',
+ 'browser/sync/test/integration/two_client_apps_sync_test.cc',
+ 'browser/sync/test/integration/two_client_autofill_sync_test.cc',
+ 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc',
+ 'browser/sync/test/integration/two_client_dictionary_sync_test.cc',
+ 'browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc',
+ 'browser/sync/test/integration/two_client_extensions_sync_test.cc',
+ 'browser/sync/test/integration/two_client_passwords_sync_test.cc',
+ 'browser/sync/test/integration/two_client_preferences_sync_test.cc',
+ 'browser/sync/test/integration/two_client_search_engines_sync_test.cc',
+ 'browser/sync/test/integration/two_client_sessions_sync_test.cc',
+ 'browser/sync/test/integration/two_client_themes_sync_test.cc',
+ 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc',
+ ],
+ 'test_support_sync_integration_sources': [
+ 'browser/sync/test/integration/apps_helper.cc',
+ 'browser/sync/test/integration/apps_helper.h',
+ 'browser/sync/test/integration/autofill_helper.cc',
+ 'browser/sync/test/integration/autofill_helper.h',
+ 'browser/sync/test/integration/bookmarks_helper.cc',
+ 'browser/sync/test/integration/bookmarks_helper.h',
+ 'browser/sync/test/integration/dictionary_helper.cc',
+ 'browser/sync/test/integration/dictionary_helper.h',
+ 'browser/sync/test/integration/dictionary_load_observer.cc',
+ 'browser/sync/test/integration/dictionary_load_observer.h',
+ 'browser/sync/test/integration/extension_settings_helper.cc',
+ 'browser/sync/test/integration/extension_settings_helper.h',
+ 'browser/sync/test/integration/extensions_helper.cc',
+ 'browser/sync/test/integration/extensions_helper.h',
+ 'browser/sync/test/integration/fake_server_invalidation_service.cc',
+ 'browser/sync/test/integration/fake_server_invalidation_service.h',
+ 'browser/sync/test/integration/migration_waiter.cc',
+ 'browser/sync/test/integration/migration_waiter.h',
+ 'browser/sync/test/integration/migration_watcher.cc',
+ 'browser/sync/test/integration/migration_watcher.h',
+ 'browser/sync/test/integration/multi_client_status_change_checker.cc',
+ 'browser/sync/test/integration/multi_client_status_change_checker.h',
+ 'browser/sync/test/integration/passwords_helper.cc',
+ 'browser/sync/test/integration/passwords_helper.h',
+ 'browser/sync/test/integration/p2p_invalidation_forwarder.cc',
+ 'browser/sync/test/integration/p2p_invalidation_forwarder.h',
+ 'browser/sync/test/integration/preferences_helper.cc',
+ 'browser/sync/test/integration/preferences_helper.h',
+ 'browser/sync/test/integration/profile_sync_service_harness.cc',
+ 'browser/sync/test/integration/profile_sync_service_harness.h',
+ 'browser/sync/test/integration/quiesce_status_change_checker.cc',
+ 'browser/sync/test/integration/quiesce_status_change_checker.h',
+ 'browser/sync/test/integration/retry_verifier.cc',
+ 'browser/sync/test/integration/retry_verifier.h',
+ 'browser/sync/test/integration/search_engines_helper.cc',
+ 'browser/sync/test/integration/search_engines_helper.h',
+ 'browser/sync/test/integration/sessions_helper.cc',
+ 'browser/sync/test/integration/sessions_helper.h',
+ 'browser/sync/test/integration/single_client_status_change_checker.cc',
+ 'browser/sync/test/integration/single_client_status_change_checker.h',
+ 'browser/sync/test/integration/status_change_checker.cc',
+ 'browser/sync/test/integration/status_change_checker.h',
+ 'browser/sync/test/integration/sync_app_helper.cc',
+ 'browser/sync/test/integration/sync_app_helper.h',
+ 'browser/sync/test/integration/sync_app_list_helper.cc',
+ 'browser/sync/test/integration/sync_app_list_helper.h',
+ 'browser/sync/test/integration/sync_datatype_helper.cc',
+ 'browser/sync/test/integration/sync_datatype_helper.h',
+ 'browser/sync/test/integration/sync_extension_helper.cc',
+ 'browser/sync/test/integration/sync_extension_helper.h',
+ 'browser/sync/test/integration/sync_extension_installer.cc',
+ 'browser/sync/test/integration/sync_extension_installer.h',
+ 'browser/sync/test/integration/sync_integration_test_util.cc',
+ 'browser/sync/test/integration/sync_integration_test_util.h',
+ 'browser/sync/test/integration/sync_test.cc',
+ 'browser/sync/test/integration/sync_test.h',
+ 'browser/sync/test/integration/themes_helper.cc',
+ 'browser/sync/test/integration/themes_helper.h',
+ 'browser/sync/test/integration/typed_urls_helper.cc',
+ 'browser/sync/test/integration/typed_urls_helper.h',
+ 'browser/sync/test/integration/updated_progress_marker_checker.cc',
+ 'browser/sync/test/integration/updated_progress_marker_checker.h',
+ ],
+ 'sync_performance_tests_sources': [
+ 'app/chrome_command_ids.h',
+ 'app/chrome_dll.rc',
+ 'app/chrome_dll_resource.h',
+ 'app/chrome_version.rc.version',
+ 'browser/sync/test/integration/performance/autofill_sync_perf_test.cc',
+ 'browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc',
+ 'browser/sync/test/integration/performance/dictionary_sync_perf_test.cc',
+ 'browser/sync/test/integration/performance/extensions_sync_perf_test.cc',
+ 'browser/sync/test/integration/performance/sync_timing_helper.cc',
+ 'browser/sync/test/integration/performance/sync_timing_helper.h',
+ 'browser/sync/test/integration/performance/passwords_sync_perf_test.cc',
+ 'browser/sync/test/integration/performance/sessions_sync_perf_test.cc',
+ 'browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc',
+ 'test/base/browser_perf_tests_main.cc',
+ 'test/data/resource.rc',
+ ],
},
'includes': [
'js_unittest_vars.gypi',
@@ -861,126 +1360,7 @@
'HAS_OUT_OF_PROC_TEST_RUNNER',
],
'sources': [
- '../chrome/browser/ui/webui/options/language_options_interactive_uitest.cc',
- '../extensions/browser/app_window/app_window_interactive_uitest.cc',
- '../ui/base/clipboard/clipboard_unittest.cc',
- '../ui/views/controls/webview/webview_interactive_uitest.cc',
- '../ui/views/corewm/desktop_capture_controller_unittest.cc',
- '../ui/views/widget/desktop_aura/desktop_window_tree_host_x11_interactive_uitest.cc',
- '../ui/views/widget/desktop_aura/x11_topmost_window_finder_interactive_uitest.cc',
- '../ui/views/widget/widget_interactive_uitest.cc',
- 'browser/apps/app_browsertest_util.cc',
- 'browser/apps/app_browsertest_util.h',
- 'browser/apps/app_pointer_lock_interactive_uitest.cc',
- 'browser/apps/app_shim/app_shim_interactive_uitest_mac.mm',
- 'browser/apps/app_shim/app_shim_quit_interactive_uitest_mac.mm',
- 'browser/apps/app_window_interactive_uitest.cc',
- 'browser/apps/web_view_interactive_browsertest.cc',
- 'browser/autofill/autofill_interactive_uitest.cc',
- 'browser/browser_keyevents_browsertest.cc',
- 'browser/chrome_plugin_interactive_test.cc',
- 'browser/extensions/api/extension_action/browser_action_interactive_test.cc',
- 'browser/extensions/api/omnibox/omnibox_api_interactive_test.cc',
- 'browser/extensions/api/tabs/tabs_interactive_test.cc',
- 'browser/extensions/browsertest_util.cc',
- 'browser/extensions/extension_apitest.cc',
- 'browser/extensions/extension_browsertest.cc',
- 'browser/extensions/extension_test_notification_observer.cc',
- 'browser/extensions/extension_crash_recovery_browsertest.cc',
- 'browser/extensions/extension_fullscreen_apitest.cc',
- 'browser/extensions/extension_function_test_utils.cc',
- 'browser/extensions/extension_commands_global_registry_apitest.cc',
- 'browser/extensions/extension_keybinding_apitest.cc',
- 'browser/extensions/notifications_apitest.cc',
- 'browser/extensions/updater/extension_cache_fake.h',
- 'browser/extensions/updater/extension_cache_fake.cc',
- 'browser/extensions/window_open_interactive_apitest.cc',
- 'browser/mouseleave_browsertest.cc',
- 'browser/notifications/notification_browsertest.cc',
- 'browser/password_manager/password_generation_interactive_uitest.cc',
- 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.cc',
- 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.h',
- 'browser/task_manager/task_manager_browsertest_util.cc',
- 'browser/ui/app_list/app_list_service_interactive_uitest.cc',
- 'browser/ui/app_list/app_list_service_mac_interactive_uitest.mm',
- 'browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc',
- 'browser/ui/browser_focus_uitest.cc',
- 'browser/ui/cocoa/apps/quit_with_apps_controller_mac_interactive_uitest.cc',
- 'browser/ui/cocoa/panels/panel_cocoa_browsertest.mm',
- 'browser/ui/find_bar/find_bar_host_interactive_uitest.cc',
- 'browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc',
- 'browser/ui/fullscreen/fullscreen_controller_state_interactive_browsertest.cc',
- 'browser/ui/omnibox/omnibox_view_browsertest.cc',
- 'browser/ui/panels/base_panel_browser_test.cc',
- 'browser/ui/panels/base_panel_browser_test.h',
- 'browser/ui/panels/detached_panel_browsertest.cc',
- 'browser/ui/panels/docked_panel_browsertest.cc',
- 'browser/ui/panels/panel_browsertest.cc',
- 'browser/ui/panels/panel_drag_browsertest.cc',
- 'browser/ui/panels/panel_resize_browsertest.cc',
- 'browser/ui/panels/stacked_panel_browsertest.cc',
- 'browser/ui/panels/test_panel_active_state_observer.cc',
- 'browser/ui/panels/test_panel_active_state_observer.h',
- 'browser/ui/panels/test_panel_mouse_watcher.cc',
- 'browser/ui/panels/test_panel_mouse_watcher.h',
- 'browser/ui/panels/test_panel_notification_observer.cc',
- 'browser/ui/panels/test_panel_notification_observer.h',
- 'browser/ui/panels/test_panel_collection_squeeze_observer.cc',
- 'browser/ui/panels/test_panel_collection_squeeze_observer.h',
- 'browser/ui/passwords/manage_passwords_test.cc',
- 'browser/ui/passwords/manage_passwords_test.h',
- 'browser/ui/search/instant_extended_interactive_uitest.cc',
- 'browser/ui/pdf/pdf_interactive_browsertest.cc',
- 'browser/ui/search/instant_extended_manual_interactive_uitest.cc',
- 'browser/ui/search/instant_test_utils.h',
- 'browser/ui/search/instant_test_utils.cc',
- 'browser/ui/search/local_ntp_browsertest.cc',
- 'browser/ui/startup/startup_browser_creator_interactive_uitest.cc',
- 'browser/ui/toolbar/test_toolbar_model.cc',
- 'browser/ui/toolbar/test_toolbar_model.h',
- 'browser/ui/views/ash/tab_scrubber_browsertest.cc',
- 'browser/ui/views/bookmarks/bookmark_bar_view_test.cc',
- 'browser/ui/views/constrained_window_views_browsertest.cc',
- 'browser/ui/views/find_bar_controller_interactive_uitest.cc',
- 'browser/ui/views/find_bar_host_interactive_uitest.cc',
- 'browser/ui/views/frame/browser_view_focus_uitest.cc',
- 'browser/ui/views/frame/browser_view_interactive_uitest.cc',
- 'browser/ui/views/keyboard_access_browsertest.cc',
- 'browser/ui/views/location_bar/location_icon_view_interactive_uitest.cc',
- 'browser/ui/views/location_bar/star_view_browsertest.cc',
- 'browser/ui/views/menu_controller_interactive_uitest.cc',
- 'browser/ui/views/menu_item_view_interactive_uitest.cc',
- 'browser/ui/views/menu_test_base.cc',
- 'browser/ui/views/menu_test_base.h',
- 'browser/ui/views/menu_model_adapter_test.cc',
- 'browser/ui/views/menu_view_drag_and_drop_test.cc',
- 'browser/ui/views/message_center/web_notification_tray_browsertest.cc',
- 'browser/ui/views/omnibox/omnibox_view_views_browsertest.cc',
- 'browser/ui/views/panels/panel_view_browsertest.cc',
- 'browser/ui/views/passwords/manage_passwords_bubble_view_browsertest.cc',
- 'browser/ui/views/passwords/manage_passwords_icon_view_browsertest.cc',
- 'browser/ui/views/ssl_client_certificate_selector_browsertest.cc',
- 'browser/ui/views/status_icons/status_tray_state_changer_interactive_uitest_win.cc',
- 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc',
- 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h',
- 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest_win.cc',
- 'browser/ui/views/toolbar/toolbar_button_test.cc',
- 'browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc',
- 'test/base/interactive_test_utils.cc',
- 'test/base/interactive_test_utils.h',
- 'test/base/interactive_test_utils_aura.cc',
- 'test/base/interactive_test_utils_aura.h',
- 'test/base/interactive_test_utils_mac.mm',
- 'test/base/interactive_test_utils_views.cc',
- 'test/base/interactive_test_utils_win.cc',
- 'test/base/interactive_ui_tests_main.cc',
- 'test/base/view_event_test_base.cc',
- 'test/base/view_event_test_base.h',
- 'test/base/view_event_test_platform_part.h',
- 'test/base/view_event_test_platform_part_ash.cc',
- 'test/base/view_event_test_platform_part_chromeos.cc',
- 'test/base/view_event_test_platform_part_mac.mm',
- 'test/ppapi/ppapi_interactive_browsertest.cc',
+ '<@(chrome_interactive_ui_test_sources)',
],
'conditions': [
['use_x11==1', {
@@ -1104,40 +1484,7 @@
}],
],
'sources': [
- 'browser/chromeos/accessibility/speech_monitor.cc',
- 'browser/chromeos/accessibility/speech_monitor.h',
- 'browser/chromeos/accessibility/spoken_feedback_browsertest.cc',
- 'browser/chromeos/accessibility/sticky_keys_browsertest.cc',
- 'browser/chromeos/input_method/textinput_browsertest.cc',
- 'browser/chromeos/input_method/textinput_surroundingtext_browsertest.cc',
- 'browser/chromeos/input_method/textinput_test_helper.cc',
- 'browser/chromeos/input_method/textinput_test_helper.h',
- 'browser/chromeos/login/eula_browsertest.cc',
- 'browser/chromeos/login/lock/screen_locker_browsertest.cc',
- 'browser/chromeos/login/lock/screen_locker_tester.cc',
- 'browser/chromeos/login/lock/screen_locker_tester.h',
- 'browser/chromeos/login/login_browsertest.cc',
- 'browser/chromeos/login/login_manager_test.cc',
- 'browser/chromeos/login/login_manager_test.h',
- 'browser/chromeos/login/login_ui_browsertest.cc',
- 'browser/chromeos/login/mixin_based_browser_test.cc',
- 'browser/chromeos/login/mixin_based_browser_test.h',
- 'browser/chromeos/login/oobe_browsertest.cc',
- 'browser/chromeos/login/screenshot_testing/screenshot_tester.cc',
- 'browser/chromeos/login/screenshot_testing/screenshot_tester.h',
- 'browser/chromeos/login/screenshot_testing/screenshot_tester.h',
- 'browser/chromeos/login/screenshot_testing/screenshot_testing_mixin.cc',
- 'browser/chromeos/login/screenshot_testing/screenshot_testing_mixin.h',
- 'browser/chromeos/login/screenshot_testing/SkDiffPixelsMetric.h',
- 'browser/chromeos/login/screenshot_testing/SkDiffPixelsMetric_cpu.cpp',
- 'browser/chromeos/login/screenshot_testing/SkImageDiffer.cpp',
- 'browser/chromeos/login/screenshot_testing/SkImageDiffer.h',
- 'browser/chromeos/login/screenshot_testing/SkPMetric.cpp',
- 'browser/chromeos/login/screenshot_testing/SkPMetric.h',
- 'browser/chromeos/login/users/wallpaper/wallpaper_manager_browsertest.cc',
- 'browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.cc',
- 'browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.h',
- 'test/data/chromeos/service_login.html',
+ '<@(chrome_interactive_ui_test_chromeos_sources)',
],
'sources!': [
'../ui/views/widget/desktop_aura/desktop_window_tree_host_x11_interactive_uitest.cc',
@@ -1248,91 +1595,7 @@
],
},
'sources': [
- '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/js.cc',
- '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/js.h',
- '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/user_data_dir.cc',
- '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/user_data_dir.h',
- '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/embedded_automation_extension.cc',
- '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/chrome/embedded_automation_extension.h',
- 'test/chromedriver/chrome/adb.h',
- 'test/chromedriver/chrome/adb_impl.cc',
- 'test/chromedriver/chrome/adb_impl.h',
- 'test/chromedriver/chrome/automation_extension.cc',
- 'test/chromedriver/chrome/automation_extension.h',
- 'test/chromedriver/chrome/chrome.h',
- 'test/chromedriver/chrome/chrome_android_impl.cc',
- 'test/chromedriver/chrome/chrome_android_impl.h',
- 'test/chromedriver/chrome/chrome_desktop_impl.cc',
- 'test/chromedriver/chrome/chrome_desktop_impl.h',
- 'test/chromedriver/chrome/chrome_finder.cc',
- 'test/chromedriver/chrome/chrome_finder.h',
- 'test/chromedriver/chrome/chrome_finder_mac.mm',
- 'test/chromedriver/chrome/chrome_impl.cc',
- 'test/chromedriver/chrome/chrome_impl.h',
- 'test/chromedriver/chrome/chrome_remote_impl.cc',
- 'test/chromedriver/chrome/chrome_remote_impl.h',
- 'test/chromedriver/chrome/console_logger.cc',
- 'test/chromedriver/chrome/console_logger.h',
- 'test/chromedriver/chrome/debugger_tracker.cc',
- 'test/chromedriver/chrome/debugger_tracker.h',
- 'test/chromedriver/chrome/device_manager.cc',
- 'test/chromedriver/chrome/device_manager.h',
- 'test/chromedriver/chrome/device_metrics.cc',
- 'test/chromedriver/chrome/device_metrics.h',
- 'test/chromedriver/chrome/devtools_client.h',
- 'test/chromedriver/chrome/devtools_client_impl.cc',
- 'test/chromedriver/chrome/devtools_client_impl.h',
- 'test/chromedriver/chrome/devtools_event_listener.cc',
- 'test/chromedriver/chrome/devtools_event_listener.h',
- 'test/chromedriver/chrome/devtools_http_client.cc',
- 'test/chromedriver/chrome/devtools_http_client.h',
- 'test/chromedriver/chrome/dom_tracker.cc',
- 'test/chromedriver/chrome/dom_tracker.h',
- 'test/chromedriver/chrome/frame_tracker.cc',
- 'test/chromedriver/chrome/frame_tracker.h',
- 'test/chromedriver/chrome/geolocation_override_manager.cc',
- 'test/chromedriver/chrome/geolocation_override_manager.h',
- 'test/chromedriver/chrome/geoposition.h',
- 'test/chromedriver/chrome/heap_snapshot_taker.cc',
- 'test/chromedriver/chrome/heap_snapshot_taker.h',
- 'test/chromedriver/chrome/javascript_dialog_manager.cc',
- 'test/chromedriver/chrome/javascript_dialog_manager.h',
- 'test/chromedriver/chrome/log.h',
- 'test/chromedriver/chrome/log.cc',
- 'test/chromedriver/chrome/mobile_device.cc',
- 'test/chromedriver/chrome/mobile_device.h',
- 'test/chromedriver/chrome/mobile_device_list.cc',
- 'test/chromedriver/chrome/mobile_device_list.h',
- 'test/chromedriver/chrome/mobile_emulation_override_manager.cc',
- 'test/chromedriver/chrome/mobile_emulation_override_manager.h',
- 'test/chromedriver/chrome/navigation_tracker.cc',
- 'test/chromedriver/chrome/navigation_tracker.h',
- 'test/chromedriver/chrome/status.cc',
- 'test/chromedriver/chrome/status.h',
- 'test/chromedriver/chrome/ui_events.cc',
- 'test/chromedriver/chrome/ui_events.h',
- 'test/chromedriver/chrome/util.cc',
- 'test/chromedriver/chrome/util.h',
- 'test/chromedriver/chrome/version.cc',
- 'test/chromedriver/chrome/version.h',
- 'test/chromedriver/chrome/web_view.h',
- 'test/chromedriver/chrome/web_view_impl.cc',
- 'test/chromedriver/chrome/web_view_impl.h',
- 'test/chromedriver/net/adb_client_socket.cc',
- 'test/chromedriver/net/adb_client_socket.h',
- 'test/chromedriver/net/net_util.cc',
- 'test/chromedriver/net/net_util.h',
- 'test/chromedriver/net/port_server.cc',
- 'test/chromedriver/net/port_server.h',
- 'test/chromedriver/net/sync_websocket.h',
- 'test/chromedriver/net/sync_websocket_factory.cc',
- 'test/chromedriver/net/sync_websocket_factory.h',
- 'test/chromedriver/net/sync_websocket_impl.cc',
- 'test/chromedriver/net/sync_websocket_impl.h',
- 'test/chromedriver/net/url_request_context_getter.cc',
- 'test/chromedriver/net/url_request_context_getter.h',
- 'test/chromedriver/net/websocket.cc',
- 'test/chromedriver/net/websocket.h',
+ '<@(chrome_automation_client_lib_sources)',
],
'actions': [
{
@@ -1433,54 +1696,7 @@
'..',
],
'sources': [
- '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/version.cc',
- '<(SHARED_INTERMEDIATE_DIR)/chrome/test/chromedriver/version.h',
- '../third_party/webdriver/atoms.cc',
- '../third_party/webdriver/atoms.h',
- 'common/chrome_constants.cc',
- 'common/chrome_constants.h',
- 'test/chromedriver/alert_commands.cc',
- 'test/chromedriver/alert_commands.h',
- 'test/chromedriver/basic_types.cc',
- 'test/chromedriver/basic_types.h',
- 'test/chromedriver/capabilities.cc',
- 'test/chromedriver/capabilities.h',
- 'test/chromedriver/chrome/browser_info.cc',
- 'test/chromedriver/chrome/browser_info.h',
- 'test/chromedriver/chrome_launcher.cc',
- 'test/chromedriver/chrome_launcher.h',
- 'test/chromedriver/command_listener.h',
- 'test/chromedriver/command_listener_proxy.cc',
- 'test/chromedriver/command_listener_proxy.h',
- 'test/chromedriver/command.h',
- 'test/chromedriver/commands.cc',
- 'test/chromedriver/commands.h',
- 'test/chromedriver/element_commands.cc',
- 'test/chromedriver/element_commands.h',
- 'test/chromedriver/element_util.cc',
- 'test/chromedriver/element_util.h',
- 'test/chromedriver/key_converter.cc',
- 'test/chromedriver/key_converter.h',
- 'test/chromedriver/keycode_text_conversion.h',
- 'test/chromedriver/keycode_text_conversion_mac.mm',
- 'test/chromedriver/keycode_text_conversion_ozone.cc',
- 'test/chromedriver/keycode_text_conversion_win.cc',
- 'test/chromedriver/keycode_text_conversion_x.cc',
- 'test/chromedriver/logging.cc',
- 'test/chromedriver/logging.h',
- 'test/chromedriver/performance_logger.cc',
- 'test/chromedriver/performance_logger.h',
- 'test/chromedriver/server/http_handler.cc',
- 'test/chromedriver/server/http_handler.h',
- 'test/chromedriver/session.cc',
- 'test/chromedriver/session.h',
- 'test/chromedriver/session_commands.cc',
- 'test/chromedriver/session_commands.h',
- 'test/chromedriver/session_thread_map.h',
- 'test/chromedriver/util.cc',
- 'test/chromedriver/util.h',
- 'test/chromedriver/window_commands.cc',
- 'test/chromedriver/window_commands.h',
+ '<@(chrome_driver_lib_sources)',
],
'actions': [
{
@@ -1553,37 +1769,7 @@
'..,'
],
'sources': [
- 'test/chromedriver/capabilities_unittest.cc',
- 'test/chromedriver/chrome/browser_info_unittest.cc',
- 'test/chromedriver/chrome/chrome_finder_unittest.cc',
- 'test/chromedriver/chrome/console_logger_unittest.cc',
- 'test/chromedriver/chrome/device_manager_unittest.cc',
- 'test/chromedriver/chrome/devtools_client_impl_unittest.cc',
- 'test/chromedriver/chrome/devtools_http_client_unittest.cc',
- 'test/chromedriver/chrome/dom_tracker_unittest.cc',
- 'test/chromedriver/chrome/frame_tracker_unittest.cc',
- 'test/chromedriver/chrome/geolocation_override_manager_unittest.cc',
- 'test/chromedriver/chrome/heap_snapshot_taker_unittest.cc',
- 'test/chromedriver/chrome/javascript_dialog_manager_unittest.cc',
- 'test/chromedriver/chrome/mobile_emulation_override_manager_unittest.cc',
- 'test/chromedriver/chrome/navigation_tracker_unittest.cc',
- 'test/chromedriver/chrome/status_unittest.cc',
- 'test/chromedriver/chrome/stub_chrome.cc',
- 'test/chromedriver/chrome/stub_chrome.h',
- 'test/chromedriver/chrome/stub_devtools_client.cc',
- 'test/chromedriver/chrome/stub_devtools_client.h',
- 'test/chromedriver/chrome/stub_web_view.cc',
- 'test/chromedriver/chrome/stub_web_view.h',
- 'test/chromedriver/chrome/web_view_impl_unittest.cc',
- 'test/chromedriver/chrome_launcher_unittest.cc',
- 'test/chromedriver/command_listener_proxy_unittest.cc',
- 'test/chromedriver/commands_unittest.cc',
- 'test/chromedriver/logging_unittest.cc',
- 'test/chromedriver/performance_logger_unittest.cc',
- 'test/chromedriver/server/http_handler_unittest.cc',
- 'test/chromedriver/session_commands_unittest.cc',
- 'test/chromedriver/session_unittest.cc',
- 'test/chromedriver/util_unittest.cc',
+ '<@(chrome_driver_unittests_sources)',
],
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
'msvs_disabled_warnings': [ 4267, ],
@@ -1607,16 +1793,7 @@
'..,'
],
'sources': [
- 'test/chromedriver/key_converter_unittest.cc',
- 'test/chromedriver/keycode_text_conversion_unittest.cc',
- 'test/chromedriver/net/net_util_unittest.cc',
- 'test/chromedriver/net/port_server_unittest.cc',
- 'test/chromedriver/net/sync_websocket_impl_unittest.cc',
- 'test/chromedriver/net/test_http_server.cc',
- 'test/chromedriver/net/test_http_server.h',
- 'test/chromedriver/net/websocket_unittest.cc',
- 'test/chromedriver/test_util.cc',
- 'test/chromedriver/test_util.h',
+ '<@(chrome_driver_tests_sources)',
],
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
'msvs_disabled_warnings': [ 4267, ],
@@ -2262,28 +2439,7 @@
'HAS_OUT_OF_PROC_TEST_RUNNER',
],
'sources': [
- '../components/autofill/content/renderer/test_password_autofill_agent.cc',
- '../components/autofill/content/renderer/test_password_autofill_agent.h',
- '../components/autofill/content/renderer/test_password_generation_agent.cc',
- '../components/autofill/content/renderer/test_password_generation_agent.h',
- 'app/chrome_command_ids.h',
- 'app/chrome_dll.rc',
- 'app/chrome_dll_resource.h',
- 'app/chrome_version.rc.version',
- 'browser/extensions/api/tab_capture/tab_capture_performancetest.cc',
- 'browser/extensions/api/cast_streaming/performance_test.cc',
- 'browser/extensions/browsertest_util.cc',
- 'browser/extensions/extension_apitest.cc',
- 'browser/extensions/extension_browsertest.cc',
- 'browser/extensions/extension_test_notification_observer.cc',
- 'browser/extensions/updater/extension_cache_fake.h',
- 'browser/extensions/updater/extension_cache_fake.cc',
- 'test/base/browser_perf_tests_main.cc',
- 'test/base/chrome_render_view_test.cc',
- 'test/base/chrome_render_view_test.h',
- 'test/perf/browser_perf_test.cc',
- 'test/perf/browser_perf_test.h',
- 'test/perf/mach_ports_performancetest.cc',
+ '<@(performance_browser_tests_sources)',
],
'rules': [
{
@@ -2423,68 +2579,7 @@
'browser',
],
'sources': [
- 'browser/sync/test/integration/apps_helper.cc',
- 'browser/sync/test/integration/apps_helper.h',
- 'browser/sync/test/integration/autofill_helper.cc',
- 'browser/sync/test/integration/autofill_helper.h',
- 'browser/sync/test/integration/bookmarks_helper.cc',
- 'browser/sync/test/integration/bookmarks_helper.h',
- 'browser/sync/test/integration/dictionary_helper.cc',
- 'browser/sync/test/integration/dictionary_helper.h',
- 'browser/sync/test/integration/dictionary_load_observer.cc',
- 'browser/sync/test/integration/dictionary_load_observer.h',
- 'browser/sync/test/integration/extension_settings_helper.cc',
- 'browser/sync/test/integration/extension_settings_helper.h',
- 'browser/sync/test/integration/extensions_helper.cc',
- 'browser/sync/test/integration/extensions_helper.h',
- 'browser/sync/test/integration/fake_server_invalidation_service.cc',
- 'browser/sync/test/integration/fake_server_invalidation_service.h',
- 'browser/sync/test/integration/migration_waiter.cc',
- 'browser/sync/test/integration/migration_waiter.h',
- 'browser/sync/test/integration/migration_watcher.cc',
- 'browser/sync/test/integration/migration_watcher.h',
- 'browser/sync/test/integration/multi_client_status_change_checker.cc',
- 'browser/sync/test/integration/multi_client_status_change_checker.h',
- 'browser/sync/test/integration/passwords_helper.cc',
- 'browser/sync/test/integration/passwords_helper.h',
- 'browser/sync/test/integration/p2p_invalidation_forwarder.cc',
- 'browser/sync/test/integration/p2p_invalidation_forwarder.h',
- 'browser/sync/test/integration/preferences_helper.cc',
- 'browser/sync/test/integration/preferences_helper.h',
- 'browser/sync/test/integration/profile_sync_service_harness.cc',
- 'browser/sync/test/integration/profile_sync_service_harness.h',
- 'browser/sync/test/integration/quiesce_status_change_checker.cc',
- 'browser/sync/test/integration/quiesce_status_change_checker.h',
- 'browser/sync/test/integration/retry_verifier.cc',
- 'browser/sync/test/integration/retry_verifier.h',
- 'browser/sync/test/integration/search_engines_helper.cc',
- 'browser/sync/test/integration/search_engines_helper.h',
- 'browser/sync/test/integration/sessions_helper.cc',
- 'browser/sync/test/integration/sessions_helper.h',
- 'browser/sync/test/integration/single_client_status_change_checker.cc',
- 'browser/sync/test/integration/single_client_status_change_checker.h',
- 'browser/sync/test/integration/status_change_checker.cc',
- 'browser/sync/test/integration/status_change_checker.h',
- 'browser/sync/test/integration/sync_app_helper.cc',
- 'browser/sync/test/integration/sync_app_helper.h',
- 'browser/sync/test/integration/sync_app_list_helper.cc',
- 'browser/sync/test/integration/sync_app_list_helper.h',
- 'browser/sync/test/integration/sync_datatype_helper.cc',
- 'browser/sync/test/integration/sync_datatype_helper.h',
- 'browser/sync/test/integration/sync_extension_helper.cc',
- 'browser/sync/test/integration/sync_extension_helper.h',
- 'browser/sync/test/integration/sync_extension_installer.cc',
- 'browser/sync/test/integration/sync_extension_installer.h',
- 'browser/sync/test/integration/sync_integration_test_util.cc',
- 'browser/sync/test/integration/sync_integration_test_util.h',
- 'browser/sync/test/integration/sync_test.cc',
- 'browser/sync/test/integration/sync_test.h',
- 'browser/sync/test/integration/themes_helper.cc',
- 'browser/sync/test/integration/themes_helper.h',
- 'browser/sync/test/integration/typed_urls_helper.cc',
- 'browser/sync/test/integration/typed_urls_helper.h',
- 'browser/sync/test/integration/updated_progress_marker_checker.cc',
- 'browser/sync/test/integration/updated_progress_marker_checker.h',
+ '<@(test_support_sync_integration_sources)',
],
'conditions': [
['OS=="mac"', {
@@ -2535,58 +2630,7 @@
'HAS_OUT_OF_PROC_TEST_RUNNER',
],
'sources': [
- 'app/chrome_command_ids.h',
- 'app/chrome_dll.rc',
- 'app/chrome_dll_resource.h',
- 'app/chrome_version.rc.version',
- 'test/base/browser_tests_main.cc',
- 'test/data/resource.rc',
- 'browser/sync/test/integration/cross_platform_sync_test.cc',
- 'browser/sync/test/integration/enable_disable_test.cc',
- 'browser/sync/test/integration/migration_test.cc',
- 'browser/sync/test/integration/multiple_client_bookmarks_sync_test.cc',
- 'browser/sync/test/integration/multiple_client_dictionary_sync_test.cc',
- 'browser/sync/test/integration/multiple_client_passwords_sync_test.cc',
- 'browser/sync/test/integration/multiple_client_preferences_sync_test.cc',
- 'browser/sync/test/integration/multiple_client_sessions_sync_test.cc',
- 'browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc',
- 'browser/sync/test/integration/passwords_helper.cc',
- 'browser/sync/test/integration/passwords_helper.h',
- 'browser/sync/test/integration/preferences_helper.cc',
- 'browser/sync/test/integration/preferences_helper.h',
- 'browser/sync/test/integration/search_engines_helper.cc',
- 'browser/sync/test/integration/search_engines_helper.h',
- 'browser/sync/test/integration/sessions_helper.cc',
- 'browser/sync/test/integration/sessions_helper.h',
- 'browser/sync/test/integration/single_client_app_list_sync_test.cc',
- 'browser/sync/test/integration/single_client_apps_sync_test.cc',
- 'browser/sync/test/integration/single_client_backup_rollback_test.cc',
- 'browser/sync/test/integration/single_client_bookmarks_sync_test.cc',
- 'browser/sync/test/integration/single_client_dictionary_sync_test.cc',
- 'browser/sync/test/integration/single_client_extensions_sync_test.cc',
- 'browser/sync/test/integration/single_client_passwords_sync_test.cc',
- 'browser/sync/test/integration/single_client_preferences_sync_test.cc',
- 'browser/sync/test/integration/single_client_search_engines_sync_test.cc',
- 'browser/sync/test/integration/single_client_sessions_sync_test.cc',
- 'browser/sync/test/integration/single_client_supervised_user_settings_sync_test.cc',
- 'browser/sync/test/integration/single_client_themes_sync_test.cc',
- 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc',
- 'browser/sync/test/integration/sync_auth_test.cc',
- 'browser/sync/test/integration/sync_errors_test.cc',
- 'browser/sync/test/integration/sync_exponential_backoff_test.cc',
- 'browser/sync/test/integration/two_client_app_list_sync_test.cc',
- 'browser/sync/test/integration/two_client_apps_sync_test.cc',
- 'browser/sync/test/integration/two_client_autofill_sync_test.cc',
- 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc',
- 'browser/sync/test/integration/two_client_dictionary_sync_test.cc',
- 'browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc',
- 'browser/sync/test/integration/two_client_extensions_sync_test.cc',
- 'browser/sync/test/integration/two_client_passwords_sync_test.cc',
- 'browser/sync/test/integration/two_client_preferences_sync_test.cc',
- 'browser/sync/test/integration/two_client_search_engines_sync_test.cc',
- 'browser/sync/test/integration/two_client_sessions_sync_test.cc',
- 'browser/sync/test/integration/two_client_themes_sync_test.cc',
- 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc',
+ '<@(sync_integration_tests_sources)',
],
'conditions': [
['OS=="linux"', {
@@ -2681,21 +2725,7 @@
'HAS_OUT_OF_PROC_TEST_RUNNER',
],
'sources': [
- 'app/chrome_command_ids.h',
- 'app/chrome_dll.rc',
- 'app/chrome_dll_resource.h',
- 'app/chrome_version.rc.version',
- 'browser/sync/test/integration/performance/autofill_sync_perf_test.cc',
- 'browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc',
- 'browser/sync/test/integration/performance/dictionary_sync_perf_test.cc',
- 'browser/sync/test/integration/performance/extensions_sync_perf_test.cc',
- 'browser/sync/test/integration/performance/sync_timing_helper.cc',
- 'browser/sync/test/integration/performance/sync_timing_helper.h',
- 'browser/sync/test/integration/performance/passwords_sync_perf_test.cc',
- 'browser/sync/test/integration/performance/sessions_sync_perf_test.cc',
- 'browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc',
- 'test/base/browser_perf_tests_main.cc',
- 'test/data/resource.rc',
+ '<@(sync_performance_tests_sources)',
],
'conditions': [
['OS=="linux"', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698