| OLD | NEW |
| 1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 2013 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 'includes': [ | 5 'includes': [ |
| 6 'js_unittest_vars.gypi', | 6 'js_unittest_vars.gypi', |
| 7 ], | 7 ], |
| 8 'targets': [ | 8 'targets': [ |
| 9 { | 9 { |
| 10 'target_name': 'interactive_ui_tests', | 10 'target_name': 'interactive_ui_tests', |
| (...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 453 'test/chromedriver/chrome/javascript_dialog_manager.cc', | 453 'test/chromedriver/chrome/javascript_dialog_manager.cc', |
| 454 'test/chromedriver/chrome/javascript_dialog_manager.h', | 454 'test/chromedriver/chrome/javascript_dialog_manager.h', |
| 455 'test/chromedriver/chrome/log.h', | 455 'test/chromedriver/chrome/log.h', |
| 456 'test/chromedriver/chrome/log.cc', | 456 'test/chromedriver/chrome/log.cc', |
| 457 'test/chromedriver/chrome/mobile_device.cc', | 457 'test/chromedriver/chrome/mobile_device.cc', |
| 458 'test/chromedriver/chrome/mobile_device.h', | 458 'test/chromedriver/chrome/mobile_device.h', |
| 459 'test/chromedriver/chrome/mobile_emulation_override_manager.cc', | 459 'test/chromedriver/chrome/mobile_emulation_override_manager.cc', |
| 460 'test/chromedriver/chrome/mobile_emulation_override_manager.h', | 460 'test/chromedriver/chrome/mobile_emulation_override_manager.h', |
| 461 'test/chromedriver/chrome/navigation_tracker.cc', | 461 'test/chromedriver/chrome/navigation_tracker.cc', |
| 462 'test/chromedriver/chrome/navigation_tracker.h', | 462 'test/chromedriver/chrome/navigation_tracker.h', |
| 463 'test/chromedriver/chrome/performance_logger.h', |
| 464 'test/chromedriver/chrome/performance_logger.cc', |
| 463 'test/chromedriver/chrome/status.cc', | 465 'test/chromedriver/chrome/status.cc', |
| 464 'test/chromedriver/chrome/status.h', | 466 'test/chromedriver/chrome/status.h', |
| 465 'test/chromedriver/chrome/ui_events.cc', | 467 'test/chromedriver/chrome/ui_events.cc', |
| 466 'test/chromedriver/chrome/ui_events.h', | 468 'test/chromedriver/chrome/ui_events.h', |
| 467 'test/chromedriver/chrome/util.cc', | 469 'test/chromedriver/chrome/util.cc', |
| 468 'test/chromedriver/chrome/util.h', | 470 'test/chromedriver/chrome/util.h', |
| 469 'test/chromedriver/chrome/version.cc', | 471 'test/chromedriver/chrome/version.cc', |
| 470 'test/chromedriver/chrome/version.h', | 472 'test/chromedriver/chrome/version.h', |
| 471 'test/chromedriver/chrome/web_view.h', | 473 'test/chromedriver/chrome/web_view.h', |
| 472 'test/chromedriver/chrome/web_view_impl.cc', | 474 'test/chromedriver/chrome/web_view_impl.cc', |
| (...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 612 'common/chrome_constants.cc', | 614 'common/chrome_constants.cc', |
| 613 'common/chrome_constants.h', | 615 'common/chrome_constants.h', |
| 614 'test/chromedriver/alert_commands.cc', | 616 'test/chromedriver/alert_commands.cc', |
| 615 'test/chromedriver/alert_commands.h', | 617 'test/chromedriver/alert_commands.h', |
| 616 'test/chromedriver/basic_types.cc', | 618 'test/chromedriver/basic_types.cc', |
| 617 'test/chromedriver/basic_types.h', | 619 'test/chromedriver/basic_types.h', |
| 618 'test/chromedriver/capabilities.cc', | 620 'test/chromedriver/capabilities.cc', |
| 619 'test/chromedriver/capabilities.h', | 621 'test/chromedriver/capabilities.h', |
| 620 'test/chromedriver/chrome_launcher.cc', | 622 'test/chromedriver/chrome_launcher.cc', |
| 621 'test/chromedriver/chrome_launcher.h', | 623 'test/chromedriver/chrome_launcher.h', |
| 622 'test/chromedriver/command_listener.h', | |
| 623 'test/chromedriver/command_listener_proxy.cc', | |
| 624 'test/chromedriver/command_listener_proxy.h', | |
| 625 'test/chromedriver/command.h', | 624 'test/chromedriver/command.h', |
| 626 'test/chromedriver/commands.cc', | 625 'test/chromedriver/commands.cc', |
| 627 'test/chromedriver/commands.h', | 626 'test/chromedriver/commands.h', |
| 628 'test/chromedriver/element_commands.cc', | 627 'test/chromedriver/element_commands.cc', |
| 629 'test/chromedriver/element_commands.h', | 628 'test/chromedriver/element_commands.h', |
| 630 'test/chromedriver/element_util.cc', | 629 'test/chromedriver/element_util.cc', |
| 631 'test/chromedriver/element_util.h', | 630 'test/chromedriver/element_util.h', |
| 632 'test/chromedriver/key_converter.cc', | 631 'test/chromedriver/key_converter.cc', |
| 633 'test/chromedriver/key_converter.h', | 632 'test/chromedriver/key_converter.h', |
| 634 'test/chromedriver/keycode_text_conversion.h', | 633 'test/chromedriver/keycode_text_conversion.h', |
| 635 'test/chromedriver/keycode_text_conversion_mac.mm', | 634 'test/chromedriver/keycode_text_conversion_mac.mm', |
| 636 'test/chromedriver/keycode_text_conversion_ozone.cc', | 635 'test/chromedriver/keycode_text_conversion_ozone.cc', |
| 637 'test/chromedriver/keycode_text_conversion_win.cc', | 636 'test/chromedriver/keycode_text_conversion_win.cc', |
| 638 'test/chromedriver/keycode_text_conversion_x.cc', | 637 'test/chromedriver/keycode_text_conversion_x.cc', |
| 639 'test/chromedriver/logging.cc', | 638 'test/chromedriver/logging.cc', |
| 640 'test/chromedriver/logging.h', | 639 'test/chromedriver/logging.h', |
| 641 'test/chromedriver/performance_logger.cc', | |
| 642 'test/chromedriver/performance_logger.h', | |
| 643 'test/chromedriver/server/http_handler.cc', | 640 'test/chromedriver/server/http_handler.cc', |
| 644 'test/chromedriver/server/http_handler.h', | 641 'test/chromedriver/server/http_handler.h', |
| 645 'test/chromedriver/session.cc', | 642 'test/chromedriver/session.cc', |
| 646 'test/chromedriver/session.h', | 643 'test/chromedriver/session.h', |
| 647 'test/chromedriver/session_commands.cc', | 644 'test/chromedriver/session_commands.cc', |
| 648 'test/chromedriver/session_commands.h', | 645 'test/chromedriver/session_commands.h', |
| 649 'test/chromedriver/session_thread_map.h', | 646 'test/chromedriver/session_thread_map.h', |
| 650 'test/chromedriver/util.cc', | 647 'test/chromedriver/util.cc', |
| 651 'test/chromedriver/util.h', | 648 'test/chromedriver/util.h', |
| 652 'test/chromedriver/window_commands.cc', | 649 'test/chromedriver/window_commands.cc', |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 729 'test/chromedriver/chrome/device_manager_unittest.cc', | 726 'test/chromedriver/chrome/device_manager_unittest.cc', |
| 730 'test/chromedriver/chrome/devtools_client_impl_unittest.cc', | 727 'test/chromedriver/chrome/devtools_client_impl_unittest.cc', |
| 731 'test/chromedriver/chrome/devtools_http_client_unittest.cc', | 728 'test/chromedriver/chrome/devtools_http_client_unittest.cc', |
| 732 'test/chromedriver/chrome/dom_tracker_unittest.cc', | 729 'test/chromedriver/chrome/dom_tracker_unittest.cc', |
| 733 'test/chromedriver/chrome/frame_tracker_unittest.cc', | 730 'test/chromedriver/chrome/frame_tracker_unittest.cc', |
| 734 'test/chromedriver/chrome/geolocation_override_manager_unittest.cc', | 731 'test/chromedriver/chrome/geolocation_override_manager_unittest.cc', |
| 735 'test/chromedriver/chrome/heap_snapshot_taker_unittest.cc', | 732 'test/chromedriver/chrome/heap_snapshot_taker_unittest.cc', |
| 736 'test/chromedriver/chrome/javascript_dialog_manager_unittest.cc', | 733 'test/chromedriver/chrome/javascript_dialog_manager_unittest.cc', |
| 737 'test/chromedriver/chrome/mobile_emulation_override_manager_unittest.cc'
, | 734 'test/chromedriver/chrome/mobile_emulation_override_manager_unittest.cc'
, |
| 738 'test/chromedriver/chrome/navigation_tracker_unittest.cc', | 735 'test/chromedriver/chrome/navigation_tracker_unittest.cc', |
| 736 'test/chromedriver/chrome/performance_logger_unittest.cc', |
| 739 'test/chromedriver/chrome/status_unittest.cc', | 737 'test/chromedriver/chrome/status_unittest.cc', |
| 740 'test/chromedriver/chrome/stub_chrome.cc', | 738 'test/chromedriver/chrome/stub_chrome.cc', |
| 741 'test/chromedriver/chrome/stub_chrome.h', | 739 'test/chromedriver/chrome/stub_chrome.h', |
| 742 'test/chromedriver/chrome/stub_devtools_client.cc', | 740 'test/chromedriver/chrome/stub_devtools_client.cc', |
| 743 'test/chromedriver/chrome/stub_devtools_client.h', | 741 'test/chromedriver/chrome/stub_devtools_client.h', |
| 744 'test/chromedriver/chrome/stub_web_view.cc', | 742 'test/chromedriver/chrome/stub_web_view.cc', |
| 745 'test/chromedriver/chrome/stub_web_view.h', | 743 'test/chromedriver/chrome/stub_web_view.h', |
| 746 'test/chromedriver/chrome/web_view_impl_unittest.cc', | 744 'test/chromedriver/chrome/web_view_impl_unittest.cc', |
| 747 'test/chromedriver/chrome_launcher_unittest.cc', | 745 'test/chromedriver/chrome_launcher_unittest.cc', |
| 748 'test/chromedriver/command_listener_proxy_unittest.cc', | |
| 749 'test/chromedriver/commands_unittest.cc', | 746 'test/chromedriver/commands_unittest.cc', |
| 750 'test/chromedriver/logging_unittest.cc', | 747 'test/chromedriver/logging_unittest.cc', |
| 751 'test/chromedriver/performance_logger_unittest.cc', | |
| 752 'test/chromedriver/server/http_handler_unittest.cc', | 748 'test/chromedriver/server/http_handler_unittest.cc', |
| 753 'test/chromedriver/session_commands_unittest.cc', | 749 'test/chromedriver/session_commands_unittest.cc', |
| 754 'test/chromedriver/session_unittest.cc', | 750 'test/chromedriver/session_unittest.cc', |
| 755 'test/chromedriver/util_unittest.cc', | 751 'test/chromedriver/util_unittest.cc', |
| 756 ], | 752 ], |
| 757 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. | 753 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
| 758 'msvs_disabled_warnings': [ 4267, ], | 754 'msvs_disabled_warnings': [ 4267, ], |
| 759 }, | 755 }, |
| 760 # ChromeDriver tests that aren't run on the main buildbot. Available | 756 # ChromeDriver tests that aren't run on the main buildbot. Available |
| 761 # as an optional test type on trybots. | 757 # as an optional test type on trybots. |
| (...skipping 2236 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2998 ['enable_webrtc==1', { | 2994 ['enable_webrtc==1', { |
| 2999 'dependencies': [ | 2995 'dependencies': [ |
| 3000 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc' | 2996 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc' |
| 3001 ] | 2997 ] |
| 3002 }], | 2998 }], |
| 3003 ], | 2999 ], |
| 3004 }] | 3000 }] |
| 3005 }], | 3001 }], |
| 3006 ], # 'conditions' | 3002 ], # 'conditions' |
| 3007 } | 3003 } |
| OLD | NEW |