blob: 3f8152bddc4a4849583551abaea34cb563ddd7f4 [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 },
10
11 'targets': [
12 {
13 'target_name': 'ash',
14 'type': '<(component)',
15 'dependencies': [
[email protected]2b1fbb9d2012-02-08 07:30:5116 'ash_strings.gyp:ash_strings',
[email protected]2a48ad62011-12-24 00:19:2917 '../base/base.gyp:base',
18 '../base/base.gyp:base_i18n',
19 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
20 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]24af4972012-05-04 19:42:1821 '../content/content.gyp:content',
22 '../content/content.gyp:content_browser',
23 '../ipc/ipc.gyp:ipc',
[email protected]2a48ad62011-12-24 00:19:2924 '../net/net.gyp:net',
25 '../skia/skia.gyp:skia',
26 '../third_party/icu/icu.gyp:icui18n',
27 '../third_party/icu/icu.gyp:icuuc',
[email protected]0039db92012-05-09 04:11:4528 '../ui/app_list/app_list.gyp:app_list',
[email protected]2a48ad62011-12-24 00:19:2929 '../ui/aura/aura.gyp:aura',
30 '../ui/base/strings/ui_strings.gyp:ui_strings',
[email protected]116302fc2012-05-05 21:45:4131 '../ui/compositor/compositor.gyp:compositor',
[email protected]3cd198a22012-03-12 20:38:0132 '../ui/oak/oak.gyp:oak',
[email protected]2a48ad62011-12-24 00:19:2933 '../ui/ui.gyp:ui',
34 '../ui/ui.gyp:ui_resources',
[email protected]db83b39e2012-08-09 05:31:0935 '../ui/ui.gyp:ui_resources_wallpapers',
[email protected]2a48ad62011-12-24 00:19:2936 '../ui/views/views.gyp:views',
[email protected]729b4852012-07-25 21:55:0237 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
[email protected]2a48ad62011-12-24 00:19:2938 ],
39 'defines': [
40 'ASH_IMPLEMENTATION',
41 ],
42 'sources': [
43 # All .cc, .h under ash, except unittests
44 'accelerators/accelerator_controller.cc',
45 'accelerators/accelerator_controller.h',
[email protected]6e9f6aa2012-02-09 04:16:2046 'accelerators/accelerator_dispatcher.cc',
47 'accelerators/accelerator_dispatcher.h',
[email protected]2a48ad62011-12-24 00:19:2948 'accelerators/accelerator_filter.cc',
49 'accelerators/accelerator_filter.h',
[email protected]07a3c3fa2012-03-09 03:55:3450 'accelerators/accelerator_table.cc',
51 'accelerators/accelerator_table.h',
[email protected]e7293fa2012-05-17 04:42:3352 'accelerators/focus_manager_factory.cc',
53 'accelerators/focus_manager_factory.h',
[email protected]6e9f6aa2012-02-09 04:16:2054 'accelerators/nested_dispatcher_controller.cc',
55 'accelerators/nested_dispatcher_controller.h',
[email protected]5fce8742012-08-01 21:39:5156 'ash_constants.cc',
57 'ash_constants.h',
[email protected]2a48ad62011-12-24 00:19:2958 'ash_switches.cc',
59 'ash_switches.h',
[email protected]fb9a35592012-01-18 04:12:1460 'caps_lock_delegate.h',
[email protected]f4c92b382012-08-28 00:59:5961 'caps_lock_delegate_stub.cc',
62 'caps_lock_delegate_stub.h',
[email protected]e70cf0ed2012-03-15 16:24:4763 'desktop_background/desktop_background_controller.cc',
64 'desktop_background/desktop_background_controller.h',
65 'desktop_background/desktop_background_resources.cc',
66 'desktop_background/desktop_background_resources.h',
[email protected]2a48ad62011-12-24 00:19:2967 'desktop_background/desktop_background_view.cc',
68 'desktop_background/desktop_background_view.h',
[email protected]b4ddc7a2012-08-07 04:17:3269 'desktop_background/desktop_background_widget_controller.cc',
70 'desktop_background/desktop_background_widget_controller.h',
[email protected]196e9452012-08-01 06:42:5171 'display/display_controller.cc',
72 'display/display_controller.h',
73 'display/mouse_cursor_event_filter.cc',
74 'display/mouse_cursor_event_filter.h',
75 'display/multi_display_manager.cc',
76 'display/multi_display_manager.h',
77 'display/output_configurator_animation.cc',
78 'display/output_configurator_animation.h',
79 'display/screen_position_controller.cc',
80 'display/screen_position_controller.h',
81 'display/secondary_display_view.cc',
82 'display/secondary_display_view.h',
[email protected]2a48ad62011-12-24 00:19:2983 'drag_drop/drag_drop_controller.cc',
84 'drag_drop/drag_drop_controller.h',
[email protected]0518d0d2012-08-26 11:59:0485 'drag_drop/drag_drop_tracker.cc',
86 'drag_drop/drag_drop_tracker.h',
[email protected]2a48ad62011-12-24 00:19:2987 'drag_drop/drag_image_view.cc',
88 'drag_drop/drag_image_view.h',
[email protected]b9d224c2012-07-13 01:09:0389 'event_rewriter_delegate.h',
[email protected]3d29912a2012-02-07 07:41:5190 'focus_cycler.cc',
91 'focus_cycler.h',
[email protected]f48075d2012-05-24 11:06:5192 'high_contrast/high_contrast_controller.cc',
93 'high_contrast/high_contrast_controller.h',
[email protected]d7577d3f2012-07-02 07:05:4194 'launcher/app_list_button.cc',
95 'launcher/app_list_button.h',
[email protected]a160baec2012-03-21 20:52:1596 'launcher/background_animator.cc',
97 'launcher/background_animator.h',
[email protected]2a48ad62011-12-24 00:19:2998 'launcher/launcher.cc',
99 'launcher/launcher.h',
[email protected]55444502012-05-10 15:43:53100 'launcher/launcher_alignment_menu.cc',
101 'launcher/launcher_alignment_menu.h',
[email protected]a39a60e2012-03-10 00:40:06102 'launcher/launcher_button.cc',
103 'launcher/launcher_button.h',
[email protected]9628e0af2012-04-12 20:40:56104 'launcher/launcher_context_menu.cc',
105 'launcher/launcher_context_menu.h',
[email protected]16f2d3f2012-02-16 03:01:31106 'launcher/launcher_delegate.h',
[email protected]e2dced42012-04-20 01:52:42107 'launcher/launcher_icon_observer.h',
[email protected]2a48ad62011-12-24 00:19:29108 'launcher/launcher_model.cc',
109 'launcher/launcher_model.h',
110 'launcher/launcher_model_observer.h',
[email protected]20f80822012-05-10 01:22:40111 'launcher/launcher_navigator.cc',
112 'launcher/launcher_navigator.h',
[email protected]fe851ac2012-06-15 03:51:58113 'launcher/launcher_tooltip_manager.cc',
114 'launcher/launcher_tooltip_manager.h',
[email protected]cd808102012-01-12 02:42:21115 'launcher/launcher_types.cc',
[email protected]2a48ad62011-12-24 00:19:29116 'launcher/launcher_types.h',
117 'launcher/launcher_view.cc',
118 'launcher/launcher_view.h',
[email protected]3475f5e2012-07-12 22:10:32119 'launcher/overflow_bubble.cc',
120 'launcher/overflow_bubble.h',
[email protected]7e846442012-08-07 04:22:34121 'launcher/overflow_button.cc',
122 'launcher/overflow_button.h',
[email protected]2a48ad62011-12-24 00:19:29123 'launcher/tabbed_launcher_button.cc',
124 'launcher/tabbed_launcher_button.h',
[email protected]c1c670172012-04-26 04:20:26125 'magnifier/magnification_controller.cc',
126 'magnifier/magnification_controller.h',
[email protected]729b4852012-07-25 21:55:02127 'keyboard_overlay/keyboard_overlay_delegate.cc',
128 'keyboard_overlay/keyboard_overlay_delegate.h',
129 'keyboard_overlay/keyboard_overlay_view.cc',
130 'keyboard_overlay/keyboard_overlay_view.h',
[email protected]d90b8392012-06-13 09:34:56131 'root_window_controller.cc',
132 'root_window_controller.h',
[email protected]9d4db2f2012-06-29 04:54:14133 'rotator/screen_rotation.cc',
134 'rotator/screen_rotation.h',
[email protected]1a2145b2012-03-13 21:09:17135 'screen_ash.cc',
136 'screen_ash.h',
[email protected]24af4972012-05-04 19:42:18137 'screensaver/screensaver_view.cc',
138 'screensaver/screensaver_view.h',
[email protected]c52de6372012-01-18 05:24:57139 'screenshot_delegate.h',
[email protected]2a48ad62011-12-24 00:19:29140 'shell.cc',
141 'shell.h',
[email protected]0cfc18e2012-04-11 18:17:47142 'shell_context_menu.cc',
143 'shell_context_menu.h',
[email protected]2a48ad62011-12-24 00:19:29144 'shell_delegate.h',
145 'shell_factory.h',
146 'shell_window_ids.h',
[email protected]e9c869e2012-03-14 22:10:34147 'system/audio/audio_observer.h',
[email protected]bfb411312012-02-27 20:59:27148 'system/audio/tray_volume.cc',
149 'system/audio/tray_volume.h',
[email protected]8d78ad0e2012-03-21 18:10:47150 'system/bluetooth/bluetooth_observer.h',
151 'system/bluetooth/tray_bluetooth.cc',
152 'system/bluetooth/tray_bluetooth.h',
[email protected]e9c869e2012-03-14 22:10:34153 'system/brightness/brightness_observer.h',
[email protected]75fdbc092012-02-27 23:04:28154 'system/brightness/brightness_control_delegate.h',
155 'system/brightness/tray_brightness.cc',
156 'system/brightness/tray_brightness.h',
[email protected]83a1241e2012-03-21 19:09:53157 'system/date/clock_observer.h',
158 'system/date/date_view.cc',
159 'system/date/date_view.h',
160 'system/date/tray_date.cc',
161 'system/date/tray_date.h',
[email protected]cb09f6a2012-05-02 01:19:45162 'system/drive/drive_observer.h',
163 'system/drive/tray_drive.cc',
164 'system/drive/tray_drive.h',
[email protected]d5e28a32012-03-20 23:00:38165 'system/ime/ime_observer.h',
166 'system/ime/tray_ime.cc',
167 'system/ime/tray_ime.h',
[email protected]dbebd422012-07-11 00:14:31168 'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
[email protected]56dbdd02012-05-17 18:48:37169 'system/locale/tray_locale.cc',
170 'system/locale/tray_locale.h',
[email protected]e9c869e2012-03-14 22:10:34171 'system/network/network_observer.h',
[email protected]f5f2d8972012-03-10 00:18:17172 'system/network/tray_network.cc',
173 'system/network/tray_network.h',
[email protected]b3dda04b2012-05-17 16:20:49174 'system/network/tray_sms.cc',
175 'system/network/tray_sms.h',
[email protected]e9c869e2012-03-14 22:10:34176 'system/power/power_status_observer.h',
[email protected]17df2032012-06-08 17:59:31177 'system/power/power_status_view.cc',
178 'system/power/power_status_view.h',
[email protected]f7f06ea2012-03-02 18:30:50179 'system/power/power_supply_status.cc',
180 'system/power/power_supply_status.h',
[email protected]83a1241e2012-03-21 19:09:53181 'system/power/tray_power.cc',
182 'system/power/tray_power.h',
[email protected]bfb411312012-02-27 20:59:27183 'system/settings/tray_settings.cc',
184 'system/settings/tray_settings.h',
[email protected]6d6546e2012-05-30 23:12:02185 'system/status_area_widget.cc',
186 'system/status_area_widget.h',
187 'system/status_area_widget_delegate.cc',
188 'system/status_area_widget_delegate.h',
[email protected]bfb411312012-02-27 20:59:27189 'system/tray/system_tray.cc',
190 'system/tray/system_tray.h',
[email protected]b26aefb2012-05-09 22:37:24191 'system/tray/system_tray_bubble.cc',
192 'system/tray/system_tray_bubble.h',
[email protected]cb09f6a2012-05-02 01:19:45193 'system/tray/system_tray_delegate.cc',
[email protected]bfb411312012-02-27 20:59:27194 'system/tray/system_tray_delegate.h',
195 'system/tray/system_tray_item.cc',
196 'system/tray/system_tray_item.h',
[email protected]6d6546e2012-05-30 23:12:02197 'system/tray/tray_background_view.cc',
198 'system/tray/tray_background_view.h',
[email protected]88a7f3b2012-06-11 18:55:29199 'system/tray/tray_bubble_view.cc',
200 'system/tray/tray_bubble_view.h',
[email protected]72f05d62012-03-05 22:36:49201 'system/tray/tray_constants.cc',
202 'system/tray/tray_constants.h',
[email protected]7345d052012-05-15 16:09:08203 'system/tray/tray_details_view.cc',
204 'system/tray/tray_details_view.h',
[email protected]60d4167c2012-03-04 18:45:15205 'system/tray/tray_empty.cc',
206 'system/tray/tray_empty.h',
[email protected]31a5e312012-03-19 16:23:14207 'system/tray/tray_image_item.cc',
208 'system/tray/tray_image_item.h',
[email protected]8d78ad0e2012-03-21 18:10:47209 'system/tray/tray_item_more.cc',
210 'system/tray/tray_item_more.h',
[email protected]5d1491d2012-04-23 21:51:00211 'system/tray/tray_item_view.cc',
212 'system/tray/tray_item_view.h',
[email protected]61ae4152012-07-03 22:08:51213 'system/tray/tray_notification_view.cc',
214 'system/tray/tray_notification_view.h',
[email protected]8d78ad0e2012-03-21 18:10:47215 'system/tray/tray_views.cc',
216 'system/tray/tray_views.h',
[email protected]31a5e312012-03-19 16:23:14217 'system/tray_accessibility.cc',
218 'system/tray_accessibility.h',
219 'system/tray_caps_lock.cc',
220 'system/tray_caps_lock.h',
[email protected]024a03b2012-03-28 04:05:53221 'system/tray_update.cc',
222 'system/tray_update.h',
[email protected]eac76c62012-03-03 15:19:56223 'system/user/login_status.h',
224 'system/user/tray_user.cc',
225 'system/user/tray_user.h',
[email protected]e9c869e2012-03-14 22:10:34226 'system/user/update_observer.h',
[email protected]a97e15ac2012-03-20 15:52:23227 'system/user/user_observer.h',
[email protected]82a1cc92012-06-13 22:06:10228 'system/web_notification/web_notification_tray.cc',
229 'system/web_notification/web_notification_tray.h',
[email protected]2a48ad62011-12-24 00:19:29230 'tooltips/tooltip_controller.cc',
231 'tooltips/tooltip_controller.h',
[email protected]73074742012-05-17 01:44:41232 'touch/touch_observer_hud.cc',
233 'touch/touch_observer_hud.h',
[email protected]332aaf7b2012-06-26 17:17:42234 'touch/touch_uma.cc',
235 'touch/touch_uma.h',
[email protected]054b2d72012-06-08 04:52:25236 'ui_controls_ash.cc',
[email protected]16f05f42012-02-06 19:24:50237 'volume_control_delegate.h',
[email protected]0039db92012-05-09 04:11:45238 'wm/app_list_controller.cc',
239 'wm/app_list_controller.h',
[email protected]2a48ad62011-12-24 00:19:29240 'wm/activation_controller.cc',
241 'wm/activation_controller.h',
242 'wm/always_on_top_controller.cc',
243 'wm/always_on_top_controller.h',
[email protected]fc7b7442012-01-18 23:57:05244 'wm/base_layout_manager.cc',
245 'wm/base_layout_manager.h',
[email protected]60a978b72012-06-08 00:29:18246 'wm/capture_controller.cc',
247 'wm/capture_controller.h',
[email protected]7203a5e2012-08-06 18:27:46248 'wm/coordinate_conversion.cc',
249 'wm/coordinate_conversion.h',
[email protected]4b8003c2012-07-26 00:54:19250 'wm/cursor_manager.cc',
251 'wm/cursor_manager.h',
[email protected]9d4d1712012-03-06 06:55:25252 'wm/custom_frame_view_ash.cc',
253 'wm/custom_frame_view_ash.h',
[email protected]22228922012-03-05 15:04:49254 'wm/default_window_resizer.cc',
255 'wm/default_window_resizer.h',
[email protected]57b8bb352012-01-11 05:11:46256 'wm/dialog_frame_view.cc',
257 'wm/dialog_frame_view.h',
[email protected]262f8bd2012-03-23 19:30:27258 'wm/event_client_impl.cc',
259 'wm/event_client_impl.h',
[email protected]b9d224c2012-07-13 01:09:03260 'wm/event_rewriter_event_filter.cc',
261 'wm/event_rewriter_event_filter.h',
[email protected]9d4d1712012-03-06 06:55:25262 'wm/frame_painter.cc',
263 'wm/frame_painter.h',
[email protected]c57c18bd62012-08-29 16:05:18264 'wm/gestures/bezel_gesture_handler.cc',
265 'wm/gestures/bezel_gesture_handler.h',
[email protected]fdcefaa2012-08-29 04:12:28266 'wm/gestures/long_press_affordance_handler.cc',
267 'wm/gestures/long_press_affordance_handler.h',
[email protected]3c6abbe2012-08-30 23:48:57268 'wm/gestures/shelf_gesture_handler.cc',
269 'wm/gestures/shelf_gesture_handler.h',
[email protected]551f9e62012-08-29 02:20:24270 'wm/gestures/system_pinch_handler.cc',
271 'wm/gestures/system_pinch_handler.h',
[email protected]d1584fe2012-08-29 21:57:13272 'wm/gestures/two_finger_drag_handler.cc',
273 'wm/gestures/two_finger_drag_handler.h',
[email protected]2a48ad62011-12-24 00:19:29274 'wm/image_grid.cc',
275 'wm/image_grid.h',
[email protected]9f9bb4142012-08-04 04:39:39276 'wm/maximize_bubble_controller.cc',
277 'wm/maximize_bubble_controller.h',
[email protected]9ae32df2012-07-26 03:25:18278 'wm/overlay_event_filter.cc',
279 'wm/overlay_event_filter.h',
[email protected]52295042012-02-08 02:02:59280 'wm/panel_frame_view.cc',
281 'wm/panel_frame_view.h',
[email protected]6b854932012-02-04 16:44:27282 'wm/panel_layout_manager.cc',
283 'wm/panel_layout_manager.h',
[email protected]0540b172012-02-16 21:01:07284 'wm/panel_window_event_filter.cc',
285 'wm/panel_window_event_filter.h',
[email protected]0b0b0742012-02-16 13:23:45286 'wm/partial_screenshot_view.cc',
287 'wm/partial_screenshot_view.h',
[email protected]e0d22e82012-01-04 00:46:57288 'wm/power_button_controller.cc',
289 'wm/power_button_controller.h',
[email protected]2a48ad62011-12-24 00:19:29290 'wm/property_util.cc',
291 'wm/property_util.h',
[email protected]e4a181cc2012-03-17 02:20:57292 'wm/resize_shadow.cc',
293 'wm/resize_shadow.h',
294 'wm/resize_shadow_controller.cc',
295 'wm/resize_shadow_controller.h',
[email protected]2a48ad62011-12-24 00:19:29296 'wm/root_window_layout_manager.cc',
297 'wm/root_window_layout_manager.h',
[email protected]42993212012-04-30 23:42:04298 'wm/screen_dimmer.cc',
299 'wm/screen_dimmer.h',
[email protected]2a48ad62011-12-24 00:19:29300 'wm/shadow.cc',
301 'wm/shadow.h',
302 'wm/shadow_controller.cc',
303 'wm/shadow_controller.h',
304 'wm/shadow_types.cc',
305 'wm/shadow_types.h',
306 'wm/shelf_layout_manager.cc',
307 'wm/shelf_layout_manager.h',
[email protected]812d3d42012-06-27 19:35:31308 'wm/shelf_types.h',
[email protected]2a48ad62011-12-24 00:19:29309 'wm/stacking_controller.cc',
310 'wm/stacking_controller.h',
311 'wm/status_area_layout_manager.cc',
312 'wm/status_area_layout_manager.h',
[email protected]c16b9422012-06-06 21:51:11313 'wm/system_gesture_event_filter.cc',
314 'wm/system_gesture_event_filter.h',
315 'wm/system_modal_container_event_filter.cc',
316 'wm/system_modal_container_event_filter.h',
317 'wm/system_modal_container_event_filter_delegate.h',
318 'wm/system_modal_container_layout_manager.cc',
319 'wm/system_modal_container_layout_manager.h',
[email protected]2a48ad62011-12-24 00:19:29320 'wm/toplevel_window_event_filter.cc',
321 'wm/toplevel_window_event_filter.h',
[email protected]c16b9422012-06-06 21:51:11322 'wm/user_activity_detector.cc',
323 'wm/user_activity_detector.h',
324 'wm/user_activity_observer.h',
[email protected]6aa614a2012-01-19 22:13:38325 'wm/video_detector.cc',
326 'wm/video_detector.h',
[email protected]ddd91e92012-01-27 16:03:48327 'wm/visibility_controller.cc',
328 'wm/visibility_controller.h',
[email protected]fb4d9d12012-08-24 00:44:54329 'wm/window_animation_delegate.cc',
330 'wm/window_animation_delegate.h',
[email protected]cad77b32012-01-19 06:23:04331 'wm/window_animations.cc',
[email protected]6aa614a2012-01-19 22:13:38332 'wm/window_animations.h',
[email protected]40c4cbb2012-01-10 23:26:07333 'wm/window_cycle_controller.cc',
334 'wm/window_cycle_controller.h',
[email protected]194ad1d2012-01-18 18:22:51335 'wm/window_cycle_list.cc',
336 'wm/window_cycle_list.h',
[email protected]80373572012-01-06 23:14:30337 'wm/window_modality_controller.cc',
338 'wm/window_modality_controller.h',
[email protected]2a48ad62011-12-24 00:19:29339 'wm/window_properties.cc',
340 'wm/window_properties.h',
[email protected]1dfd4022012-02-15 04:36:43341 'wm/window_resizer.cc',
342 'wm/window_resizer.h',
[email protected]2a48ad62011-12-24 00:19:29343 'wm/window_util.cc',
344 'wm/window_util.h',
345 'wm/workspace_controller.cc',
346 'wm/workspace_controller.h',
[email protected]e64376ec2012-08-16 19:14:41347 'wm/workspace/base_workspace_manager.h',
[email protected]85d43f02012-03-14 21:11:19348 'wm/workspace/frame_maximize_button.cc',
349 'wm/workspace/frame_maximize_button.h',
[email protected]8818cb92012-02-10 21:29:37350 'wm/workspace/managed_workspace.cc',
351 'wm/workspace/managed_workspace.h',
[email protected]4d3115c2012-08-31 04:18:39352 'wm/workspace/maximize_bubble_frame_state.h',
[email protected]8818cb92012-02-10 21:29:37353 'wm/workspace/maximized_workspace.cc',
354 'wm/workspace/maximized_workspace.h',
[email protected]ef4bb7452012-03-06 18:45:17355 'wm/workspace/multi_window_resize_controller.cc',
356 'wm/workspace/multi_window_resize_controller.h',
[email protected]edc844a2012-03-09 04:33:14357 'wm/workspace/phantom_window_controller.cc',
358 'wm/workspace/phantom_window_controller.h',
[email protected]8b61ffda2012-03-15 17:28:21359 'wm/workspace/snap_sizer.cc',
360 'wm/workspace/snap_sizer.h',
[email protected]9f9bb4142012-08-04 04:39:39361 'wm/workspace/snap_types.h',
[email protected]f5b17bf2012-08-27 18:21:02362 'wm/workspace/system_background_controller.cc',
363 'wm/workspace/system_background_controller.h',
[email protected]2a48ad62011-12-24 00:19:29364 'wm/workspace/workspace.cc',
365 'wm/workspace/workspace.h',
[email protected]95058572012-08-20 14:57:29366 'wm/workspace/workspace2.cc',
367 'wm/workspace/workspace2.h',
[email protected]9633a9d22012-01-21 16:40:58368 'wm/workspace/workspace_event_filter.cc',
369 'wm/workspace/workspace_event_filter.h',
370 'wm/workspace/workspace_layout_manager.cc',
371 'wm/workspace/workspace_layout_manager.h',
[email protected]85b667622012-08-23 05:57:31372 'wm/workspace/workspace_layout_manager2.cc',
373 'wm/workspace/workspace_layout_manager2.h',
[email protected]2a48ad62011-12-24 00:19:29374 'wm/workspace/workspace_manager.cc',
375 'wm/workspace/workspace_manager.h',
[email protected]95058572012-08-20 14:57:29376 'wm/workspace/workspace_manager2.cc',
377 'wm/workspace/workspace_manager2.h',
[email protected]f4bb9fde2012-08-03 19:33:50378 'wm/workspace/workspace_types.h',
[email protected]5ae18722012-02-25 22:30:50379 'wm/workspace/workspace_window_resizer.cc',
380 'wm/workspace/workspace_window_resizer.h',
[email protected]2a48ad62011-12-24 00:19:29381 ],
[email protected]6e9f6aa2012-02-09 04:16:20382 'conditions': [
383 ['OS=="mac"', {
384 'sources/': [
385 ['exclude', 'accelerators/accelerator_controller.cc'],
386 ['exclude', 'accelerators/accelerator_controller.h'],
387 ['exclude', 'accelerators/accelerator_dispatcher.cc'],
388 ['exclude', 'accelerators/accelerator_dispatcher.h'],
389 ['exclude', 'accelerators/accelerator_filter.cc'],
390 ['exclude', 'accelerators/accelerator_filter.h'],
391 ['exclude', 'accelerators/nested_dispatcher_controller.cc'],
392 ['exclude', 'accelerators/nested_dispatcher_controller.h'],
393 ],
394 }],
[email protected]af4ac5de82012-04-05 00:50:27395 ['chromeos==1', {
396 'dependencies': [
397 '../chromeos/chromeos.gyp:chromeos',
398 ],
[email protected]196e9452012-08-01 06:42:51399 }, { # else: chromeos!=1
400 'sources/': [
401 ['exclude', 'display/output_configurator_animation.cc'],
402 ['exclude', 'display/output_configurator_animation.h'],
403 ],
[email protected]af4ac5de82012-04-05 00:50:27404 }],
[email protected]6e9f6aa2012-02-09 04:16:20405 ],
[email protected]2a48ad62011-12-24 00:19:29406 },
407 {
[email protected]c11172a2012-07-13 21:27:03408 'target_name': 'ash_unittests',
[email protected]2a48ad62011-12-24 00:19:29409 'type': 'executable',
410 'dependencies': [
411 '../base/base.gyp:base',
412 '../base/base.gyp:test_support_base',
413 '../chrome/chrome_resources.gyp:packed_resources',
[email protected]24af4972012-05-04 19:42:18414 '../content/content.gyp:content_browser',
415 '../content/content.gyp:test_support_content',
[email protected]2a48ad62011-12-24 00:19:29416 '../build/temp_gyp/googleurl.gyp:googleurl',
417 '../skia/skia.gyp:skia',
418 '../testing/gtest.gyp:gtest',
419 '../third_party/icu/icu.gyp:icui18n',
420 '../third_party/icu/icu.gyp:icuuc',
421 '../ui/aura/aura.gyp:aura',
422 '../ui/aura/aura.gyp:test_support_aura',
[email protected]246c2e82012-08-09 03:35:25423 '../ui/app_list/app_list.gyp:app_list',
[email protected]116302fc2012-05-05 21:45:41424 '../ui/compositor/compositor.gyp:compositor',
425 '../ui/compositor/compositor.gyp:compositor_test_support',
[email protected]2a48ad62011-12-24 00:19:29426 '../ui/ui.gyp:ui',
427 '../ui/ui.gyp:ui_resources',
[email protected]e6c896f12012-05-31 11:48:20428 '../ui/ui.gyp:ui_test_support',
[email protected]2a48ad62011-12-24 00:19:29429 '../ui/views/views.gyp:views',
[email protected]3cdbc032012-08-14 01:05:38430 '../ui/views/views.gyp:views_examples_with_content_lib',
[email protected]24af4972012-05-04 19:42:18431 '../ui/views/views.gyp:test_support_views',
[email protected]2a48ad62011-12-24 00:19:29432 'ash',
433 ],
434 'sources': [
[email protected]5eae7162012-01-04 00:31:02435 '../ui/views/test/test_views_delegate.cc',
436 '../ui/views/test/test_views_delegate.h',
[email protected]2a48ad62011-12-24 00:19:29437 'accelerators/accelerator_controller_unittest.cc',
[email protected]47460f92012-01-21 16:15:13438 'accelerators/accelerator_filter_unittest.cc',
[email protected]86bb87e42012-05-02 06:59:20439 'accelerators/accelerator_table_unittest.cc',
[email protected]5985fa32012-03-02 04:44:04440 'accelerators/nested_dispatcher_controller_unittest.cc',
[email protected]3f6ffb8f2012-04-27 23:33:48441 'dip_unittest.cc',
[email protected]66b05eac2012-06-27 23:53:10442 'display/display_controller_unittest.cc',
[email protected]2e236a52012-06-27 22:21:47443 'display/multi_display_manager_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29444 'drag_drop/drag_drop_controller_unittest.cc',
[email protected]0518d0d2012-08-26 11:59:04445 'drag_drop/drag_drop_tracker_unittest.cc',
[email protected]c39be8f2012-06-15 22:58:36446 'extended_desktop_unittest.cc',
[email protected]df1c9862012-02-27 10:37:31447 'focus_cycler_unittest.cc',
[email protected]9628e0af2012-04-12 20:40:56448 'launcher/launcher_context_menu_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29449 'launcher/launcher_model_unittest.cc',
[email protected]20f80822012-05-10 01:22:40450 'launcher/launcher_navigator_unittest.cc',
[email protected]c11172a2012-07-13 21:27:03451 'launcher/launcher_tooltip_manager_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29452 'launcher/launcher_unittest.cc',
[email protected]e2dced42012-04-20 01:52:42453 'launcher/launcher_view_unittest.cc',
[email protected]f1853122012-06-27 16:21:26454 'root_window_controller_unittest.cc',
[email protected]8d625fb2012-07-18 16:40:06455 'screen_ash_unittest.cc',
[email protected]24af4972012-05-04 19:42:18456 'screensaver/screensaver_view_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29457 'shell_unittest.cc',
[email protected]246c2e82012-08-09 03:35:25458 'shell/app_list.cc',
459 'shell/bubble.cc',
460 'shell/launcher_delegate_impl.cc',
461 'shell/lock_view.cc',
462 'shell/panel_window.cc',
463 'shell/shell_delegate_impl.cc',
464 'shell/toplevel_window.cc',
465 'shell/widgets.cc',
466 'shell/window_type_launcher.cc',
467 'shell/window_watcher.cc',
468 'shell/window_watcher_unittest.cc',
[email protected]bad64ea2012-05-07 20:46:30469 'system/tray/system_tray_unittest.cc',
[email protected]82a1cc92012-06-13 22:06:10470 'system/web_notification/web_notification_tray_unittest.cc',
[email protected]1dd1c1b2012-02-17 22:04:47471 'test/ash_test_base.cc',
472 'test/ash_test_base.h',
[email protected]cec3dc4c2012-04-24 02:08:54473 'test/ash_unittests.cc',
[email protected]150c02e2012-04-27 22:55:40474 'test/capture_tracking_view.cc',
475 'test/capture_tracking_view.h',
[email protected]cec3dc4c2012-04-24 02:08:54476 'test/launcher_view_test_api.cc',
477 'test/launcher_view_test_api.h',
[email protected]2a48ad62011-12-24 00:19:29478 'test/test_activation_delegate.cc',
479 'test/test_activation_delegate.h',
[email protected]e2dced42012-04-20 01:52:42480 'test/test_launcher_delegate.cc',
481 'test/test_launcher_delegate.h',
[email protected]2a48ad62011-12-24 00:19:29482 'test/test_shell_delegate.cc',
483 'test/test_shell_delegate.h',
484 'test/test_suite.cc',
485 'test/test_suite.h',
[email protected]a0fea7e2012-01-30 17:43:33486 'test/test_suite_init.h',
487 'test/test_suite_init.mm',
[email protected]2a48ad62011-12-24 00:19:29488 'tooltips/tooltip_controller_unittest.cc',
489 'wm/activation_controller_unittest.cc',
[email protected]fc7b7442012-01-18 23:57:05490 'wm/base_layout_manager_unittest.cc',
[email protected]1d0dfbce2012-06-13 02:58:56491 'wm/custom_frame_view_ash_unittest.cc',
[email protected]8e4a5382012-04-10 22:35:46492 'wm/frame_painter_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29493 'wm/image_grid_unittest.cc',
[email protected]6b854932012-02-04 16:44:27494 'wm/panel_layout_manager_unittest.cc',
[email protected]e0d22e82012-01-04 00:46:57495 'wm/power_button_controller_unittest.cc',
[email protected]42993212012-04-30 23:42:04496 'wm/screen_dimmer_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29497 'wm/shadow_controller_unittest.cc',
498 'wm/shelf_layout_manager_unittest.cc',
[email protected]435b212e2012-04-05 19:43:37499 'wm/system_gesture_event_filter_unittest.cc',
[email protected]6b854932012-02-04 16:44:27500 'wm/system_modal_container_layout_manager_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29501 'wm/toplevel_window_event_filter_unittest.cc',
[email protected]10b688f22012-06-21 20:36:34502 'wm/user_activity_detector_unittest.cc',
[email protected]6aa614a2012-01-19 22:13:38503 'wm/video_detector_unittest.cc',
[email protected]ddd91e92012-01-27 16:03:48504 'wm/visibility_controller_unittest.cc',
[email protected]31e612f42012-03-27 04:41:17505 'wm/window_animations_unittest.cc',
[email protected]40c4cbb2012-01-10 23:26:07506 'wm/window_cycle_controller_unittest.cc',
[email protected]1aad3322012-06-06 06:37:09507 'wm/window_manager_unittest.cc',
[email protected]80373572012-01-06 23:14:30508 'wm/window_modality_controller_unittest.cc',
[email protected]52b81872012-03-19 14:25:18509 'wm/workspace_controller_test_helper.cc',
510 'wm/workspace_controller_test_helper.h',
511 'wm/workspace/multi_window_resize_controller_unittest.cc',
512 'wm/workspace/workspace_event_filter_test_helper.cc',
513 'wm/workspace/workspace_event_filter_test_helper.h',
[email protected]5985fa32012-03-02 04:44:04514 'wm/workspace/workspace_event_filter_unittest.cc',
[email protected]6de3a0112012-02-04 03:57:50515 'wm/workspace/workspace_manager_unittest.cc',
[email protected]95058572012-08-20 14:57:29516 'wm/workspace/workspace_manager2_unittest.cc',
[email protected]5ae18722012-02-25 22:30:50517 'wm/workspace/workspace_window_resizer_unittest.cc',
[email protected]2a48ad62011-12-24 00:19:29518 ],
519 'conditions': [
[email protected]2c456102011-12-26 06:26:34520 ['use_ibus==1', {
521 'dependencies': [
522 '../build/linux/system.gyp:ibus',
523 ],
524 }],
[email protected]df1c9862012-02-27 10:37:31525 ['OS=="win"', {
526 # TODO(zork): fix this test to build on Windows. See: crosbug.com/26906
527 'sources/': [
528 ['exclude', 'focus_cycler_unittest.cc'],
529 ],
530 }],
[email protected]03decaa12012-01-25 15:53:15531 ['OS=="mac"', {
532 'sources/': [
[email protected]6e9f6aa2012-02-09 04:16:20533 ['exclude', 'accelerators/accelerator_controller_unittest.cc'],
[email protected]a0fea7e2012-01-30 17:43:33534 ['exclude', 'accelerators/accelerator_filter_unittest.cc'],
[email protected]c11172a2012-07-13 21:27:03535 ['exclude', 'accelerators/nested_dispatcher_controller_unittest.cc'],
[email protected]03decaa12012-01-25 15:53:15536 ['exclude', 'drag_drop/drag_drop_controller_unittest.cc'],
[email protected]a0fea7e2012-01-30 17:43:33537 ['exclude', 'tooltips/tooltip_controller_unittest.cc'],
[email protected]03decaa12012-01-25 15:53:15538 ],
[email protected]a0fea7e2012-01-30 17:43:33539 'dependencies': [
540 # Mac tests access resources via the 'AuraShell.app' directory.
541 'ash_shell',
542 ],
543 # Special linker instructions that avoids stripping Obj-C classes that
544 # are not referenced in code, but are referenced in nibs.
545 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']},
[email protected]03decaa12012-01-25 15:53:15546 }],
[email protected]2a48ad62011-12-24 00:19:29547 ],
548 },
549 {
550 'target_name': 'ash_shell',
551 'type': 'executable',
552 'dependencies': [
553 '../base/base.gyp:base',
554 '../base/base.gyp:base_i18n',
555 '../chrome/chrome_resources.gyp:packed_resources',
[email protected]fa4a45832012-04-12 21:32:48556 '../content/content.gyp:content_shell_lib',
557 '../content/content.gyp:content',
[email protected]2a48ad62011-12-24 00:19:29558 '../skia/skia.gyp:skia',
559 '../third_party/icu/icu.gyp:icui18n',
560 '../third_party/icu/icu.gyp:icuuc',
[email protected]0039db92012-05-09 04:11:45561 '../ui/app_list/app_list.gyp:app_list',
[email protected]2a48ad62011-12-24 00:19:29562 '../ui/aura/aura.gyp:aura',
[email protected]116302fc2012-05-05 21:45:41563 '../ui/compositor/compositor.gyp:compositor',
564 '../ui/compositor/compositor.gyp:compositor_test_support',
[email protected]2a48ad62011-12-24 00:19:29565 '../ui/ui.gyp:ui',
566 '../ui/ui.gyp:ui_resources',
[email protected]2a48ad62011-12-24 00:19:29567 '../ui/views/views.gyp:views',
[email protected]3cdbc032012-08-14 01:05:38568 '../ui/views/views.gyp:views_examples_with_content_lib',
[email protected]24af4972012-05-04 19:42:18569 '../ui/views/views.gyp:test_support_views',
[email protected]2a48ad62011-12-24 00:19:29570 'ash',
571 ],
572 'sources': [
573 'shell/app_list.cc',
574 'shell/bubble.cc',
[email protected]fa4a45832012-04-12 21:32:48575 'shell/content_client/shell_browser_main_parts.cc',
576 'shell/content_client/shell_browser_main_parts.h',
577 'shell/content_client/shell_content_browser_client.cc',
578 'shell/content_client/shell_content_browser_client.h',
579 'shell/content_client/shell_main_delegate.cc',
580 'shell/content_client/shell_main_delegate.h',
[email protected]2a48ad62011-12-24 00:19:29581 'shell/example_factory.h',
[email protected]262f8bd2012-03-23 19:30:27582 'shell/launcher_delegate_impl.cc',
583 'shell/launcher_delegate_impl.h',
[email protected]2a48ad62011-12-24 00:19:29584 'shell/lock_view.cc',
[email protected]6b854932012-02-04 16:44:27585 'shell/panel_window.cc',
586 'shell/panel_window.h',
[email protected]262f8bd2012-03-23 19:30:27587 'shell/shell_delegate_impl.cc',
588 'shell/shell_delegate_impl.h',
[email protected]2a48ad62011-12-24 00:19:29589 'shell/shell_main.cc',
[email protected]b72dfb242012-01-18 00:04:18590 'shell/shell_main_parts.cc',
[email protected]a0fea7e2012-01-30 17:43:33591 'shell/shell_main_parts.h',
[email protected]b72dfb242012-01-18 00:04:18592 'shell/shell_main_parts_mac.mm',
[email protected]2a48ad62011-12-24 00:19:29593 'shell/toplevel_window.cc',
594 'shell/toplevel_window.h',
595 'shell/widgets.cc',
596 'shell/window_type_launcher.cc',
597 'shell/window_type_launcher.h',
[email protected]262f8bd2012-03-23 19:30:27598 'shell/window_watcher.cc',
599 'shell/window_watcher.h',
[email protected]711f428e2012-06-22 02:18:23600 '../content/app/startup_helper_win.cc',
[email protected]2a48ad62011-12-24 00:19:29601 '../ui/views/test/test_views_delegate.cc',
602 ],
[email protected]6f637732012-01-19 03:15:34603 'conditions': [
[email protected]fa4a45832012-04-12 21:32:48604 ['OS=="win"', {
605 'msvs_settings': {
606 'VCLinkerTool': {
607 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
608 },
609 },
610 'dependencies': [
611 '../sandbox/sandbox.gyp:sandbox',
612 ],
613 }],
[email protected]6f637732012-01-19 03:15:34614 ['OS=="mac"', {
615 'product_name': 'AuraShell',
616 'mac_bundle': 1,
617 'sources/': [
618 ['exclude', 'shell/shell_main_parts.cc'],
619 ],
620 'mac_bundle_resources': [
621 'shell/cocoa/app.icns',
622 'shell/cocoa/app-Info.plist',
623 'shell/cocoa/nibs/MainMenu.xib',
624 'shell/cocoa/nibs/RootWindow.xib',
625 '<(SHARED_INTERMEDIATE_DIR)/repack/chrome.pak',
[email protected]763498c02012-08-01 20:53:42626 '<!@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:34627 ],
628 'mac_bundle_resources!': [
629 'shell/cocoa/app-Info.plist',
630 ],
631 'xcode_settings': {
632 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist',
633 },
634 }],
635 ],
[email protected]2a48ad62011-12-24 00:19:29636 },
[email protected]4e0e2b22012-02-01 10:45:51637 ],
[email protected]2a48ad62011-12-24 00:19:29638}