| 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 '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 764 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 775 'test/chromedriver/chrome/chrome_finder.cc', | 775 'test/chromedriver/chrome/chrome_finder.cc', |
| 776 'test/chromedriver/chrome/chrome_finder.h', | 776 'test/chromedriver/chrome/chrome_finder.h', |
| 777 'test/chromedriver/chrome/chrome_finder_mac.mm', | 777 'test/chromedriver/chrome/chrome_finder_mac.mm', |
| 778 'test/chromedriver/chrome/chrome_impl.cc', | 778 'test/chromedriver/chrome/chrome_impl.cc', |
| 779 'test/chromedriver/chrome/chrome_impl.h', | 779 'test/chromedriver/chrome/chrome_impl.h', |
| 780 'test/chromedriver/chrome/devtools_client.cc', | 780 'test/chromedriver/chrome/devtools_client.cc', |
| 781 'test/chromedriver/chrome/devtools_client.h', | 781 'test/chromedriver/chrome/devtools_client.h', |
| 782 'test/chromedriver/chrome/devtools_client_impl.cc', | 782 'test/chromedriver/chrome/devtools_client_impl.cc', |
| 783 'test/chromedriver/chrome/devtools_client_impl.h', | 783 'test/chromedriver/chrome/devtools_client_impl.h', |
| 784 'test/chromedriver/chrome/devtools_event_listener.h', | 784 'test/chromedriver/chrome/devtools_event_listener.h', |
| 785 'test/chromedriver/chrome/devtools_event_logger.h', |
| 786 'test/chromedriver/chrome/devtools_event_logger.cc', |
| 785 'test/chromedriver/chrome/devtools_http_client.cc', | 787 'test/chromedriver/chrome/devtools_http_client.cc', |
| 786 'test/chromedriver/chrome/devtools_http_client.h', | 788 'test/chromedriver/chrome/devtools_http_client.h', |
| 787 'test/chromedriver/chrome/dom_tracker.cc', | 789 'test/chromedriver/chrome/dom_tracker.cc', |
| 788 'test/chromedriver/chrome/dom_tracker.h', | 790 'test/chromedriver/chrome/dom_tracker.h', |
| 789 'test/chromedriver/chrome/frame_tracker.cc', | 791 'test/chromedriver/chrome/frame_tracker.cc', |
| 790 'test/chromedriver/chrome/frame_tracker.h', | 792 'test/chromedriver/chrome/frame_tracker.h', |
| 791 'test/chromedriver/chrome/geolocation_override_manager.cc', | 793 'test/chromedriver/chrome/geolocation_override_manager.cc', |
| 792 'test/chromedriver/chrome/geolocation_override_manager.h', | 794 'test/chromedriver/chrome/geolocation_override_manager.h', |
| 793 'test/chromedriver/chrome/geoposition.h', | 795 'test/chromedriver/chrome/geoposition.h', |
| 794 'test/chromedriver/chrome/javascript_dialog_manager.cc', | 796 'test/chromedriver/chrome/javascript_dialog_manager.cc', |
| (...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 933 'test/chromedriver/element_commands.cc', | 935 'test/chromedriver/element_commands.cc', |
| 934 'test/chromedriver/element_commands.h', | 936 'test/chromedriver/element_commands.h', |
| 935 'test/chromedriver/element_util.cc', | 937 'test/chromedriver/element_util.cc', |
| 936 'test/chromedriver/element_util.h', | 938 'test/chromedriver/element_util.h', |
| 937 'test/chromedriver/key_converter.cc', | 939 'test/chromedriver/key_converter.cc', |
| 938 'test/chromedriver/key_converter.h', | 940 'test/chromedriver/key_converter.h', |
| 939 'test/chromedriver/keycode_text_conversion.h', | 941 'test/chromedriver/keycode_text_conversion.h', |
| 940 'test/chromedriver/keycode_text_conversion_mac.mm', | 942 'test/chromedriver/keycode_text_conversion_mac.mm', |
| 941 'test/chromedriver/keycode_text_conversion_win.cc', | 943 'test/chromedriver/keycode_text_conversion_win.cc', |
| 942 'test/chromedriver/keycode_text_conversion_x.cc', | 944 'test/chromedriver/keycode_text_conversion_x.cc', |
| 945 'test/chromedriver/logging.cc', |
| 946 'test/chromedriver/logging.h', |
| 943 'test/chromedriver/session.cc', | 947 'test/chromedriver/session.cc', |
| 944 'test/chromedriver/session.h', | 948 'test/chromedriver/session.h', |
| 945 'test/chromedriver/session_commands.cc', | 949 'test/chromedriver/session_commands.cc', |
| 946 'test/chromedriver/session_commands.h', | 950 'test/chromedriver/session_commands.h', |
| 947 'test/chromedriver/session_map.h', | 951 'test/chromedriver/session_map.h', |
| 948 'test/chromedriver/synchronized_map.h', | 952 'test/chromedriver/synchronized_map.h', |
| 949 'test/chromedriver/util.cc', | 953 'test/chromedriver/util.cc', |
| 950 'test/chromedriver/util.h', | 954 'test/chromedriver/util.h', |
| 951 'test/chromedriver/window_commands.cc', | 955 'test/chromedriver/window_commands.cc', |
| 952 'test/chromedriver/window_commands.h', | 956 'test/chromedriver/window_commands.h', |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1016 'chromedriver2_server_lib', | 1020 'chromedriver2_server_lib', |
| 1017 '../base/base.gyp:base', | 1021 '../base/base.gyp:base', |
| 1018 '../base/base.gyp:run_all_unittests', | 1022 '../base/base.gyp:run_all_unittests', |
| 1019 '../testing/gtest.gyp:gtest', | 1023 '../testing/gtest.gyp:gtest', |
| 1020 '../ui/ui.gyp:ui', | 1024 '../ui/ui.gyp:ui', |
| 1021 ], | 1025 ], |
| 1022 'sources': [ | 1026 'sources': [ |
| 1023 'test/chromedriver/capabilities_unittest.cc', | 1027 'test/chromedriver/capabilities_unittest.cc', |
| 1024 'test/chromedriver/chrome/chrome_finder_unittest.cc', | 1028 'test/chromedriver/chrome/chrome_finder_unittest.cc', |
| 1025 'test/chromedriver/chrome/devtools_client_impl_unittest.cc', | 1029 'test/chromedriver/chrome/devtools_client_impl_unittest.cc', |
| 1030 'test/chromedriver/chrome/devtools_event_logger_unittest.cc', |
| 1026 'test/chromedriver/chrome/devtools_http_client_unittest.cc', | 1031 'test/chromedriver/chrome/devtools_http_client_unittest.cc', |
| 1027 'test/chromedriver/chrome/dom_tracker_unittest.cc', | 1032 'test/chromedriver/chrome/dom_tracker_unittest.cc', |
| 1028 'test/chromedriver/chrome/frame_tracker_unittest.cc', | 1033 'test/chromedriver/chrome/frame_tracker_unittest.cc', |
| 1029 'test/chromedriver/chrome/geolocation_override_manager_unittest.cc', | 1034 'test/chromedriver/chrome/geolocation_override_manager_unittest.cc', |
| 1030 'test/chromedriver/chrome/javascript_dialog_manager_unittest.cc', | 1035 'test/chromedriver/chrome/javascript_dialog_manager_unittest.cc', |
| 1031 'test/chromedriver/chrome/navigation_tracker_unittest.cc', | 1036 'test/chromedriver/chrome/navigation_tracker_unittest.cc', |
| 1032 'test/chromedriver/chrome/status_unittest.cc', | 1037 'test/chromedriver/chrome/status_unittest.cc', |
| 1033 'test/chromedriver/chrome/stub_chrome.cc', | 1038 'test/chromedriver/chrome/stub_chrome.cc', |
| 1034 'test/chromedriver/chrome/stub_chrome.h', | 1039 'test/chromedriver/chrome/stub_chrome.h', |
| 1035 'test/chromedriver/chrome/stub_devtools_client.cc', | 1040 'test/chromedriver/chrome/stub_devtools_client.cc', |
| 1036 'test/chromedriver/chrome/stub_devtools_client.h', | 1041 'test/chromedriver/chrome/stub_devtools_client.h', |
| 1037 'test/chromedriver/chrome/stub_web_view.cc', | 1042 'test/chromedriver/chrome/stub_web_view.cc', |
| 1038 'test/chromedriver/chrome/stub_web_view.h', | 1043 'test/chromedriver/chrome/stub_web_view.h', |
| 1039 'test/chromedriver/chrome/web_view_impl_unittest.cc', | 1044 'test/chromedriver/chrome/web_view_impl_unittest.cc', |
| 1040 'test/chromedriver/chrome_launcher_unittest.cc', | 1045 'test/chromedriver/chrome_launcher_unittest.cc', |
| 1041 'test/chromedriver/chromedriver_unittest.cc', | 1046 'test/chromedriver/chromedriver_unittest.cc', |
| 1042 'test/chromedriver/command_executor_impl_unittest.cc', | 1047 'test/chromedriver/command_executor_impl_unittest.cc', |
| 1043 'test/chromedriver/commands_unittest.cc', | 1048 'test/chromedriver/commands_unittest.cc', |
| 1044 'test/chromedriver/fake_session_accessor.cc', | 1049 'test/chromedriver/fake_session_accessor.cc', |
| 1045 'test/chromedriver/fake_session_accessor.h', | 1050 'test/chromedriver/fake_session_accessor.h', |
| 1051 'test/chromedriver/logging_unittest.cc', |
| 1046 'test/chromedriver/server/http_handler_unittest.cc', | 1052 'test/chromedriver/server/http_handler_unittest.cc', |
| 1047 'test/chromedriver/server/http_response_unittest.cc', | 1053 'test/chromedriver/server/http_response_unittest.cc', |
| 1048 'test/chromedriver/session_commands_unittest.cc', | 1054 'test/chromedriver/session_commands_unittest.cc', |
| 1049 'test/chromedriver/session_unittest.cc', | 1055 'test/chromedriver/session_unittest.cc', |
| 1050 'test/chromedriver/synchronized_map_unittest.cc', | 1056 'test/chromedriver/synchronized_map_unittest.cc', |
| 1051 ], | 1057 ], |
| 1052 }, | 1058 }, |
| 1053 # ChromeDriver2 tests that aren't run on the main buildbot. Available | 1059 # ChromeDriver2 tests that aren't run on the main buildbot. Available |
| 1054 # as an optional test type on trybots. | 1060 # as an optional test type on trybots. |
| 1055 { | 1061 { |
| (...skipping 2265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3321 # more details. | 3327 # more details. |
| 3322 'DebugInformationFormat': '3', | 3328 'DebugInformationFormat': '3', |
| 3323 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/browser_tests.exe.pdb', | 3329 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/browser_tests.exe.pdb', |
| 3324 }, | 3330 }, |
| 3325 }, | 3331 }, |
| 3326 }, | 3332 }, |
| 3327 ], | 3333 ], |
| 3328 }], | 3334 }], |
| 3329 ], # 'conditions' | 3335 ], # 'conditions' |
| 3330 } | 3336 } |
| OLD | NEW |