blob: c99f0416fd82bd46e21a130a85e458bfb0f2ccf7 [file] [log] [blame]
[email protected]5eae7162012-01-04 00:31:021# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]2a48ad62011-12-24 00:19:292# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5{
6 'variables': {
7 'chromium_code': 1,
[email protected]6f637732012-01-19 03:15:348 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome',
[email protected]2a48ad62011-12-24 00:19:299 },
[email protected]dbe3e412012-09-13 21:30:2710 'includes': [
11 'ash_resources.gypi',
12 ],
[email protected]2a48ad62011-12-24 00:19:2913 'targets': [
14 {
15 'target_name': 'ash',
16 'type': '<(component)',
17 'dependencies': [
[email protected]2b1fbb9d2012-02-08 07:30:5118 'ash_strings.gyp:ash_strings',
[email protected]2a48ad62011-12-24 00:19:2919 '../base/base.gyp:base',
20 '../base/base.gyp:base_i18n',
21 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
[email protected]1ebd27d2013-04-15 09:01:5122 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]24af4972012-05-04 19:42:1823 '../content/content.gyp:content',
24 '../content/content.gyp:content_browser',
25 '../ipc/ipc.gyp:ipc',
[email protected]2a48ad62011-12-24 00:19:2926 '../net/net.gyp:net',
27 '../skia/skia.gyp:skia',
28 '../third_party/icu/icu.gyp:icui18n',
29 '../third_party/icu/icu.gyp:icuuc',
[email protected]0039db92012-05-09 04:11:4530 '../ui/app_list/app_list.gyp:app_list',
[email protected]2a48ad62011-12-24 00:19:2931 '../ui/aura/aura.gyp:aura',
32 '../ui/base/strings/ui_strings.gyp:ui_strings',
[email protected]116302fc2012-05-05 21:45:4133 '../ui/compositor/compositor.gyp:compositor',
[email protected]f8846e22012-10-30 05:12:1234 '../ui/message_center/message_center.gyp:message_center',
[email protected]3cd198a22012-03-12 20:38:0135 '../ui/oak/oak.gyp:oak',
[email protected]2a48ad62011-12-24 00:19:2936 '../ui/ui.gyp:ui',
37 '../ui/ui.gyp:ui_resources',
[email protected]9e7fca802012-09-01 18:53:0538 '../ui/views/controls/webview/webview.gyp:webview',
[email protected]2a48ad62011-12-24 00:19:2939 '../ui/views/views.gyp:views',
[email protected]1ebd27d2013-04-15 09:01:5140 '../ui/keyboard/keyboard.gyp:keyboard',
[email protected]729b4852012-07-25 21:55:0241 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
[email protected]dbe3e412012-09-13 21:30:2742 'ash_resources',
[email protected]056ab7e62012-09-14 03:13:1543 'ash_wallpaper_resources',
[email protected]2a48ad62011-12-24 00:19:2944 ],
45 'defines': [
46 'ASH_IMPLEMENTATION',
47 ],
48 'sources': [
49 # All .cc, .h under ash, except unittests
50 'accelerators/accelerator_controller.cc',
51 'accelerators/accelerator_controller.h',
[email protected]6e9f6aa2012-02-09 04:16:2052 'accelerators/accelerator_dispatcher.cc',
53 'accelerators/accelerator_dispatcher.h',
[email protected]2a48ad62011-12-24 00:19:2954 'accelerators/accelerator_filter.cc',
55 'accelerators/accelerator_filter.h',
[email protected]07a3c3fa2012-03-09 03:55:3456 'accelerators/accelerator_table.cc',
57 'accelerators/accelerator_table.h',
[email protected]e7293fa2012-05-17 04:42:3358 'accelerators/focus_manager_factory.cc',
59 'accelerators/focus_manager_factory.h',
[email protected]6e9f6aa2012-02-09 04:16:2060 'accelerators/nested_dispatcher_controller.cc',
61 'accelerators/nested_dispatcher_controller.h',
[email protected]5fce8742012-08-01 21:39:5162 'ash_constants.cc',
63 'ash_constants.h',
[email protected]84654d612013-04-03 08:10:5564 'ash_root_window_transformer.cc',
65 'ash_root_window_transformer.h',
[email protected]2a48ad62011-12-24 00:19:2966 'ash_switches.cc',
67 'ash_switches.h',
[email protected]af5e25272013-02-21 01:17:3668 'cancel_mode.cc',
69 'cancel_mode.h',
[email protected]fb9a35592012-01-18 04:12:1470 'caps_lock_delegate.h',
[email protected]f4c92b382012-08-28 00:59:5971 'caps_lock_delegate_stub.cc',
72 'caps_lock_delegate_stub.h',
[email protected]e70cf0ed2012-03-15 16:24:4773 'desktop_background/desktop_background_controller.cc',
74 'desktop_background/desktop_background_controller.h',
[email protected]c10baf72012-11-01 18:24:3275 'desktop_background/desktop_background_controller_observer.h',
[email protected]2a48ad62011-12-24 00:19:2976 'desktop_background/desktop_background_view.cc',
77 'desktop_background/desktop_background_view.h',
[email protected]b4ddc7a2012-08-07 04:17:3278 'desktop_background/desktop_background_widget_controller.cc',
79 'desktop_background/desktop_background_widget_controller.h',
[email protected]81abb1032012-11-13 18:55:4180 'desktop_background/user_wallpaper_delegate.h',
[email protected]e430a7ce2013-03-04 03:46:2481 'desktop_background/wallpaper_resizer.cc',
82 'desktop_background/wallpaper_resizer.h',
83 'desktop_background/wallpaper_resizer_observer.h',
[email protected]6bdf7952012-11-14 10:10:5884 'display/display_change_observer_x11.cc',
85 'display/display_change_observer_x11.h',
[email protected]196e9452012-08-01 06:42:5186 'display/display_controller.cc',
87 'display/display_controller.h',
[email protected]c87328552012-10-05 23:55:3388 'display/display_error_dialog.cc',
89 'display/display_error_dialog.h',
[email protected]7bb8f44322013-02-28 23:58:3290 'display/display_info.h',
91 'display/display_info.cc',
[email protected]6bdf7952012-11-14 10:10:5892 'display/display_manager.cc',
93 'display/display_manager.h',
[email protected]29190fd2013-03-30 16:09:5094 'display/display_pref_util.h',
[email protected]682990f2013-01-10 06:49:1195 'display/event_transformation_handler.cc',
96 'display/event_transformation_handler.h',
[email protected]196e9452012-08-01 06:42:5197 'display/mouse_cursor_event_filter.cc',
98 'display/mouse_cursor_event_filter.h',
[email protected]196e9452012-08-01 06:42:5199 'display/output_configurator_animation.cc',
100 'display/output_configurator_animation.h',
101 'display/screen_position_controller.cc',
102 'display/screen_position_controller.h',
[email protected]8b7ba87b2012-09-01 00:40:40103 'display/shared_display_edge_indicator.cc',
104 'display/shared_display_edge_indicator.h',
[email protected]2a48ad62011-12-24 00:19:29105 'drag_drop/drag_drop_controller.cc',
106 'drag_drop/drag_drop_controller.h',
[email protected]0518d0d2012-08-26 11:59:04107 'drag_drop/drag_drop_tracker.cc',
108 'drag_drop/drag_drop_tracker.h',
[email protected]2a48ad62011-12-24 00:19:29109 'drag_drop/drag_image_view.cc',
110 'drag_drop/drag_image_view.h',
[email protected]b9d224c2012-07-13 01:09:03111 'event_rewriter_delegate.h',
[email protected]3d29912a2012-02-07 07:41:51112 'focus_cycler.cc',
113 'focus_cycler.h',
[email protected]f48075d2012-05-24 11:06:51114 'high_contrast/high_contrast_controller.cc',
115 'high_contrast/high_contrast_controller.h',
[email protected]fca90ea2012-12-14 04:13:30116 'host/root_window_host_factory.cc',
117 'host/root_window_host_factory.h',
118 'host/root_window_host_factory_win.cc',
[email protected]77f7c132012-11-15 06:52:54119 'keyboard_overlay/keyboard_overlay_delegate.cc',
120 'keyboard_overlay/keyboard_overlay_delegate.h',
121 'keyboard_overlay/keyboard_overlay_view.cc',
122 'keyboard_overlay/keyboard_overlay_view.h',
[email protected]d7577d3f2012-07-02 07:05:41123 'launcher/app_list_button.cc',
124 'launcher/app_list_button.h',
[email protected]2a48ad62011-12-24 00:19:29125 'launcher/launcher.cc',
126 'launcher/launcher.h',
[email protected]55444502012-05-10 15:43:53127 'launcher/launcher_alignment_menu.cc',
128 'launcher/launcher_alignment_menu.h',
[email protected]a39a60e2012-03-10 00:40:06129 'launcher/launcher_button.cc',
130 'launcher/launcher_button.h',
[email protected]16f2d3f2012-02-16 03:01:31131 'launcher/launcher_delegate.h',
[email protected]e2dced42012-04-20 01:52:42132 'launcher/launcher_icon_observer.h',
[email protected]2a48ad62011-12-24 00:19:29133 'launcher/launcher_model.cc',
134 'launcher/launcher_model.h',
135 'launcher/launcher_model_observer.h',
[email protected]20f80822012-05-10 01:22:40136 'launcher/launcher_navigator.cc',
137 'launcher/launcher_navigator.h',
[email protected]fe851ac2012-06-15 03:51:58138 'launcher/launcher_tooltip_manager.cc',
139 'launcher/launcher_tooltip_manager.h',
[email protected]cd808102012-01-12 02:42:21140 'launcher/launcher_types.cc',
[email protected]2a48ad62011-12-24 00:19:29141 'launcher/launcher_types.h',
[email protected]7a6ce022013-01-22 20:06:40142 'launcher/launcher_util.cc',
143 'launcher/launcher_util.h',
[email protected]2a48ad62011-12-24 00:19:29144 'launcher/launcher_view.cc',
145 'launcher/launcher_view.h',
[email protected]3475f5e2012-07-12 22:10:32146 'launcher/overflow_bubble.cc',
147 'launcher/overflow_bubble.h',
[email protected]7e846442012-08-07 04:22:34148 'launcher/overflow_button.cc',
149 'launcher/overflow_button.h',
[email protected]2a48ad62011-12-24 00:19:29150 'launcher/tabbed_launcher_button.cc',
151 'launcher/tabbed_launcher_button.h',
[email protected]c1c670172012-04-26 04:20:26152 'magnifier/magnification_controller.cc',
153 'magnifier/magnification_controller.h',
[email protected]db63363f2012-11-29 14:30:12154 'magnifier/magnifier_constants.h',
[email protected]77f7c132012-11-15 06:52:54155 'magnifier/partial_magnification_controller.cc',
156 'magnifier/partial_magnification_controller.h',
[email protected]d90b8392012-06-13 09:34:56157 'root_window_controller.cc',
158 'root_window_controller.h',
[email protected]9d4db2f2012-06-29 04:54:14159 'rotator/screen_rotation.cc',
160 'rotator/screen_rotation.h',
[email protected]1a2145b2012-03-13 21:09:17161 'screen_ash.cc',
162 'screen_ash.h',
[email protected]24af4972012-05-04 19:42:18163 'screensaver/screensaver_view.cc',
164 'screensaver/screensaver_view.h',
[email protected]c52de6372012-01-18 05:24:57165 'screenshot_delegate.h',
[email protected]fcb123d2013-04-17 15:58:49166 'session_state_delegate.h',
[email protected]478c6c32013-03-09 02:50:58167 'shelf/background_animator.cc',
168 'shelf/background_animator.h',
169 'shelf/shelf_layout_manager.cc',
170 'shelf/shelf_layout_manager.h',
171 'shelf/shelf_types.h',
172 'shelf/shelf_widget.cc',
173 'shelf/shelf_widget.h',
[email protected]2a48ad62011-12-24 00:19:29174 'shell.cc',
175 'shell.h',
176 'shell_delegate.h',
177 'shell_factory.h',
178 'shell_window_ids.h',
[email protected]8d78ad0e2012-03-21 18:10:47179 'system/bluetooth/bluetooth_observer.h',
180 'system/bluetooth/tray_bluetooth.cc',
181 'system/bluetooth/tray_bluetooth.h',
[email protected]e9c869e2012-03-14 22:10:34182 'system/brightness/brightness_observer.h',
[email protected]75fdbc092012-02-27 23:04:28183 'system/brightness/brightness_control_delegate.h',
184 'system/brightness/tray_brightness.cc',
185 'system/brightness/tray_brightness.h',
[email protected]d6153822013-04-16 20:05:22186 'system/chromeos/audio/audio_observer.h',
[email protected]db5be732013-04-24 05:21:12187 'system/chromeos/audio/tray_audio.cc',
188 'system/chromeos/audio/tray_audio.h',
[email protected]a4404cf2012-12-20 21:51:42189 'system/chromeos/enterprise/enterprise_domain_observer.h',
190 'system/chromeos/enterprise/tray_enterprise.h',
191 'system/chromeos/enterprise/tray_enterprise.cc',
[email protected]30f58c92012-10-23 18:38:05192 'system/chromeos/keyboard_brightness_controller.cc',
193 'system/chromeos/keyboard_brightness_controller.h',
[email protected]efa9a03ee2012-10-23 22:08:48194 'system/chromeos/network/network_detailed_view.h',
[email protected]8e610e72012-12-03 17:06:38195 'system/chromeos/network/network_icon.cc',
196 'system/chromeos/network/network_icon.h',
[email protected]0aa11e92013-02-01 00:17:47197 'system/chromeos/network/network_icon_animation.cc',
198 'system/chromeos/network/network_icon_animation.h',
[email protected]8e610e72012-12-03 17:06:38199 'system/chromeos/network/network_icon_animation_observer.h',
[email protected]4fe64052012-12-13 22:10:42200 'system/chromeos/network/network_list_detailed_view.cc',
201 'system/chromeos/network/network_list_detailed_view.h',
[email protected]ec902182012-10-23 21:16:51202 'system/chromeos/network/network_list_detailed_view_base.cc',
[email protected]8e610e72012-12-03 17:06:38203 'system/chromeos/network/network_list_detailed_view_base.h',
[email protected]0d211582012-10-18 17:48:51204 'system/chromeos/network/network_observer.h',
[email protected]8e610e72012-12-03 17:06:38205 'system/chromeos/network/network_state_list_detailed_view.cc',
206 'system/chromeos/network/network_state_list_detailed_view.h',
[email protected]7e778b6f2013-03-15 00:59:50207 'system/chromeos/network/network_state_notifier.cc',
208 'system/chromeos/network/network_state_notifier.h',
[email protected]1e88f382013-03-19 17:28:19209 'system/chromeos/network/network_tray_delegate.h',
[email protected]0d211582012-10-18 17:48:51210 'system/chromeos/network/tray_network.cc',
211 'system/chromeos/network/tray_network.h',
[email protected]8e610e72012-12-03 17:06:38212 'system/chromeos/network/tray_network_state_observer.cc',
213 'system/chromeos/network/tray_network_state_observer.h',
[email protected]0d211582012-10-18 17:48:51214 'system/chromeos/network/tray_sms.cc',
215 'system/chromeos/network/tray_sms.h',
[email protected]ec902182012-10-23 21:16:51216 'system/chromeos/network/tray_vpn.cc',
217 'system/chromeos/network/tray_vpn.h',
[email protected]d65e39742013-03-19 00:30:06218 'system/chromeos/screen_capture/screen_capture_observer.h',
219 'system/chromeos/screen_capture/tray_screen_capture.cc',
220 'system/chromeos/screen_capture/tray_screen_capture.h',
[email protected]0d211582012-10-18 17:48:51221 'system/chromeos/tray_display.cc',
222 'system/chromeos/tray_display.h',
[email protected]83a1241e2012-03-21 19:09:53223 'system/date/clock_observer.h',
224 'system/date/date_view.cc',
225 'system/date/date_view.h',
226 'system/date/tray_date.cc',
227 'system/date/tray_date.h',
[email protected]cb09f6a2012-05-02 01:19:45228 'system/drive/drive_observer.h',
229 'system/drive/tray_drive.cc',
230 'system/drive/tray_drive.h',
[email protected]d5e28a32012-03-20 23:00:38231 'system/ime/ime_observer.h',
232 'system/ime/tray_ime.cc',
233 'system/ime/tray_ime.h',
[email protected]dbebd422012-07-11 00:14:31234 'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
[email protected]56dbdd02012-05-17 18:48:37235 'system/locale/tray_locale.cc',
236 'system/locale/tray_locale.h',
[email protected]1efd5f12012-11-08 14:06:19237 'system/logout_button/logout_button_observer.h',
238 'system/logout_button/tray_logout_button.cc',
239 'system/logout_button/tray_logout_button.h',
[email protected]316708a2012-11-05 22:57:02240 'system/monitor/tray_monitor.cc',
241 'system/monitor/tray_monitor.h',
[email protected]e9c869e2012-03-14 22:10:34242 'system/power/power_status_observer.h',
[email protected]17df2032012-06-08 17:59:31243 'system/power/power_status_view.cc',
244 'system/power/power_status_view.h',
[email protected]f7f06ea2012-03-02 18:30:50245 'system/power/power_supply_status.cc',
246 'system/power/power_supply_status.h',
[email protected]83a1241e2012-03-21 19:09:53247 'system/power/tray_power.cc',
248 'system/power/tray_power.h',
[email protected]168276532012-12-15 11:44:31249 'system/session_length_limit/session_length_limit_observer.h',
250 'system/session_length_limit/tray_session_length_limit.cc',
251 'system/session_length_limit/tray_session_length_limit.h',
[email protected]bfb411312012-02-27 20:59:27252 'system/settings/tray_settings.cc',
253 'system/settings/tray_settings.h',
[email protected]6d6546e2012-05-30 23:12:02254 'system/status_area_widget.cc',
255 'system/status_area_widget.h',
256 'system/status_area_widget_delegate.cc',
257 'system/status_area_widget_delegate.h',
[email protected]5911bb92013-02-19 19:24:02258 'system/tray/actionable_view.cc',
259 'system/tray/actionable_view.h',
[email protected]ddd9eb32013-02-16 05:09:31260 'system/tray/fixed_sized_image_view.cc',
261 'system/tray/fixed_sized_image_view.h',
[email protected]de5d7222013-03-07 17:36:33262 'system/tray/fixed_sized_scroll_view.cc',
263 'system/tray/fixed_sized_scroll_view.h',
[email protected]5911bb92013-02-19 19:24:02264 'system/tray/hover_highlight_view.cc',
265 'system/tray/hover_highlight_view.h',
[email protected]a0c491912013-02-14 00:57:53266 'system/tray/special_popup_row.cc',
267 'system/tray/special_popup_row.h',
[email protected]bfb411312012-02-27 20:59:27268 'system/tray/system_tray.cc',
269 'system/tray/system_tray.h',
[email protected]b26aefb2012-05-09 22:37:24270 'system/tray/system_tray_bubble.cc',
271 'system/tray/system_tray_bubble.h',
[email protected]cb09f6a2012-05-02 01:19:45272 'system/tray/system_tray_delegate.cc',
[email protected]bfb411312012-02-27 20:59:27273 'system/tray/system_tray_delegate.h',
274 'system/tray/system_tray_item.cc',
275 'system/tray/system_tray_item.h',
[email protected]83b2b84c2012-11-14 01:11:00276 'system/tray/system_tray_notifier.cc',
277 'system/tray/system_tray_notifier.h',
[email protected]51ed5992012-11-07 10:14:39278 'system/tray/test_system_tray_delegate.cc',
279 'system/tray/test_system_tray_delegate.h',
[email protected]201f7bc2013-03-02 17:37:08280 'system/tray/throbber_view.cc',
281 'system/tray/throbber_view.h',
[email protected]6d6546e2012-05-30 23:12:02282 'system/tray/tray_background_view.cc',
283 'system/tray/tray_background_view.h',
[email protected]c436af12013-03-14 07:10:04284 'system/tray/tray_bar_button_with_title.cc',
285 'system/tray/tray_bar_button_with_title.h',
[email protected]c3e07ae2012-10-15 17:54:38286 'system/tray/tray_bubble_wrapper.cc',
287 'system/tray/tray_bubble_wrapper.h',
[email protected]72f05d62012-03-05 22:36:49288 'system/tray/tray_constants.cc',
289 'system/tray/tray_constants.h',
[email protected]7345d052012-05-15 16:09:08290 'system/tray/tray_details_view.cc',
291 'system/tray/tray_details_view.h',
[email protected]60d4167c2012-03-04 18:45:15292 'system/tray/tray_empty.cc',
293 'system/tray/tray_empty.h',
[email protected]c3e07ae2012-10-15 17:54:38294 'system/tray/tray_event_filter.cc',
295 'system/tray/tray_event_filter.h',
[email protected]31a5e312012-03-19 16:23:14296 'system/tray/tray_image_item.cc',
297 'system/tray/tray_image_item.h',
[email protected]8d78ad0e2012-03-21 18:10:47298 'system/tray/tray_item_more.cc',
299 'system/tray/tray_item_more.h',
[email protected]5d1491d2012-04-23 21:51:00300 'system/tray/tray_item_view.cc',
301 'system/tray/tray_item_view.h',
[email protected]61ae4152012-07-03 22:08:51302 'system/tray/tray_notification_view.cc',
303 'system/tray/tray_notification_view.h',
[email protected]09ef4992013-03-26 12:46:29304 'system/tray/tray_popup_header_button.cc',
305 'system/tray/tray_popup_header_button.h',
306 'system/tray/tray_popup_label_button.cc',
307 'system/tray/tray_popup_label_button.cc',
308 'system/tray/tray_popup_label_button.h',
309 'system/tray/tray_popup_label_button_border.cc',
310 'system/tray/tray_popup_label_button_border.h',
[email protected]8d78ad0e2012-03-21 18:10:47311 'system/tray/tray_views.cc',
312 'system/tray/tray_views.h',
[email protected]acd0fd7a2013-03-04 22:00:53313 'system/tray/view_click_listener.h',
[email protected]31a5e312012-03-19 16:23:14314 'system/tray_accessibility.cc',
315 'system/tray_accessibility.h',
316 'system/tray_caps_lock.cc',
317 'system/tray_caps_lock.h',
[email protected]024a03b2012-03-28 04:05:53318 'system/tray_update.cc',
319 'system/tray_update.h',
[email protected]23c45342012-11-06 12:34:02320 'system/user/login_status.cc',
[email protected]eac76c62012-03-03 15:19:56321 'system/user/login_status.h',
322 'system/user/tray_user.cc',
323 'system/user/tray_user.h',
[email protected]e9c869e2012-03-14 22:10:34324 'system/user/update_observer.h',
[email protected]a97e15ac2012-03-20 15:52:23325 'system/user/user_observer.h',
[email protected]82a1cc92012-06-13 22:06:10326 'system/web_notification/web_notification_tray.cc',
327 'system/web_notification/web_notification_tray.h',
[email protected]73074742012-05-17 01:44:41328 'touch/touch_observer_hud.cc',
329 'touch/touch_observer_hud.h',
[email protected]332aaf7b2012-06-26 17:17:42330 'touch/touch_uma.cc',
331 'touch/touch_uma.h',
[email protected]16f05f42012-02-06 19:24:50332 'volume_control_delegate.h',
[email protected]0039db92012-05-09 04:11:45333 'wm/app_list_controller.cc',
334 'wm/app_list_controller.h',
[email protected]2a48ad62011-12-24 00:19:29335 'wm/activation_controller.cc',
336 'wm/activation_controller.h',
[email protected]dc09739372012-11-15 20:17:39337 'wm/activation_controller_delegate.h',
[email protected]2a48ad62011-12-24 00:19:29338 'wm/always_on_top_controller.cc',
339 'wm/always_on_top_controller.h',
[email protected]dc09739372012-11-15 20:17:39340 'wm/ash_activation_controller.cc',
341 'wm/ash_activation_controller.h',
[email protected]c0ff0342013-02-27 00:41:29342 'wm/ash_native_cursor_manager.cc',
343 'wm/ash_native_cursor_manager.h',
[email protected]dc4863be2012-11-30 17:41:57344 'wm/ash_focus_rules.cc',
345 'wm/ash_focus_rules.h',
[email protected]fc7b7442012-01-18 23:57:05346 'wm/base_layout_manager.cc',
347 'wm/base_layout_manager.h',
[email protected]bca9a7e2012-11-10 06:25:49348 'wm/boot_splash_screen.cc',
349 'wm/boot_splash_screen.h',
[email protected]60a978b72012-06-08 00:29:18350 'wm/capture_controller.cc',
351 'wm/capture_controller.h',
[email protected]7203a5e2012-08-06 18:27:46352 'wm/coordinate_conversion.cc',
353 'wm/coordinate_conversion.h',
[email protected]9d4d1712012-03-06 06:55:25354 'wm/custom_frame_view_ash.cc',
355 'wm/custom_frame_view_ash.h',
[email protected]22228922012-03-05 15:04:49356 'wm/default_window_resizer.cc',
357 'wm/default_window_resizer.h',
[email protected]c38f9412012-12-04 21:18:21358 'wm/drag_window_controller.cc',
359 'wm/drag_window_controller.h',
[email protected]309d43a2012-12-06 23:03:42360 'wm/drag_window_resizer.cc',
361 'wm/drag_window_resizer.h',
[email protected]262f8bd2012-03-23 19:30:27362 'wm/event_client_impl.cc',
363 'wm/event_client_impl.h',
[email protected]b9d224c2012-07-13 01:09:03364 'wm/event_rewriter_event_filter.cc',
365 'wm/event_rewriter_event_filter.h',
[email protected]9d4d1712012-03-06 06:55:25366 'wm/frame_painter.cc',
367 'wm/frame_painter.h',
[email protected]db7db8572013-04-22 16:18:34368 'wm/gestures/border_gesture_handler.cc',
369 'wm/gestures/border_gesture_handler.h',
[email protected]fdcefaa2012-08-29 04:12:28370 'wm/gestures/long_press_affordance_handler.cc',
371 'wm/gestures/long_press_affordance_handler.h',
[email protected]3c6abbe2012-08-30 23:48:57372 'wm/gestures/shelf_gesture_handler.cc',
373 'wm/gestures/shelf_gesture_handler.h',
[email protected]551f9e62012-08-29 02:20:24374 'wm/gestures/system_pinch_handler.cc',
375 'wm/gestures/system_pinch_handler.h',
[email protected]c8e2e832012-09-12 21:48:28376 'wm/gestures/tray_gesture_handler.cc',
377 'wm/gestures/tray_gesture_handler.h',
[email protected]d1584fe2012-08-29 21:57:13378 'wm/gestures/two_finger_drag_handler.cc',
379 'wm/gestures/two_finger_drag_handler.h',
[email protected]151ffdff2012-09-11 20:18:35380 'wm/image_cursors.cc',
381 'wm/image_cursors.h',
[email protected]9f9bb4142012-08-04 04:39:39382 'wm/maximize_bubble_controller.cc',
383 'wm/maximize_bubble_controller.h',
[email protected]9ae32df2012-07-26 03:25:18384 'wm/overlay_event_filter.cc',
385 'wm/overlay_event_filter.h',
[email protected]7095a652013-03-07 19:41:49386 'wm/panels/panel_frame_view.cc',
387 'wm/panels/panel_frame_view.h',
388 'wm/panels/panel_layout_manager.cc',
389 'wm/panels/panel_layout_manager.h',
390 'wm/panels/panel_window_resizer.cc',
391 'wm/panels/panel_window_resizer.h',
[email protected]0b0b0742012-02-16 13:23:45392 'wm/partial_screenshot_view.cc',
393 'wm/partial_screenshot_view.h',
[email protected]e0d22e82012-01-04 00:46:57394 'wm/power_button_controller.cc',
395 'wm/power_button_controller.h',
[email protected]2a48ad62011-12-24 00:19:29396 'wm/property_util.cc',
397 'wm/property_util.h',
[email protected]e4a181cc2012-03-17 02:20:57398 'wm/resize_shadow.cc',
399 'wm/resize_shadow.h',
400 'wm/resize_shadow_controller.cc',
401 'wm/resize_shadow_controller.h',
[email protected]2a48ad62011-12-24 00:19:29402 'wm/root_window_layout_manager.cc',
403 'wm/root_window_layout_manager.h',
[email protected]42993212012-04-30 23:42:04404 'wm/screen_dimmer.cc',
405 'wm/screen_dimmer.h',
[email protected]6bc83522012-10-04 17:43:04406 'wm/session_state_animator.cc',
407 'wm/session_state_animator.h',
[email protected]222f40c2012-10-18 08:58:13408 'wm/session_state_controller.cc',
409 'wm/session_state_controller.h',
[email protected]839667d62012-10-23 19:38:57410 'wm/session_state_controller_impl.cc',
411 'wm/session_state_controller_impl.h',
412 'wm/session_state_controller_impl2.cc',
413 'wm/session_state_controller_impl2.h',
[email protected]83482fbf2012-11-21 14:02:09414 'wm/session_state_observer.h',
[email protected]2a48ad62011-12-24 00:19:29415 'wm/stacking_controller.cc',
416 'wm/stacking_controller.h',
417 'wm/status_area_layout_manager.cc',
418 'wm/status_area_layout_manager.h',
[email protected]e6e41d2f2012-10-29 19:22:19419 'wm/system_background_controller.cc',
420 'wm/system_background_controller.h',
[email protected]c16b9422012-06-06 21:51:11421 'wm/system_gesture_event_filter.cc',
422 'wm/system_gesture_event_filter.h',
423 'wm/system_modal_container_event_filter.cc',
424 'wm/system_modal_container_event_filter.h',
425 'wm/system_modal_container_event_filter_delegate.h',
426 'wm/system_modal_container_layout_manager.cc',
427 'wm/system_modal_container_layout_manager.h',
[email protected]5dc51db82012-09-11 03:39:01428 'wm/toplevel_window_event_handler.cc',
429 'wm/toplevel_window_event_handler.h',
[email protected]c16b9422012-06-06 21:51:11430 'wm/user_activity_detector.cc',
431 'wm/user_activity_detector.h',
432 'wm/user_activity_observer.h',
[email protected]6aa614a2012-01-19 22:13:38433 'wm/video_detector.cc',
434 'wm/video_detector.h',
[email protected]cad77b32012-01-19 06:23:04435 'wm/window_animations.cc',
[email protected]6aa614a2012-01-19 22:13:38436 'wm/window_animations.h',
[email protected]40c4cbb2012-01-10 23:26:07437 'wm/window_cycle_controller.cc',
438 'wm/window_cycle_controller.h',
[email protected]194ad1d2012-01-18 18:22:51439 'wm/window_cycle_list.cc',
440 'wm/window_cycle_list.h',
[email protected]2a48ad62011-12-24 00:19:29441 'wm/window_properties.cc',
442 'wm/window_properties.h',
[email protected]1dfd4022012-02-15 04:36:43443 'wm/window_resizer.cc',
444 'wm/window_resizer.h',
[email protected]2a48ad62011-12-24 00:19:29445 'wm/window_util.cc',
446 'wm/window_util.h',
447 'wm/workspace_controller.cc',
448 'wm/workspace_controller.h',
[email protected]cda278d2012-10-30 20:31:40449 'wm/workspace/auto_window_management.cc',
450 'wm/workspace/auto_window_management.h',
[email protected]c601e732012-10-11 15:39:37451 'wm/workspace/colored_window_controller.cc',
452 'wm/workspace/colored_window_controller.h',
[email protected]ba38e002012-10-12 16:39:41453 'wm/workspace/desktop_background_fade_controller.cc',
454 'wm/workspace/desktop_background_fade_controller.h',
[email protected]85d43f02012-03-14 21:11:19455 'wm/workspace/frame_maximize_button.cc',
456 'wm/workspace/frame_maximize_button.h',
[email protected]c83d4332012-09-11 23:28:41457 'wm/workspace/magnetism_matcher.cc',
458 'wm/workspace/magnetism_matcher.h',
[email protected]4d3115c2012-08-31 04:18:39459 'wm/workspace/maximize_bubble_frame_state.h',
[email protected]ef4bb7452012-03-06 18:45:17460 'wm/workspace/multi_window_resize_controller.cc',
461 'wm/workspace/multi_window_resize_controller.h',
[email protected]edc844a2012-03-09 04:33:14462 'wm/workspace/phantom_window_controller.cc',
463 'wm/workspace/phantom_window_controller.h',
[email protected]8b61ffda2012-03-15 17:28:21464 'wm/workspace/snap_sizer.cc',
465 'wm/workspace/snap_sizer.h',
[email protected]9f9bb4142012-08-04 04:39:39466 'wm/workspace/snap_types.h',
[email protected]ef0e32cc2012-10-31 20:57:33467 'wm/workspace/workspace.cc',
468 'wm/workspace/workspace.h',
[email protected]ba38e002012-10-12 16:39:41469 'wm/workspace/workspace_animations.cc',
470 'wm/workspace/workspace_animations.h',
[email protected]83eef802012-12-02 07:43:52471 'wm/workspace/workspace_cycler.cc',
472 'wm/workspace/workspace_cycler.h',
[email protected]51903e032013-02-05 22:14:46473 'wm/workspace/workspace_cycler_animator.cc',
474 'wm/workspace/workspace_cycler_animator.h',
[email protected]a3eeccb2013-02-13 16:39:29475 'wm/workspace/workspace_cycler_configuration.cc',
476 'wm/workspace/workspace_cycler_configuration.h',
[email protected]5dc51db82012-09-11 03:39:01477 'wm/workspace/workspace_event_handler.cc',
478 'wm/workspace/workspace_event_handler.h',
[email protected]ef0e32cc2012-10-31 20:57:33479 'wm/workspace/workspace_layout_manager.cc',
480 'wm/workspace/workspace_layout_manager.h',
481 'wm/workspace/workspace_manager.cc',
482 'wm/workspace/workspace_manager.h',
[email protected]f4bb9fde2012-08-03 19:33:50483 'wm/workspace/workspace_types.h',
[email protected]5ae18722012-02-25 22:30:50484 'wm/workspace/workspace_window_resizer.cc',
485 'wm/workspace/workspace_window_resizer.h',
[email protected]2a48ad62011-12-24 00:19:29486 ],
[email protected]6e9f6aa2012-02-09 04:16:20487 'conditions': [
488 ['OS=="mac"', {
489 'sources/': [
490 ['exclude', 'accelerators/accelerator_controller.cc'],
491 ['exclude', 'accelerators/accelerator_controller.h'],
492 ['exclude', 'accelerators/accelerator_dispatcher.cc'],
493 ['exclude', 'accelerators/accelerator_dispatcher.h'],
494 ['exclude', 'accelerators/accelerator_filter.cc'],
495 ['exclude', 'accelerators/accelerator_filter.h'],
496 ['exclude', 'accelerators/nested_dispatcher_controller.cc'],
497 ['exclude', 'accelerators/nested_dispatcher_controller.h'],
498 ],
499 }],
[email protected]fca90ea2012-12-14 04:13:30500 ['OS=="win"', {
501 'sources/': [
502 ['exclude', 'host/root_window_host_factory.cc'],
503 ],
[email protected]ef34dfb2013-02-15 17:49:49504 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
505 'msvs_disabled_warnings': [ 4267, ],
[email protected]fca90ea2012-12-14 04:13:30506 }],
[email protected]316708a2012-11-05 22:57:02507 ['OS!="linux"', {
508 'sources/': [
509 ['exclude', 'system/monitor/tray_monitor.cc'],
510 ['exclude', 'system/monitor/tray_monitor.h'],
511 ],
512 }],
[email protected]af4ac5de82012-04-05 00:50:27513 ['chromeos==1', {
514 'dependencies': [
515 '../chromeos/chromeos.gyp:chromeos',
516 ],
[email protected]196e9452012-08-01 06:42:51517 }, { # else: chromeos!=1
518 'sources/': [
[email protected]0d211582012-10-18 17:48:51519 ['exclude', '/chromeos/'],
[email protected]18b21b2e2013-03-01 20:56:23520 ['exclude', 'display/display_error_dialog.cc'],
521 ['exclude', 'display/display_error_dialog.h'],
[email protected]196e9452012-08-01 06:42:51522 ['exclude', 'display/output_configurator_animation.cc'],
523 ['exclude', 'display/output_configurator_animation.h'],
524 ],
[email protected]af4ac5de82012-04-05 00:50:27525 }],
[email protected]6e9f6aa2012-02-09 04:16:20526 ],
[email protected]2a48ad62011-12-24 00:19:29527 },
528 {
[email protected]b5ec90e2012-12-04 23:50:27529 'target_name': 'ash_test_support',
[email protected]4dff5202012-10-06 07:51:12530 'type': 'static_library',
531 'dependencies': [
532 '../skia/skia.gyp:skia',
533 '../testing/gtest.gyp:gtest',
534 'ash',
535 'ash_resources',
536 ],
537 'sources': [
538 'test/ash_test_base.cc',
539 'test/ash_test_base.h',
[email protected]4dff5202012-10-06 07:51:12540 'test/cursor_manager_test_api.cc',
541 'test/cursor_manager_test_api.h',
542 'test/launcher_view_test_api.cc',
543 'test/launcher_view_test_api.h',
[email protected]6bdf7952012-11-14 10:10:58544 'test/display_manager_test_api.cc',
545 'test/display_manager_test_api.h',
[email protected]0c68e892012-12-08 16:54:53546 'test/shell_test_api.cc',
547 'test/shell_test_api.h',
[email protected]4dff5202012-10-06 07:51:12548 'test/test_activation_delegate.cc',
549 'test/test_activation_delegate.h',
550 'test/test_launcher_delegate.cc',
551 'test/test_launcher_delegate.h',
[email protected]fcb123d2013-04-17 15:58:49552 'test/test_session_state_delegate.cc',
553 'test/test_session_state_delegate.cc',
[email protected]4dff5202012-10-06 07:51:12554 'test/test_shell_delegate.cc',
555 'test/test_shell_delegate.h',
556 'test/test_suite.cc',
557 'test/test_suite.h',
558 'test/test_suite_init.h',
559 'test/test_suite_init.mm',
560 ],
[email protected]1c3f7002013-01-21 18:46:05561 'conditions': [
562 ['OS=="win"', {
563 'dependencies': [
564 '../ipc/ipc.gyp:ipc',
565 '../ui/metro_viewer/metro_viewer.gyp:metro_viewer',
[email protected]81ada342013-02-15 02:44:10566 '../win8/win8_tests.gyp:test_registrar',
[email protected]41168e22013-02-13 18:25:43567 '../win8/win8.gyp:test_support_win8',
[email protected]1c3f7002013-01-21 18:46:05568 ],
569 'sources': [
570 'test/test_metro_viewer_process_host.cc',
571 'test/test_metro_viewer_process_host.h',
572 ],
573 }],
574 ],
[email protected]4dff5202012-10-06 07:51:12575 },
576 {
[email protected]c11172a2012-07-13 21:27:03577 'target_name': 'ash_unittests',
[email protected]2a48ad62011-12-24 00:19:29578 'type': 'executable',
579 'dependencies': [
[email protected]431552c2012-10-23 00:38:33580 'ash_strings.gyp:ash_strings',
[email protected]2a48ad62011-12-24 00:19:29581 '../base/base.gyp:base',
582 '../base/base.gyp:test_support_base',
583 '../chrome/chrome_resources.gyp:packed_resources',
[email protected]24af4972012-05-04 19:42:18584 '../content/content.gyp:content_browser',
585 '../content/content.gyp:test_support_content',
[email protected]1ebd27d2013-04-15 09:01:51586 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]2a48ad62011-12-24 00:19:29587 '../skia/skia.gyp:skia',
588 '../testing/gtest.gyp:gtest',
589 '../third_party/icu/icu.gyp:icui18n',
590 '../third_party/icu/icu.gyp:icuuc',
591 '../ui/aura/aura.gyp:aura',
[email protected]b5ec90e2012-12-04 23:50:27592 '../ui/aura/aura.gyp:aura_test_support',
[email protected]1ebd27d2013-04-15 09:01:51593 '../ui/app_list/app_list.gyp:app_list',
[email protected]116302fc2012-05-05 21:45:41594 '../ui/compositor/compositor.gyp:compositor',
[email protected]2f81e7e2012-11-29 00:04:54595 '../ui/compositor/compositor.gyp:compositor_test_support',
[email protected]f1d5c3a2013-04-23 17:42:56596 '../ui/keyboard/keyboard.gyp:keyboard',
[email protected]f8846e22012-10-30 05:12:12597 '../ui/message_center/message_center.gyp:message_center',
[email protected]2a48ad62011-12-24 00:19:29598 '../ui/ui.gyp:ui',
599 '../ui/ui.gyp:ui_resources',
[email protected]e6c896f12012-05-31 11:48:20600 '../ui/ui.gyp:ui_test_support',
[email protected]2a48ad62011-12-24 00:19:29601 '../ui/views/views.gyp:views',
[email protected]0b31351e2013-04-12 20:13:18602 '../ui/views/views.gyp:views_test_support',
[email protected]1ebd27d2013-04-15 09:01:51603 '../ui/views/views.gyp:views_examples_with_content_lib',
[email protected]0aa76932012-10-14 19:11:10604 '../ui/views/views.gyp:views_with_content_test_support',
[email protected]e7146cef2012-12-20 20:21:11605 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
[email protected]2a48ad62011-12-24 00:19:29606 'ash',
[email protected]dbe3e412012-09-13 21:30:27607 'ash_resources',
[email protected]b5ec90e2012-12-04 23:50:27608 'ash_test_support',
[email protected]2a48ad62011-12-24 00:19:29609 ],
610 'sources': [
[email protected]bf912272013-02-23 01:54:16611 '../ui/compositor/test/layer_animator_test_controller.cc',
612 '../ui/compositor/test/layer_animator_test_controller.h',
[email protected]5eae7162012-01-04 00:31:02613 '../ui/views/test/test_views_delegate.cc',
614 '../ui/views/test/test_views_delegate.h',
[email protected]2a48ad62011-12-24 00:19:29615 'accelerators/accelerator_controller_unittest.cc',
[email protected]47460f92012-01-21 16:15:13616 'accelerators/accelerator_filter_unittest.cc',
[email protected]86bb87e42012-05-02 06:59:20617 'accelerators/accelerator_table_unittest.cc',
[email protected]5985fa32012-03-02 04:44:04618 'accelerators/nested_dispatcher_controller_unittest.cc',
[email protected]0ec58342013-04-24 07:39:36619 'ash_root_window_transformer_unittest.cc',
[email protected]d86de6b22012-10-05 19:32:58620 'desktop_background/desktop_background_controller_unittest.cc',
[email protected]3f6ffb8f2012-04-27 23:33:48621 'dip_unittest.cc',
[email protected]66b05eac2012-06-27 23:53:10622 'display/display_controller_unittest.cc',
[email protected]c20da8f2013-02-06 03:21:48623 'display/display_error_dialog_unittest.cc',
[email protected]42e04c62013-03-12 00:56:57624 'display/display_info_unittest.cc',
[email protected]8b7ba87b2012-09-01 00:40:40625 'display/mouse_cursor_event_filter_unittest.cc',
[email protected]6bdf7952012-11-14 10:10:58626 'display/display_manager_unittest.cc',
[email protected]9737f8f2012-09-20 03:38:38627 'display/screen_position_controller_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29628 'drag_drop/drag_drop_controller_unittest.cc',
[email protected]0518d0d2012-08-26 11:59:04629 'drag_drop/drag_drop_tracker_unittest.cc',
[email protected]c39be8f2012-06-15 22:58:36630 'extended_desktop_unittest.cc',
[email protected]df1c9862012-02-27 10:37:31631 'focus_cycler_unittest.cc',
[email protected]366a35ad2013-01-26 20:09:22632 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc',
[email protected]e7146cef2012-12-20 20:21:11633 'keyboard_overlay/keyboard_overlay_view_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29634 'launcher/launcher_model_unittest.cc',
[email protected]20f80822012-05-10 01:22:40635 'launcher/launcher_navigator_unittest.cc',
[email protected]c11172a2012-07-13 21:27:03636 'launcher/launcher_tooltip_manager_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29637 'launcher/launcher_unittest.cc',
[email protected]e2dced42012-04-20 01:52:42638 'launcher/launcher_view_unittest.cc',
[email protected]7e368732013-01-16 13:31:23639 'magnifier/magnification_controller_unittest.cc',
[email protected]f1853122012-06-27 16:21:26640 'root_window_controller_unittest.cc',
[email protected]8d625fb2012-07-18 16:40:06641 'screen_ash_unittest.cc',
[email protected]24af4972012-05-04 19:42:18642 'screensaver/screensaver_view_unittest.cc',
[email protected]fcb123d2013-04-17 15:58:49643 'session_state_delegate_stub.cc',
644 'session_state_delegate_stub.h',
[email protected]478c6c32013-03-09 02:50:58645 'shelf/shelf_layout_manager_unittest.cc',
646 'shelf/shelf_widget_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29647 'shell_unittest.cc',
[email protected]246c2e82012-08-09 03:35:25648 'shell/app_list.cc',
649 'shell/bubble.cc',
[email protected]431552c2012-10-23 00:38:33650 'shell/context_menu.cc',
651 'shell/context_menu.h',
[email protected]246c2e82012-08-09 03:35:25652 'shell/launcher_delegate_impl.cc',
653 'shell/lock_view.cc',
654 'shell/panel_window.cc',
655 'shell/shell_delegate_impl.cc',
[email protected]431552c2012-10-23 00:38:33656 'shell/shell_delegate_impl.h',
[email protected]246c2e82012-08-09 03:35:25657 'shell/toplevel_window.cc',
658 'shell/widgets.cc',
659 'shell/window_type_launcher.cc',
660 'shell/window_watcher.cc',
661 'shell/window_watcher_unittest.cc',
[email protected]7e778b6f2013-03-15 00:59:50662 'system/chromeos/network/network_state_notifier_unittest.cc',
[email protected]bad64ea2012-05-07 20:46:30663 'system/tray/system_tray_unittest.cc',
[email protected]82a1cc92012-06-13 22:06:10664 'system/web_notification/web_notification_tray_unittest.cc',
[email protected]6bdf7952012-11-14 10:10:58665 'test/ash_unittests.cc',
[email protected]2a48ad62011-12-24 00:19:29666 'tooltips/tooltip_controller_unittest.cc',
[email protected]bff17552013-04-25 04:44:55667 'touch/touch_observer_hud_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29668 'wm/activation_controller_unittest.cc',
[email protected]4e735f92012-12-18 07:53:57669 'wm/ash_activation_controller_unittest.cc',
[email protected]c0ff0342013-02-27 00:41:29670 'wm/ash_native_cursor_manager_unittest.cc',
[email protected]fc7b7442012-01-18 23:57:05671 'wm/base_layout_manager_unittest.cc',
[email protected]1d0dfbce2012-06-13 02:58:56672 'wm/custom_frame_view_ash_unittest.cc',
[email protected]309d43a2012-12-06 23:03:42673 'wm/drag_window_resizer_unittest.cc',
[email protected]8e4a5382012-04-10 22:35:46674 'wm/frame_painter_unittest.cc',
[email protected]7095a652013-03-07 19:41:49675 'wm/panels/panel_layout_manager_unittest.cc',
676 'wm/panels/panel_window_resizer_unittest.cc',
[email protected]0102d9fc2013-03-27 07:29:45677 'wm/partial_screenshot_view_unittest.cc',
[email protected]e0d22e82012-01-04 00:46:57678 'wm/power_button_controller_unittest.cc',
[email protected]42993212012-04-30 23:42:04679 'wm/screen_dimmer_unittest.cc',
[email protected]882237512012-11-26 22:29:07680 'wm/session_state_controller_impl2_unittest.cc',
[email protected]a5bf5782013-03-02 17:09:24681 'wm/stacking_controller_unittest.cc',
[email protected]435b212e2012-04-05 19:43:37682 'wm/system_gesture_event_filter_unittest.cc',
[email protected]6b854932012-02-04 16:44:27683 'wm/system_modal_container_layout_manager_unittest.cc',
[email protected]5dc51db82012-09-11 03:39:01684 'wm/toplevel_window_event_handler_unittest.cc',
[email protected]10b688f22012-06-21 20:36:34685 'wm/user_activity_detector_unittest.cc',
[email protected]6aa614a2012-01-19 22:13:38686 'wm/video_detector_unittest.cc',
[email protected]31e612f42012-03-27 04:41:17687 'wm/window_animations_unittest.cc',
[email protected]40c4cbb2012-01-10 23:26:07688 'wm/window_cycle_controller_unittest.cc',
[email protected]1aad3322012-06-06 06:37:09689 'wm/window_manager_unittest.cc',
[email protected]80373572012-01-06 23:14:30690 'wm/window_modality_controller_unittest.cc',
[email protected]52b81872012-03-19 14:25:18691 'wm/workspace_controller_test_helper.cc',
692 'wm/workspace_controller_test_helper.h',
[email protected]c83d4332012-09-11 23:28:41693 'wm/workspace/magnetism_matcher_unittest.cc',
[email protected]52b81872012-03-19 14:25:18694 'wm/workspace/multi_window_resize_controller_unittest.cc',
[email protected]5dc51db82012-09-11 03:39:01695 'wm/workspace/workspace_event_handler_test_helper.cc',
696 'wm/workspace/workspace_event_handler_test_helper.h',
697 'wm/workspace/workspace_event_handler_unittest.cc',
[email protected]ef0e32cc2012-10-31 20:57:33698 'wm/workspace/workspace_layout_manager_unittest.cc',
699 'wm/workspace/workspace_manager_unittest.cc',
[email protected]5ae18722012-02-25 22:30:50700 'wm/workspace/workspace_window_resizer_unittest.cc',
[email protected]affd2f82012-10-06 07:38:13701 '<(SHARED_INTERMEDIATE_DIR)/ash/ash_resources/ash_wallpaper_resources.rc',
[email protected]2a48ad62011-12-24 00:19:29702 ],
703 'conditions': [
[email protected]df1c9862012-02-27 10:37:31704 ['OS=="win"', {
[email protected]df1c9862012-02-27 10:37:31705 'sources/': [
[email protected]1c3f7002013-01-21 18:46:05706 # TODO(zork): fix this test to build on Windows. See: crosbug.com/26906
[email protected]df1c9862012-02-27 10:37:31707 ['exclude', 'focus_cycler_unittest.cc'],
[email protected]fe505122012-12-17 21:57:33708 # All tests for multiple displays: not supported on Windows Ash.
[email protected]1c3f7002013-01-21 18:46:05709 ['exclude', 'accelerators/nested_dispatcher_controller_unittest.cc'],
[email protected]fe505122012-12-17 21:57:33710 ['exclude', 'wm/drag_window_resizer_unittest.cc'],
[email protected]35ad3ce2013-02-26 19:56:01711 # Can't resize on Windows Ash. http://crbug.com/165962
[email protected]0ec58342013-04-24 07:39:36712 ['exclude', 'ash_root_window_transformer_unittest.cc'],
[email protected]35ad3ce2013-02-26 19:56:01713 ['exclude', 'magnifier/magnification_controller_unittest.cc'],
714 ['exclude', 'wm/workspace/workspace_window_resizer_unittest.cc'],
[email protected]df1c9862012-02-27 10:37:31715 ],
[email protected]c21fcc5b2013-03-19 01:46:41716 'sources': [
717 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_unscaled_resources.rc',
718 ],
[email protected]ef34dfb2013-02-15 17:49:49719 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
720 'msvs_disabled_warnings': [ 4267, ],
[email protected]df1c9862012-02-27 10:37:31721 }],
[email protected]03decaa12012-01-25 15:53:15722 ['OS=="mac"', {
723 'sources/': [
[email protected]6e9f6aa2012-02-09 04:16:20724 ['exclude', 'accelerators/accelerator_controller_unittest.cc'],
[email protected]a0fea7e2012-01-30 17:43:33725 ['exclude', 'accelerators/accelerator_filter_unittest.cc'],
[email protected]c11172a2012-07-13 21:27:03726 ['exclude', 'accelerators/nested_dispatcher_controller_unittest.cc'],
[email protected]03decaa12012-01-25 15:53:15727 ['exclude', 'drag_drop/drag_drop_controller_unittest.cc'],
[email protected]a0fea7e2012-01-30 17:43:33728 ['exclude', 'tooltips/tooltip_controller_unittest.cc'],
[email protected]03decaa12012-01-25 15:53:15729 ],
[email protected]a0fea7e2012-01-30 17:43:33730 'dependencies': [
731 # Mac tests access resources via the 'AuraShell.app' directory.
732 'ash_shell',
733 ],
734 # Special linker instructions that avoids stripping Obj-C classes that
735 # are not referenced in code, but are referenced in nibs.
736 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']},
[email protected]03decaa12012-01-25 15:53:15737 }],
[email protected]18b21b2e2013-03-01 20:56:23738 ['chromeos!=1', {
739 'sources/': [
740 ['exclude', 'display/display_error_dialog_unittest.cc'],
741 ],
742 }],
[email protected]2a48ad62011-12-24 00:19:29743 ],
744 },
745 {
746 'target_name': 'ash_shell',
747 'type': 'executable',
748 'dependencies': [
[email protected]431552c2012-10-23 00:38:33749 'ash_strings.gyp:ash_strings',
[email protected]2a48ad62011-12-24 00:19:29750 '../base/base.gyp:base',
751 '../base/base.gyp:base_i18n',
752 '../chrome/chrome_resources.gyp:packed_resources',
[email protected]fa4a45832012-04-12 21:32:48753 '../content/content.gyp:content_shell_lib',
754 '../content/content.gyp:content',
[email protected]2a48ad62011-12-24 00:19:29755 '../skia/skia.gyp:skia',
756 '../third_party/icu/icu.gyp:icui18n',
757 '../third_party/icu/icu.gyp:icuuc',
[email protected]0039db92012-05-09 04:11:45758 '../ui/app_list/app_list.gyp:app_list',
[email protected]2a48ad62011-12-24 00:19:29759 '../ui/aura/aura.gyp:aura',
[email protected]116302fc2012-05-05 21:45:41760 '../ui/compositor/compositor.gyp:compositor',
[email protected]2f81e7e2012-11-29 00:04:54761 '../ui/compositor/compositor.gyp:compositor_test_support',
[email protected]f1d5c3a2013-04-23 17:42:56762 '../ui/keyboard/keyboard.gyp:keyboard',
[email protected]f8846e22012-10-30 05:12:12763 '../ui/message_center/message_center.gyp:message_center',
[email protected]2a48ad62011-12-24 00:19:29764 '../ui/ui.gyp:ui',
765 '../ui/ui.gyp:ui_resources',
[email protected]2a48ad62011-12-24 00:19:29766 '../ui/views/views.gyp:views',
[email protected]a764c5a72012-12-11 23:59:11767 '../ui/views/views.gyp:views_examples_lib',
[email protected]3cdbc032012-08-14 01:05:38768 '../ui/views/views.gyp:views_examples_with_content_lib',
[email protected]0aa76932012-10-14 19:11:10769 '../ui/views/views.gyp:views_test_support',
[email protected]2a48ad62011-12-24 00:19:29770 'ash',
[email protected]dbe3e412012-09-13 21:30:27771 'ash_resources',
[email protected]2a48ad62011-12-24 00:19:29772 ],
773 'sources': [
[email protected]fcb123d2013-04-17 15:58:49774 'session_state_delegate_stub.cc',
775 'session_state_delegate_stub.h',
[email protected]2a48ad62011-12-24 00:19:29776 'shell/app_list.cc',
777 'shell/bubble.cc',
[email protected]fa4a45832012-04-12 21:32:48778 'shell/content_client/shell_browser_main_parts.cc',
779 'shell/content_client/shell_browser_main_parts.h',
780 'shell/content_client/shell_content_browser_client.cc',
781 'shell/content_client/shell_content_browser_client.h',
782 'shell/content_client/shell_main_delegate.cc',
783 'shell/content_client/shell_main_delegate.h',
[email protected]431552c2012-10-23 00:38:33784 'shell/context_menu.cc',
785 'shell/context_menu.h',
[email protected]2a48ad62011-12-24 00:19:29786 'shell/example_factory.h',
[email protected]262f8bd2012-03-23 19:30:27787 'shell/launcher_delegate_impl.cc',
788 'shell/launcher_delegate_impl.h',
[email protected]2a48ad62011-12-24 00:19:29789 'shell/lock_view.cc',
[email protected]6b854932012-02-04 16:44:27790 'shell/panel_window.cc',
791 'shell/panel_window.h',
[email protected]262f8bd2012-03-23 19:30:27792 'shell/shell_delegate_impl.cc',
793 'shell/shell_delegate_impl.h',
[email protected]2a48ad62011-12-24 00:19:29794 'shell/shell_main.cc',
[email protected]b72dfb242012-01-18 00:04:18795 'shell/shell_main_parts.cc',
[email protected]a0fea7e2012-01-30 17:43:33796 'shell/shell_main_parts.h',
[email protected]b72dfb242012-01-18 00:04:18797 'shell/shell_main_parts_mac.mm',
[email protected]2a48ad62011-12-24 00:19:29798 'shell/toplevel_window.cc',
799 'shell/toplevel_window.h',
800 'shell/widgets.cc',
801 'shell/window_type_launcher.cc',
802 'shell/window_type_launcher.h',
[email protected]262f8bd2012-03-23 19:30:27803 'shell/window_watcher.cc',
804 'shell/window_watcher.h',
[email protected]711f428e2012-06-22 02:18:23805 '../content/app/startup_helper_win.cc',
[email protected]2a48ad62011-12-24 00:19:29806 '../ui/views/test/test_views_delegate.cc',
[email protected]affd2f82012-10-06 07:38:13807 '<(SHARED_INTERMEDIATE_DIR)/ash/ash_resources/ash_wallpaper_resources.rc',
[email protected]2a48ad62011-12-24 00:19:29808 ],
[email protected]6f637732012-01-19 03:15:34809 'conditions': [
[email protected]fa4a45832012-04-12 21:32:48810 ['OS=="win"', {
811 'msvs_settings': {
812 'VCLinkerTool': {
813 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
814 },
815 },
816 'dependencies': [
817 '../sandbox/sandbox.gyp:sandbox',
[email protected]1c3f7002013-01-21 18:46:05818 ],
[email protected]fa4a45832012-04-12 21:32:48819 }],
[email protected]6f637732012-01-19 03:15:34820 ['OS=="mac"', {
821 'product_name': 'AuraShell',
822 'mac_bundle': 1,
823 'sources/': [
824 ['exclude', 'shell/shell_main_parts.cc'],
825 ],
826 'mac_bundle_resources': [
827 'shell/cocoa/app.icns',
828 'shell/cocoa/app-Info.plist',
829 'shell/cocoa/nibs/MainMenu.xib',
830 'shell/cocoa/nibs/RootWindow.xib',
831 '<(SHARED_INTERMEDIATE_DIR)/repack/chrome.pak',
[email protected]763498c02012-08-01 20:53:42832 '<!@pymod_do_main(repack_locales -o -p <(OS) -g <(grit_out_dir) -s <(SHARED_INTERMEDIATE_DIR) -x <(SHARED_INTERMEDIATE_DIR) <(locales))',
[email protected]6f637732012-01-19 03:15:34833 ],
834 'mac_bundle_resources!': [
835 'shell/cocoa/app-Info.plist',
836 ],
837 'xcode_settings': {
838 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist',
839 },
840 }],
841 ],
[email protected]2a48ad62011-12-24 00:19:29842 },
[email protected]4e0e2b22012-02-01 10:45:51843 ],
[email protected]2a48ad62011-12-24 00:19:29844}