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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 1678163002: mac_views_browser: fixed interactive_ui_tests compilation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed unneeded header, enable ActivateOverflowedToolbarActionWithKeyboard test compilation on Mac Created 4 years, 10 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 unified diff | Download patch
OLDNEW
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 1032 matching lines...) Expand 10 before | Expand all | Expand 10 after
1043 'browser/mouseleave_browsertest.cc', 1043 'browser/mouseleave_browsertest.cc',
1044 'browser/password_manager/password_generation_interactive_uitest.cc', 1044 'browser/password_manager/password_generation_interactive_uitest.cc',
1045 'browser/password_manager/password_manager_interactive_uitest.cc', 1045 'browser/password_manager/password_manager_interactive_uitest.cc',
1046 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.c c', 1046 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.c c',
1047 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.h ', 1047 'browser/renderer_context_menu/render_view_context_menu_browsertest_util.h ',
1048 'browser/task_manager/task_manager_browsertest_util.cc', 1048 'browser/task_manager/task_manager_browsertest_util.cc',
1049 'browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc', 1049 'browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc',
1050 'browser/ui/browser_focus_uitest.cc', 1050 'browser/ui/browser_focus_uitest.cc',
1051 'browser/ui/cocoa/apps/app_shim_menu_controller_mac_interactive_uitest.mm' , 1051 'browser/ui/cocoa/apps/app_shim_menu_controller_mac_interactive_uitest.mm' ,
1052 'browser/ui/cocoa/apps/quit_with_apps_controller_mac_interactive_uitest.mm ', 1052 'browser/ui/cocoa/apps/quit_with_apps_controller_mac_interactive_uitest.mm ',
1053 'browser/ui/cocoa/extensions/browser_action_button_interactive_uitest.mm',
1054 'browser/ui/cocoa/panels/panel_cocoa_browsertest.mm', 1053 'browser/ui/cocoa/panels/panel_cocoa_browsertest.mm',
1055 'browser/ui/cocoa/translate/translate_bubble_test_utils_cocoa.mm',
1056 'browser/ui/exclusive_access/flash_fullscreen_interactive_browsertest.cc', 1054 'browser/ui/exclusive_access/flash_fullscreen_interactive_browsertest.cc',
1057 'browser/ui/exclusive_access/fullscreen_controller_interactive_browsertest .cc', 1055 'browser/ui/exclusive_access/fullscreen_controller_interactive_browsertest .cc',
1058 'browser/ui/exclusive_access/fullscreen_controller_state_interactive_brows ertest.cc', 1056 'browser/ui/exclusive_access/fullscreen_controller_state_interactive_brows ertest.cc',
1059 'browser/ui/find_bar/find_bar_host_interactive_uitest.cc', 1057 'browser/ui/find_bar/find_bar_host_interactive_uitest.cc',
1060 'browser/ui/omnibox/omnibox_view_browsertest.cc', 1058 'browser/ui/omnibox/omnibox_view_browsertest.cc',
1061 'browser/ui/panels/base_panel_browser_test.cc', 1059 'browser/ui/panels/base_panel_browser_test.cc',
1062 'browser/ui/panels/base_panel_browser_test.h', 1060 'browser/ui/panels/base_panel_browser_test.h',
1063 'browser/ui/panels/test_panel_active_state_observer.cc', 1061 'browser/ui/panels/test_panel_active_state_observer.cc',
1064 'browser/ui/panels/test_panel_active_state_observer.h', 1062 'browser/ui/panels/test_panel_active_state_observer.h',
1065 'browser/ui/panels/test_panel_collection_squeeze_observer.cc', 1063 'browser/ui/panels/test_panel_collection_squeeze_observer.cc',
(...skipping 14 matching lines...) Expand all
1080 'browser/ui/views/accessibility/navigation_accessibility_uitest_win.cc', 1078 'browser/ui/views/accessibility/navigation_accessibility_uitest_win.cc',
1081 'browser/ui/webui/options/language_dictionary_interactive_uitest.cc', 1079 'browser/ui/webui/options/language_dictionary_interactive_uitest.cc',
1082 'browser/ui/webui/options/language_options_interactive_uitest.cc', 1080 'browser/ui/webui/options/language_options_interactive_uitest.cc',
1083 'test/base/always_on_top_window_killer_win.cc', 1081 'test/base/always_on_top_window_killer_win.cc',
1084 'test/base/always_on_top_window_killer_win.h', 1082 'test/base/always_on_top_window_killer_win.h',
1085 'test/base/interactive_test_utils.cc', 1083 'test/base/interactive_test_utils.cc',
1086 'test/base/interactive_test_utils.h', 1084 'test/base/interactive_test_utils.h',
1087 'test/base/interactive_test_utils_aura.cc', 1085 'test/base/interactive_test_utils_aura.cc',
1088 'test/base/interactive_test_utils_aura.h', 1086 'test/base/interactive_test_utils_aura.h',
1089 'test/base/interactive_test_utils_mac.mm', 1087 'test/base/interactive_test_utils_mac.mm',
1090 'test/base/interactive_test_utils_views.cc', 1088 'test/base/interactive_test_utils_common_views.cc',
1091 'test/base/interactive_test_utils_win.cc', 1089 'test/base/interactive_test_utils_win.cc',
1092 'test/base/interactive_ui_tests_main.cc', 1090 'test/base/interactive_ui_tests_main.cc',
1093 'test/base/view_event_test_platform_part.h', 1091 'test/base/view_event_test_platform_part.h',
1094 'test/base/view_event_test_platform_part_chromeos.cc', 1092 'test/base/view_event_test_platform_part_chromeos.cc',
1095 'test/base/view_event_test_platform_part_default.cc', 1093 'test/base/view_event_test_platform_part_default.cc',
1096 'test/ppapi/ppapi_interactive_browsertest.cc', 1094 'test/ppapi/ppapi_interactive_browsertest.cc',
1097 ], 1095 ],
1098 # Panels sources not related to UI toolkit. ChromeOS doesn't use panels. 1096 # Panels sources not related to UI toolkit. ChromeOS doesn't use panels.
1099 'chrome_interactive_ui_test_panels_sources': [ 1097 'chrome_interactive_ui_test_panels_sources': [
1100 'browser/ui/panels/detached_panel_browsertest.cc', 1098 'browser/ui/panels/detached_panel_browsertest.cc',
(...skipping 13 matching lines...) Expand all
1114 'browser/ui/views/menu_controller_interactive_uitest.cc', 1112 'browser/ui/views/menu_controller_interactive_uitest.cc',
1115 'browser/ui/views/menu_item_view_interactive_uitest.cc', 1113 'browser/ui/views/menu_item_view_interactive_uitest.cc',
1116 'browser/ui/views/menu_model_adapter_test.cc', 1114 'browser/ui/views/menu_model_adapter_test.cc',
1117 'browser/ui/views/menu_test_base.cc', 1115 'browser/ui/views/menu_test_base.cc',
1118 'browser/ui/views/menu_test_base.h', 1116 'browser/ui/views/menu_test_base.h',
1119 'browser/ui/views/menu_view_drag_and_drop_test.cc', 1117 'browser/ui/views/menu_view_drag_and_drop_test.cc',
1120 'browser/ui/views/status_icons/status_tray_state_changer_interactive_uites t_win.cc', 1118 'browser/ui/views/status_icons/status_tray_state_changer_interactive_uites t_win.cc',
1121 'test/base/view_event_test_base.cc', 1119 'test/base/view_event_test_base.cc',
1122 'test/base/view_event_test_base.h', 1120 'test/base/view_event_test_base.h',
1123 ], 1121 ],
1122 # Mac sources, except when mac_views_browser==1.
1123 'chrome_interactive_ui_test_cocoa_sources': [
1124 'browser/ui/cocoa/extensions/browser_action_button_interactive_uitest.mm',
1125 'browser/ui/cocoa/translate/translate_bubble_test_utils_cocoa.mm',
1126 'test/base/interactive_test_utils_cocoa.mm',
1127 ],
1124 'chrome_interactive_ui_test_app_list_sources': [ 1128 'chrome_interactive_ui_test_app_list_sources': [
1125 'browser/ui/app_list/app_list_service_interactive_uitest.cc', 1129 'browser/ui/app_list/app_list_service_interactive_uitest.cc',
1126 'browser/ui/app_list/app_list_service_mac_interactive_uitest.mm', 1130 'browser/ui/app_list/app_list_service_mac_interactive_uitest.mm',
1127 ], 1131 ],
1128 'chrome_interactive_ui_test_win_sources': [ 1132 'chrome_interactive_ui_test_win_sources': [
1129 '../ui/resources/cursors/aliasb.cur', 1133 '../ui/resources/cursors/aliasb.cur',
1130 '../ui/resources/cursors/cell.cur', 1134 '../ui/resources/cursors/cell.cur',
1131 '../ui/resources/cursors/col_resize.cur', 1135 '../ui/resources/cursors/col_resize.cur',
1132 '../ui/resources/cursors/copy.cur', 1136 '../ui/resources/cursors/copy.cur',
1133 '../ui/resources/cursors/none.cur', 1137 '../ui/resources/cursors/none.cur',
(...skipping 24 matching lines...) Expand all
1158 'browser/ui/views/location_bar/star_view_browsertest.cc', 1162 'browser/ui/views/location_bar/star_view_browsertest.cc',
1159 'browser/ui/views/omnibox/omnibox_view_views_browsertest.cc', 1163 'browser/ui/views/omnibox/omnibox_view_views_browsertest.cc',
1160 'browser/ui/views/passwords/manage_passwords_bubble_view_interactive_uites t.cc', 1164 'browser/ui/views/passwords/manage_passwords_bubble_view_interactive_uites t.cc',
1161 'browser/ui/views/passwords/manage_passwords_icon_view_interactive_uitest. cc', 1165 'browser/ui/views/passwords/manage_passwords_icon_view_interactive_uitest. cc',
1162 'browser/ui/views/ssl_client_certificate_selector_browsertest.cc', 1166 'browser/ui/views/ssl_client_certificate_selector_browsertest.cc',
1163 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc', 1167 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc',
1164 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h', 1168 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h',
1165 'browser/ui/views/toolbar/toolbar_action_view_interactive_uitest.cc', 1169 'browser/ui/views/toolbar/toolbar_action_view_interactive_uitest.cc',
1166 'browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc', 1170 'browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc',
1167 'browser/ui/views/translate/translate_bubble_test_utils_views.cc', 1171 'browser/ui/views/translate/translate_bubble_test_utils_views.cc',
1172 'test/base/interactive_test_utils_views.cc',
1168 ], 1173 ],
1169 'chrome_interactive_ui_test_notifications_sources': [ 1174 'chrome_interactive_ui_test_notifications_sources': [
1170 'browser/extensions/api/notifications/notifications_apitest.cc', 1175 'browser/extensions/api/notifications/notifications_apitest.cc',
1171 'browser/notifications/message_center_notifications_browsertest.cc', 1176 'browser/notifications/message_center_notifications_browsertest.cc',
1172 ], 1177 ],
1173 'chrome_interactive_ui_test_chromeos_sources': [ 1178 'chrome_interactive_ui_test_chromeos_sources': [
1174 '../ash/accelerators/accelerator_interactive_uitest_chromeos.cc', 1179 '../ash/accelerators/accelerator_interactive_uitest_chromeos.cc',
1175 'browser/chromeos/accessibility/magnification_controller_browsertest.cc', 1180 'browser/chromeos/accessibility/magnification_controller_browsertest.cc',
1176 'browser/chromeos/accessibility/speech_monitor.cc', 1181 'browser/chromeos/accessibility/speech_monitor.cc',
1177 'browser/chromeos/accessibility/speech_monitor.h', 1182 'browser/chromeos/accessibility/speech_monitor.h',
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after
1708 'dependencies': [ 1713 'dependencies': [
1709 '../ash/ash.gyp:ash_interactive_ui_test_support', 1714 '../ash/ash.gyp:ash_interactive_ui_test_support',
1710 ], 1715 ],
1711 }], 1716 }],
1712 ['OS=="mac"', { 1717 ['OS=="mac"', {
1713 'dependencies': [ 1718 'dependencies': [
1714 'chrome' 1719 'chrome'
1715 ], 1720 ],
1716 # See comment about the same line in chrome/chrome_tests.gypi. 1721 # See comment about the same line in chrome/chrome_tests.gypi.
1717 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']}, 1722 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']},
1723 'conditions' : [
1724 # The browser window can be views or Cocoa on Mac. Test accordingly.
1725 ['mac_views_browser==1', {
1726 'sources': [ '<@(chrome_interactive_ui_test_views_non_mac_sources) ' ],
1727 # Following tests needs a refactoring to works with mac_views.
1728 'sources!': [
1729 # Aura depended tests.
1730 'browser/ui/views/bookmarks/bookmark_bar_view_test.cc',
1731 'browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc ',
1732 ]
1733 }, {
1734 'sources': [ '<@(chrome_interactive_ui_test_cocoa_sources)' ],
1735 }], # mac_views_browser==1
1736 ],
1718 }, { # Non-Mac. 1737 }, { # Non-Mac.
1719 'sources': [ '<@(chrome_interactive_ui_test_views_non_mac_sources)' ], 1738 'sources': [ '<@(chrome_interactive_ui_test_views_non_mac_sources)' ],
1720 }], 1739 }],
1721 ['notifications == 1', { 1740 ['notifications == 1', {
1722 # Common notifications tests. 1741 # Common notifications tests.
1723 'sources': [ 1742 'sources': [
1724 '<@(chrome_interactive_ui_test_notifications_sources)', 1743 '<@(chrome_interactive_ui_test_notifications_sources)',
1725 ], 1744 ],
1726 'conditions': [ 1745 'conditions': [
1727 ['chromeos == 1', { 1746 ['chromeos == 1', {
(...skipping 1779 matching lines...) Expand 10 before | Expand all | Expand 10 after
3507 'browser', 3526 'browser',
3508 ], 3527 ],
3509 'sources': [ 3528 'sources': [
3510 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', 3529 'tools/service_discovery_sniffer/service_discovery_sniffer.cc',
3511 'tools/service_discovery_sniffer/service_discovery_sniffer.h', 3530 'tools/service_discovery_sniffer/service_discovery_sniffer.h',
3512 ], 3531 ],
3513 }] 3532 }]
3514 }], 3533 }],
3515 ], # 'conditions' 3534 ], # 'conditions'
3516 } 3535 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698