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 'chrome_browser_extensions_test_support_sources': [ | 6 'chrome_browser_extensions_test_support_sources': [ |
7 # A list of sources which is shared between different browser tests. | 7 # A list of sources which is shared between different browser tests. |
8 'browser/apps/app_browsertest_util.cc', | 8 'browser/apps/app_browsertest_util.cc', |
9 'browser/apps/app_browsertest_util.h', | 9 'browser/apps/app_browsertest_util.h', |
10 'browser/extensions/browsertest_util.cc', | 10 'browser/extensions/browsertest_util.cc', |
(...skipping 1028 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1039 'browser/mouseleave_browsertest.cc', | 1039 'browser/mouseleave_browsertest.cc', |
1040 'browser/password_manager/password_generation_interactive_uitest.cc', | 1040 'browser/password_manager/password_generation_interactive_uitest.cc', |
1041 'browser/password_manager/password_manager_interactive_uitest.cc', | 1041 'browser/password_manager/password_manager_interactive_uitest.cc', |
1042 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.c c', | 1042 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.c c', |
1043 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.h ', | 1043 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.h ', |
1044 'browser/task_manager/task_manager_browsertest_util.cc', | 1044 'browser/task_manager/task_manager_browsertest_util.cc', |
1045 'browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc', | 1045 'browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc', |
1046 'browser/ui/browser_focus_uitest.cc', | 1046 'browser/ui/browser_focus_uitest.cc', |
1047 'browser/ui/cocoa/apps/app_shim_menu_controller_mac_interactive_uitest.mm' , | 1047 'browser/ui/cocoa/apps/app_shim_menu_controller_mac_interactive_uitest.mm' , |
1048 'browser/ui/cocoa/apps/quit_with_apps_controller_mac_interactive_uitest.mm ', | 1048 'browser/ui/cocoa/apps/quit_with_apps_controller_mac_interactive_uitest.mm ', |
1049 'browser/ui/cocoa/extensions/browser_action_button_interactive_uitest.mm', | |
1050 'browser/ui/cocoa/panels/panel_cocoa_browsertest.mm', | 1049 'browser/ui/cocoa/panels/panel_cocoa_browsertest.mm', |
1051 'browser/ui/cocoa/translate/translate_bubble_test_utils_cocoa.mm', | |
1052 'browser/ui/exclusive_access/flash_fullscreen_interactive_browsertest.cc', | 1050 'browser/ui/exclusive_access/flash_fullscreen_interactive_browsertest.cc', |
1053 'browser/ui/exclusive_access/fullscreen_controller_interactive_browsertest .cc', | 1051 'browser/ui/exclusive_access/fullscreen_controller_interactive_browsertest .cc', |
1054 'browser/ui/exclusive_access/fullscreen_controller_state_interactive_brows ertest.cc', | 1052 'browser/ui/exclusive_access/fullscreen_controller_state_interactive_brows ertest.cc', |
1055 'browser/ui/find_bar/find_bar_host_interactive_uitest.cc', | 1053 'browser/ui/find_bar/find_bar_host_interactive_uitest.cc', |
1056 'browser/ui/omnibox/omnibox_view_browsertest.cc', | 1054 'browser/ui/omnibox/omnibox_view_browsertest.cc', |
1057 'browser/ui/panels/base_panel_browser_test.cc', | 1055 'browser/ui/panels/base_panel_browser_test.cc', |
1058 'browser/ui/panels/base_panel_browser_test.h', | 1056 'browser/ui/panels/base_panel_browser_test.h', |
1059 'browser/ui/panels/test_panel_active_state_observer.cc', | 1057 'browser/ui/panels/test_panel_active_state_observer.cc', |
1060 'browser/ui/panels/test_panel_active_state_observer.h', | 1058 'browser/ui/panels/test_panel_active_state_observer.h', |
1061 'browser/ui/panels/test_panel_collection_squeeze_observer.cc', | 1059 'browser/ui/panels/test_panel_collection_squeeze_observer.cc', |
(...skipping 14 matching lines...) Expand all Loading... | |
1076 'browser/ui/views/accessibility/navigation_accessibility_uitest_win.cc', | 1074 'browser/ui/views/accessibility/navigation_accessibility_uitest_win.cc', |
1077 'browser/ui/webui/options/language_dictionary_interactive_uitest.cc', | 1075 'browser/ui/webui/options/language_dictionary_interactive_uitest.cc', |
1078 'browser/ui/webui/options/language_options_interactive_uitest.cc', | 1076 'browser/ui/webui/options/language_options_interactive_uitest.cc', |
1079 'test/base/always_on_top_window_killer_win.cc', | 1077 'test/base/always_on_top_window_killer_win.cc', |
1080 'test/base/always_on_top_window_killer_win.h', | 1078 'test/base/always_on_top_window_killer_win.h', |
1081 'test/base/interactive_test_utils.cc', | 1079 'test/base/interactive_test_utils.cc', |
1082 'test/base/interactive_test_utils.h', | 1080 'test/base/interactive_test_utils.h', |
1083 'test/base/interactive_test_utils_aura.cc', | 1081 'test/base/interactive_test_utils_aura.cc', |
1084 'test/base/interactive_test_utils_aura.h', | 1082 'test/base/interactive_test_utils_aura.h', |
1085 'test/base/interactive_test_utils_mac.mm', | 1083 'test/base/interactive_test_utils_mac.mm', |
1086 'test/base/interactive_test_utils_views.cc', | 1084 'test/base/interactive_test_utils_common_views.cc', |
1087 'test/base/interactive_test_utils_win.cc', | 1085 'test/base/interactive_test_utils_win.cc', |
1088 'test/base/interactive_ui_tests_main.cc', | 1086 'test/base/interactive_ui_tests_main.cc', |
1089 'test/base/view_event_test_platform_part.h', | 1087 'test/base/view_event_test_platform_part.h', |
1090 'test/base/view_event_test_platform_part_chromeos.cc', | 1088 'test/base/view_event_test_platform_part_chromeos.cc', |
1091 'test/base/view_event_test_platform_part_default.cc', | 1089 'test/base/view_event_test_platform_part_default.cc', |
1092 'test/ppapi/ppapi_interactive_browsertest.cc', | 1090 'test/ppapi/ppapi_interactive_browsertest.cc', |
1093 ], | 1091 ], |
1094 # Panels sources not related to UI toolkit. ChromeOS doesn't use panels. | 1092 # Panels sources not related to UI toolkit. ChromeOS doesn't use panels. |
1095 'chrome_interactive_ui_test_panels_sources': [ | 1093 'chrome_interactive_ui_test_panels_sources': [ |
1096 'browser/ui/panels/detached_panel_browsertest.cc', | 1094 'browser/ui/panels/detached_panel_browsertest.cc', |
(...skipping 13 matching lines...) Expand all Loading... | |
1110 'browser/ui/views/menu_controller_interactive_uitest.cc', | 1108 'browser/ui/views/menu_controller_interactive_uitest.cc', |
1111 'browser/ui/views/menu_item_view_interactive_uitest.cc', | 1109 'browser/ui/views/menu_item_view_interactive_uitest.cc', |
1112 'browser/ui/views/menu_model_adapter_test.cc', | 1110 'browser/ui/views/menu_model_adapter_test.cc', |
1113 'browser/ui/views/menu_test_base.cc', | 1111 'browser/ui/views/menu_test_base.cc', |
1114 'browser/ui/views/menu_test_base.h', | 1112 'browser/ui/views/menu_test_base.h', |
1115 'browser/ui/views/menu_view_drag_and_drop_test.cc', | 1113 'browser/ui/views/menu_view_drag_and_drop_test.cc', |
1116 'browser/ui/views/status_icons/status_tray_state_changer_interactive_uites t_win.cc', | 1114 'browser/ui/views/status_icons/status_tray_state_changer_interactive_uites t_win.cc', |
1117 'test/base/view_event_test_base.cc', | 1115 'test/base/view_event_test_base.cc', |
1118 'test/base/view_event_test_base.h', | 1116 'test/base/view_event_test_base.h', |
1119 ], | 1117 ], |
1118 # Mac sources, except when mac_views_browser==1. | |
1119 'chrome_interactive_ui_test_cocoa_sources': [ | |
1120 'browser/ui/cocoa/translate/translate_bubble_test_utils_cocoa.mm', | |
1121 'test/base/interactive_test_utils_cocoa.mm', | |
1122 # Cocoa depended tests. | |
tapted
2016/02/07 23:15:30
nit: remove comment && sort. I don't think browser
themblsha
2016/02/08 17:08:58
Done.
| |
1123 'browser/ui/cocoa/extensions/browser_action_button_interactive_uitest.mm', | |
1124 ], | |
1120 'chrome_interactive_ui_test_app_list_sources': [ | 1125 'chrome_interactive_ui_test_app_list_sources': [ |
1121 'browser/ui/app_list/app_list_service_interactive_uitest.cc', | 1126 'browser/ui/app_list/app_list_service_interactive_uitest.cc', |
1122 'browser/ui/app_list/app_list_service_mac_interactive_uitest.mm', | 1127 'browser/ui/app_list/app_list_service_mac_interactive_uitest.mm', |
1123 ], | 1128 ], |
1124 'chrome_interactive_ui_test_win_sources': [ | 1129 'chrome_interactive_ui_test_win_sources': [ |
1125 '../ui/resources/cursors/aliasb.cur', | 1130 '../ui/resources/cursors/aliasb.cur', |
1126 '../ui/resources/cursors/cell.cur', | 1131 '../ui/resources/cursors/cell.cur', |
1127 '../ui/resources/cursors/col_resize.cur', | 1132 '../ui/resources/cursors/col_resize.cur', |
1128 '../ui/resources/cursors/copy.cur', | 1133 '../ui/resources/cursors/copy.cur', |
1129 '../ui/resources/cursors/none.cur', | 1134 '../ui/resources/cursors/none.cur', |
(...skipping 24 matching lines...) Expand all Loading... | |
1154 'browser/ui/views/location_bar/star_view_browsertest.cc', | 1159 'browser/ui/views/location_bar/star_view_browsertest.cc', |
1155 'browser/ui/views/omnibox/omnibox_view_views_browsertest.cc', | 1160 'browser/ui/views/omnibox/omnibox_view_views_browsertest.cc', |
1156 'browser/ui/views/passwords/manage_passwords_bubble_view_interactive_uites t.cc', | 1161 'browser/ui/views/passwords/manage_passwords_bubble_view_interactive_uites t.cc', |
1157 'browser/ui/views/passwords/manage_passwords_icon_view_interactive_uitest. cc', | 1162 'browser/ui/views/passwords/manage_passwords_icon_view_interactive_uitest. cc', |
1158 'browser/ui/views/ssl_client_certificate_selector_browsertest.cc', | 1163 'browser/ui/views/ssl_client_certificate_selector_browsertest.cc', |
1159 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc', | 1164 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc', |
1160 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h', | 1165 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h', |
1161 'browser/ui/views/toolbar/toolbar_action_view_interactive_uitest.cc', | 1166 'browser/ui/views/toolbar/toolbar_action_view_interactive_uitest.cc', |
1162 'browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc', | 1167 'browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc', |
1163 'browser/ui/views/translate/translate_bubble_test_utils_views.cc', | 1168 'browser/ui/views/translate/translate_bubble_test_utils_views.cc', |
1169 'test/base/interactive_test_utils_views.cc', | |
1164 ], | 1170 ], |
1165 'chrome_interactive_ui_test_notifications_sources': [ | 1171 'chrome_interactive_ui_test_notifications_sources': [ |
1166 'browser/extensions/api/notifications/notifications_apitest.cc', | 1172 'browser/extensions/api/notifications/notifications_apitest.cc', |
1167 'browser/notifications/message_center_notifications_browsertest.cc', | 1173 'browser/notifications/message_center_notifications_browsertest.cc', |
1168 ], | 1174 ], |
1169 'chrome_interactive_ui_test_chromeos_sources': [ | 1175 'chrome_interactive_ui_test_chromeos_sources': [ |
1170 '../ash/accelerators/accelerator_interactive_uitest_chromeos.cc', | 1176 '../ash/accelerators/accelerator_interactive_uitest_chromeos.cc', |
1171 'browser/chromeos/accessibility/magnification_controller_browsertest.cc', | 1177 'browser/chromeos/accessibility/magnification_controller_browsertest.cc', |
1172 'browser/chromeos/accessibility/speech_monitor.cc', | 1178 'browser/chromeos/accessibility/speech_monitor.cc', |
1173 'browser/chromeos/accessibility/speech_monitor.h', | 1179 'browser/chromeos/accessibility/speech_monitor.h', |
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1704 'dependencies': [ | 1710 'dependencies': [ |
1705 '../ash/ash.gyp:ash_interactive_ui_test_support', | 1711 '../ash/ash.gyp:ash_interactive_ui_test_support', |
1706 ], | 1712 ], |
1707 }], | 1713 }], |
1708 ['OS=="mac"', { | 1714 ['OS=="mac"', { |
1709 'dependencies': [ | 1715 'dependencies': [ |
1710 'chrome' | 1716 'chrome' |
1711 ], | 1717 ], |
1712 # See comment about the same line in chrome/chrome_tests.gypi. | 1718 # See comment about the same line in chrome/chrome_tests.gypi. |
1713 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']}, | 1719 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']}, |
1720 'conditions' : [ | |
1721 # The browser window can be views or Cocoa on Mac. Test accordingly. | |
1722 ['mac_views_browser==1', { | |
1723 'sources': [ '<@(chrome_interactive_ui_test_views_non_mac_sources) ' ], | |
1724 # Following tests needs a refactoring to works with mac_views. | |
1725 'sources!': [ | |
1726 # Aura depended tests. | |
1727 'browser/ui/views/bookmarks/bookmark_bar_view_test.cc', | |
1728 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc ', | |
1729 ] | |
1730 }, { | |
1731 'sources': [ '<@(chrome_interactive_ui_test_cocoa_sources)' ], | |
1732 }], # mac_views_browser==1 | |
1733 ], | |
1714 }, { # Non-Mac. | 1734 }, { # Non-Mac. |
1715 'sources': [ '<@(chrome_interactive_ui_test_views_non_mac_sources)' ], | 1735 'sources': [ '<@(chrome_interactive_ui_test_views_non_mac_sources)' ], |
1716 }], | 1736 }], |
1717 ['notifications == 1', { | 1737 ['notifications == 1', { |
1718 # Common notifications tests. | 1738 # Common notifications tests. |
1719 'sources': [ | 1739 'sources': [ |
1720 '<@(chrome_interactive_ui_test_notifications_sources)', | 1740 '<@(chrome_interactive_ui_test_notifications_sources)', |
1721 ], | 1741 ], |
1722 'conditions': [ | 1742 'conditions': [ |
1723 ['chromeos == 1', { | 1743 ['chromeos == 1', { |
(...skipping 1771 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3495 'browser', | 3515 'browser', |
3496 ], | 3516 ], |
3497 'sources': [ | 3517 'sources': [ |
3498 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', | 3518 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', |
3499 'tools/service_discovery_sniffer/service_discovery_sniffer.h', | 3519 'tools/service_discovery_sniffer/service_discovery_sniffer.h', |
3500 ], | 3520 ], |
3501 }] | 3521 }] |
3502 }], | 3522 }], |
3503 ], # 'conditions' | 3523 ], # 'conditions' |
3504 } | 3524 } |
OLD | NEW |