1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome',
16 'type': '<(component)',
18 '../base/base.gyp:base',
19 '../base/base.gyp:base_i18n',
20 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
22 '../content/content.gyp:content_browser',
23 '../media/media.gyp:media',
25 '../skia/skia.gyp:skia',
26 '../third_party/icu/icu.gyp:icui18n',
27 '../third_party/icu/icu.gyp:icuuc',
28 '../ui/accessibility/accessibility.gyp:accessibility',
29 '../ui/app_list/app_list.gyp:app_list',
30 '../ui/aura/aura.gyp:aura',
31 '../ui/base/strings/ui_strings.gyp:ui_strings',
32 '../ui/base/ui_base.gyp:ui_base',
33 '../ui/compositor/compositor.gyp:compositor',
34 '../ui/events/events.gyp:events',
35 '../ui/events/events.gyp:events_base',
36 '../ui/gfx/gfx.gyp:gfx',
37 '../ui/gfx/gfx.gyp:gfx_geometry',
38 '../ui/keyboard/keyboard.gyp:keyboard',
39 '../ui/message_center/message_center.gyp:message_center',
40 '../ui/resources/ui_resources.gyp:ui_resources',
41 '../ui/views/controls/webview/webview.gyp:webview',
42 '../ui/views/views.gyp:views',
43 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
44 '../ui/wm/wm.gyp:wm_core',
45 '../url/url.gyp:url_lib',
46 'ash_strings.gyp:ash_strings',
53 # All .cc, .h under ash, except unittests
54 'accelerators/accelerator_commands.cc',
55 'accelerators/accelerator_commands.h',
56 'accelerators/accelerator_controller.cc',
57 'accelerators/accelerator_controller.h',
58 'accelerators/accelerator_dispatcher.cc',
59 'accelerators/accelerator_dispatcher.h',
60 'accelerators/accelerator_filter.cc',
61 'accelerators/accelerator_filter.h',
62 'accelerators/accelerator_table.cc',
63 'accelerators/accelerator_table.h',
64 'accelerators/debug_commands.cc',
65 'accelerators/debug_commands.h',
66 'accelerators/exit_warning_handler.cc',
67 'accelerators/exit_warning_handler.h',
68 'accelerators/key_hold_detector.cc',
69 'accelerators/key_hold_detector.h',
70 'accelerators/focus_manager_factory.cc',
71 'accelerators/focus_manager_factory.h',
72 'accelerators/magnifier_key_scroller.cc',
73 'accelerators/magnifier_key_scroller.h',
74 'accelerators/nested_dispatcher_controller.cc',
75 'accelerators/nested_dispatcher_controller.h',
76 'accelerators/spoken_feedback_toggler.cc',
77 'accelerators/spoken_feedback_toggler.h',
78 'accelerometer/accelerometer_controller.cc',
79 'accelerometer/accelerometer_controller.h',
80 'accelerometer/accelerometer_observer.h',
81 'accessibility_delegate.h',
84 'autoclick/autoclick_controller.cc',
85 'autoclick/autoclick_controller.h',
94 'default_accessibility_delegate.cc',
95 'default_accessibility_delegate.h',
96 'default_user_wallpaper_delegate.cc',
97 'default_user_wallpaper_delegate.h',
98 'desktop_background/desktop_background_controller.cc',
99 'desktop_background/desktop_background_controller.h',
100 'desktop_background/desktop_background_controller_observer.h',
101 'desktop_background/desktop_background_view.cc',
102 'desktop_background/desktop_background_view.h',
103 'desktop_background/desktop_background_widget_controller.cc',
104 'desktop_background/desktop_background_widget_controller.h',
105 'desktop_background/user_wallpaper_delegate.h',
106 'desktop_background/wallpaper_resizer.cc',
107 'desktop_background/wallpaper_resizer.h',
108 'desktop_background/wallpaper_resizer_observer.h',
109 'display/cursor_window_controller.cc',
110 'display/cursor_window_controller.h',
111 'display/display_change_observer_chromeos.cc',
112 'display/display_change_observer_chromeos.h',
113 'display/display_controller.cc',
114 'display/display_controller.h',
115 'display/display_error_observer_chromeos.cc',
116 'display/display_error_observer_chromeos.h',
117 'display/display_info.h',
118 'display/display_info.cc',
119 'display/display_layout.h',
120 'display/display_layout.cc',
121 'display/display_layout_store.h',
122 'display/display_layout_store.cc',
123 'display/display_manager.cc',
124 'display/display_manager.h',
125 'display/display_pref_util.h',
126 'display/event_transformation_handler.cc',
127 'display/event_transformation_handler.h',
128 'display/mirror_window_controller.cc',
129 'display/mirror_window_controller.h',
130 'display/mouse_cursor_event_filter.cc',
131 'display/mouse_cursor_event_filter.h',
132 'display/output_configurator_animation.cc',
133 'display/output_configurator_animation.h',
134 'display/projecting_observer_chromeos.cc',
135 'display/projecting_observer_chromeos.h',
136 'display/resolution_notification_controller.cc',
137 'display/resolution_notification_controller.h',
138 'display/root_window_transformers.cc',
139 'display/root_window_transformers.h',
140 'display/screen_ash.cc',
141 'display/screen_ash.h',
142 'display/screen_position_controller.cc',
143 'display/screen_position_controller.h',
144 'display/shared_display_edge_indicator.cc',
145 'display/shared_display_edge_indicator.h',
146 'display/virtual_keyboard_window_controller.cc',
147 'display/virtual_keyboard_window_controller.h',
148 'drag_drop/drag_drop_controller.cc',
149 'drag_drop/drag_drop_controller.h',
150 'drag_drop/drag_drop_tracker.cc',
151 'drag_drop/drag_drop_tracker.h',
152 'drag_drop/drag_image_view.cc',
153 'drag_drop/drag_image_view.h',
154 'first_run/desktop_cleaner.cc',
155 'first_run/desktop_cleaner.h',
156 'first_run/first_run_helper.cc',
157 'first_run/first_run_helper.h',
158 'first_run/first_run_helper_impl.cc',
159 'first_run/first_run_helper_impl.h',
162 'frame/caption_buttons/alternate_frame_size_button.cc',
163 'frame/caption_buttons/alternate_frame_size_button.h',
164 'frame/caption_buttons/alternate_frame_size_button_delegate.h',
165 'frame/caption_buttons/bubble_contents_button_row.cc',
166 'frame/caption_buttons/bubble_contents_button_row.h',
167 'frame/caption_buttons/caption_button_types.h',
168 'frame/caption_buttons/frame_caption_button.cc',
169 'frame/caption_buttons/frame_caption_button.h',
170 'frame/caption_buttons/frame_caption_button_container_view.cc',
171 'frame/caption_buttons/frame_caption_button_container_view.h',
172 'frame/caption_buttons/frame_maximize_button.cc',
173 'frame/caption_buttons/frame_maximize_button.h',
174 'frame/caption_buttons/frame_maximize_button_observer.h',
175 'frame/caption_buttons/maximize_bubble_controller.cc',
176 'frame/caption_buttons/maximize_bubble_controller.h',
177 'frame/caption_buttons/maximize_bubble_controller_bubble.cc',
178 'frame/caption_buttons/maximize_bubble_controller_bubble.h',
179 'frame/custom_frame_view_ash.cc',
180 'frame/custom_frame_view_ash.h',
181 'frame/frame_border_hit_test_controller.cc',
182 'frame/frame_border_hit_test_controller.h',
183 'frame/default_header_painter.cc',
184 'frame/default_header_painter.h',
185 'frame/frame_util.cc',
186 'frame/frame_util.h',
187 'frame/header_painter.h',
188 'frame/header_painter_util.cc',
189 'frame/header_painter_util.h',
191 'gpu_support_stub.cc',
192 'gpu_support_stub.h',
193 'high_contrast/high_contrast_controller.cc',
194 'high_contrast/high_contrast_controller.h',
195 'host/window_tree_host_factory.cc',
196 'host/window_tree_host_factory.h',
197 'host/window_tree_host_factory_win.cc',
198 'ime/candidate_view.cc',
199 'ime/candidate_view.h',
200 'ime/candidate_window_view.cc',
201 'ime/candidate_window_view.h',
202 'ime/infolist_window.cc',
203 'ime/infolist_window.h',
204 'ime/input_method_menu_item.cc',
205 'ime/input_method_menu_item.h',
206 'ime/input_method_menu_manager.cc',
207 'ime/input_method_menu_manager.h',
208 'ime/mode_indicator_view.cc',
209 'ime/mode_indicator_view.h',
210 'keyboard_uma_event_filter.cc',
211 'keyboard_uma_event_filter.h',
212 'magnifier/magnification_controller.cc',
213 'magnifier/magnification_controller.h',
214 'magnifier/magnifier_constants.h',
215 'magnifier/partial_magnification_controller.cc',
216 'magnifier/partial_magnification_controller.h',
217 'metrics/user_metrics_recorder.cc',
218 'metrics/user_metrics_recorder.h',
219 'multi_profile_uma.cc',
220 'multi_profile_uma.h',
223 'root_window_controller.cc',
224 'root_window_controller.h',
225 'root_window_settings.cc',
226 'root_window_settings.h',
227 'rotator/screen_rotation.cc',
228 'rotator/screen_rotation.h',
229 'scoped_target_root_window.cc',
230 'scoped_target_root_window.h',
233 'screenshot_delegate.h',
234 'session_state_delegate.h',
235 'session_state_observer.cc',
236 'session_state_observer.h',
237 'shelf/alternate_app_list_button.cc',
238 'shelf/alternate_app_list_button.h',
239 'shelf/app_list_button.cc',
240 'shelf/app_list_button.h',
241 'shelf/app_list_shelf_item_delegate.cc',
242 'shelf/app_list_shelf_item_delegate.h',
243 'shelf/background_animator.cc',
244 'shelf/background_animator.h',
245 'shelf/overflow_bubble.cc',
246 'shelf/overflow_bubble.h',
247 'shelf/overflow_bubble_view.cc',
248 'shelf/overflow_bubble_view.h',
249 'shelf/overflow_button.cc',
250 'shelf/overflow_button.h',
251 'shelf/scoped_observer_with_duplicated_sources.h',
254 'shelf/shelf_alignment_menu.cc',
255 'shelf/shelf_alignment_menu.h',
256 'shelf/shelf_bezel_event_filter.cc',
257 'shelf/shelf_bezel_event_filter.h',
258 'shelf/shelf_button.cc',
259 'shelf/shelf_button.h',
260 'shelf/shelf_button_host.h',
261 'shelf/shelf_constants.cc',
262 'shelf/shelf_constants.h',
263 'shelf/shelf_delegate.h',
264 'shelf/shelf_icon_observer.h',
265 'shelf/shelf_item_delegate.h',
266 'shelf/shelf_item_delegate_manager.cc',
267 'shelf/shelf_item_delegate_manager.h',
268 'shelf/shelf_item_types.cc',
269 'shelf/shelf_item_types.h',
270 'shelf/shelf_layout_manager.cc',
271 'shelf/shelf_layout_manager.h',
272 'shelf/shelf_layout_manager_observer.h',
273 'shelf/shelf_menu_model.h',
274 'shelf/shelf_model.cc',
275 'shelf/shelf_model.h',
276 'shelf/shelf_model_observer.h',
277 'shelf/shelf_navigator.cc',
278 'shelf/shelf_navigator.h',
279 'shelf/shelf_tooltip_manager.cc',
280 'shelf/shelf_tooltip_manager.h',
281 'shelf/shelf_types.h',
282 'shelf/shelf_util.cc',
283 'shelf/shelf_util.h',
284 'shelf/shelf_view.cc',
285 'shelf/shelf_view.h',
286 'shelf/shelf_widget.cc',
287 'shelf/shelf_widget.h',
288 'shelf/shelf_window_watcher.cc',
289 'shelf/shelf_window_watcher.h',
290 'shelf/shelf_window_watcher_item_delegate.cc',
291 'shelf/shelf_window_watcher_item_delegate.h',
296 'shell_window_ids.h',
297 'sticky_keys/sticky_keys_state.h',
298 'sticky_keys/sticky_keys_controller.cc',
299 'sticky_keys/sticky_keys_controller.h',
300 'sticky_keys/sticky_keys_overlay.cc',
301 'sticky_keys/sticky_keys_overlay.h',
302 'switchable_windows.cc',
303 'switchable_windows.h',
304 'system/audio/audio_observer.h',
305 'system/audio/tray_audio.cc',
306 'system/audio/tray_audio.h',
307 'system/audio/tray_audio_delegate.h',
308 'system/audio/volume_view.cc',
309 'system/audio/volume_view.h',
310 'system/bluetooth/bluetooth_observer.h',
311 'system/bluetooth/tray_bluetooth.cc',
312 'system/bluetooth/tray_bluetooth.h',
313 'system/brightness_control_delegate.h',
314 'system/chromeos/audio/audio_detailed_view.cc',
315 'system/chromeos/audio/audio_detailed_view.h',
316 'system/chromeos/audio/tray_audio_chromeos.cc',
317 'system/chromeos/audio/tray_audio_chromeos.h',
318 'system/chromeos/audio/tray_audio_delegate_chromeos.cc',
319 'system/chromeos/audio/tray_audio_delegate_chromeos.h',
320 'system/chromeos/enterprise/enterprise_domain_observer.h',
321 'system/chromeos/bluetooth/bluetooth_notification_controller.cc',
322 'system/chromeos/bluetooth/bluetooth_notification_controller.h',
323 'system/chromeos/brightness/brightness_controller_chromeos.cc',
324 'system/chromeos/brightness/brightness_controller_chromeos.h',
325 'system/chromeos/brightness/tray_brightness.cc',
326 'system/chromeos/brightness/tray_brightness.h',
327 'system/chromeos/enterprise/tray_enterprise.h',
328 'system/chromeos/enterprise/tray_enterprise.cc',
329 'system/chromeos/keyboard_brightness_controller.cc',
330 'system/chromeos/keyboard_brightness_controller.h',
331 'system/chromeos/label_tray_view.h',
332 'system/chromeos/label_tray_view.cc',
333 'system/chromeos/managed/tray_locally_managed_user.h',
334 'system/chromeos/managed/tray_locally_managed_user.cc',
335 'system/chromeos/network/network_connect.cc',
336 'system/chromeos/network/network_connect.h',
337 'system/chromeos/network/network_detailed_view.h',
338 'system/chromeos/network/network_icon.cc',
339 'system/chromeos/network/network_icon.h',
340 'system/chromeos/network/network_icon_animation.cc',
341 'system/chromeos/network/network_icon_animation.h',
342 'system/chromeos/network/network_icon_animation_observer.h',
343 'system/chromeos/network/network_observer.h',
344 'system/chromeos/network/network_portal_detector_observer.h',
345 'system/chromeos/network/network_state_list_detailed_view.cc',
346 'system/chromeos/network/network_state_list_detailed_view.h',
347 'system/chromeos/network/network_state_notifier.cc',
348 'system/chromeos/network/network_state_notifier.h',
349 'system/chromeos/network/tray_network.cc',
350 'system/chromeos/network/tray_network.h',
351 'system/chromeos/network/tray_network_state_observer.cc',
352 'system/chromeos/network/tray_network_state_observer.h',
353 'system/chromeos/network/tray_sms.cc',
354 'system/chromeos/network/tray_sms.h',
355 'system/chromeos/network/tray_vpn.cc',
356 'system/chromeos/network/tray_vpn.h',
357 'system/chromeos/power/power_event_observer.cc',
358 'system/chromeos/power/power_event_observer.h',
359 'system/chromeos/power/power_status.cc',
360 'system/chromeos/power/power_status.h',
361 'system/chromeos/power/power_status_view.cc',
362 'system/chromeos/power/power_status_view.h',
363 'system/chromeos/power/tray_power.cc',
364 'system/chromeos/power/tray_power.h',
365 'system/chromeos/power/user_activity_notifier.cc',
366 'system/chromeos/power/user_activity_notifier.h',
367 'system/chromeos/power/video_activity_notifier.cc',
368 'system/chromeos/power/video_activity_notifier.h',
369 'system/chromeos/screen_security/screen_capture_observer.h',
370 'system/chromeos/screen_security/screen_capture_tray_item.cc',
371 'system/chromeos/screen_security/screen_capture_tray_item.h',
372 'system/chromeos/screen_security/screen_share_observer.h',
373 'system/chromeos/screen_security/screen_share_tray_item.cc',
374 'system/chromeos/screen_security/screen_share_tray_item.h',
375 'system/chromeos/screen_security/screen_tray_item.cc',
376 'system/chromeos/screen_security/screen_tray_item.h',
377 'system/chromeos/session/last_window_closed_observer.h',
378 'system/chromeos/session/last_window_closed_logout_reminder.cc',
379 'system/chromeos/session/last_window_closed_logout_reminder.h',
380 'system/chromeos/session/logout_button_observer.h',
381 'system/chromeos/session/logout_button_tray.cc',
382 'system/chromeos/session/logout_button_tray.h',
383 'system/chromeos/session/logout_confirmation_controller.cc',
384 'system/chromeos/session/logout_confirmation_controller.h',
385 'system/chromeos/session/logout_confirmation_dialog.cc',
386 'system/chromeos/session/logout_confirmation_dialog.h',
387 'system/chromeos/session/session_length_limit_observer.h',
388 'system/chromeos/session/tray_session_length_limit.cc',
389 'system/chromeos/session/tray_session_length_limit.h',
390 'system/chromeos/settings/tray_settings.cc',
391 'system/chromeos/settings/tray_settings.h',
392 'system/chromeos/system_clock_observer.cc',
393 'system/chromeos/system_clock_observer.h',
394 'system/chromeos/tray_caps_lock.cc',
395 'system/chromeos/tray_caps_lock.h',
396 'system/chromeos/tray_display.cc',
397 'system/chromeos/tray_display.h',
398 'system/chromeos/tray_tracing.cc',
399 'system/chromeos/tray_tracing.h',
400 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc',
401 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.h',
402 'system/date/clock_observer.h',
403 'system/date/date_default_view.cc',
404 'system/date/date_default_view.h',
405 'system/date/date_view.cc',
406 'system/date/date_view.h',
407 'system/date/tray_date.cc',
408 'system/date/tray_date.h',
409 'system/drive/drive_observer.h',
410 'system/drive/tray_drive.cc',
411 'system/drive/tray_drive.h',
412 'system/ime/ime_observer.h',
413 'system/ime/tray_ime.cc',
414 'system/ime/tray_ime.h',
415 'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
416 'system/locale/locale_notification_controller.cc',
417 'system/locale/locale_notification_controller.h',
418 'system/overview/overview_button_tray.h',
419 'system/overview/overview_button_tray.cc',
420 'system/status_area_widget.cc',
421 'system/status_area_widget.h',
422 'system/status_area_widget_delegate.cc',
423 'system/status_area_widget_delegate.h',
424 'system/system_notifier.cc',
425 'system/system_notifier.h',
426 'system/tray/actionable_view.cc',
427 'system/tray/actionable_view.h',
428 'system/tray/default_system_tray_delegate.cc',
429 'system/tray/default_system_tray_delegate.h',
430 'system/tray/fixed_sized_image_view.cc',
431 'system/tray/fixed_sized_image_view.h',
432 'system/tray/fixed_sized_scroll_view.cc',
433 'system/tray/fixed_sized_scroll_view.h',
434 'system/tray/hover_highlight_view.cc',
435 'system/tray/hover_highlight_view.h',
436 'system/tray/special_popup_row.cc',
437 'system/tray/special_popup_row.h',
438 'system/tray/system_tray.cc',
439 'system/tray/system_tray.h',
440 'system/tray/system_tray_bubble.cc',
441 'system/tray/system_tray_bubble.h',
442 'system/tray/system_tray_delegate.cc',
443 'system/tray/system_tray_delegate.h',
444 'system/tray/system_tray_item.cc',
445 'system/tray/system_tray_item.h',
446 'system/tray/system_tray_notifier.cc',
447 'system/tray/system_tray_notifier.h',
448 'system/tray/throbber_view.cc',
449 'system/tray/throbber_view.h',
450 'system/tray/tray_background_view.cc',
451 'system/tray/tray_background_view.h',
452 'system/tray/tray_bar_button_with_title.cc',
453 'system/tray/tray_bar_button_with_title.h',
454 'system/tray/tray_bubble_wrapper.cc',
455 'system/tray/tray_bubble_wrapper.h',
456 'system/tray/tray_constants.cc',
457 'system/tray/tray_constants.h',
458 'system/tray/tray_details_view.cc',
459 'system/tray/tray_details_view.h',
460 'system/tray/tray_empty.cc',
461 'system/tray/tray_empty.h',
462 'system/tray/tray_event_filter.cc',
463 'system/tray/tray_event_filter.h',
464 'system/tray/tray_image_item.cc',
465 'system/tray/tray_image_item.h',
466 'system/tray/tray_item_more.cc',
467 'system/tray/tray_item_more.h',
468 'system/tray/tray_item_view.cc',
469 'system/tray/tray_item_view.h',
470 'system/tray/tray_notification_view.cc',
471 'system/tray/tray_notification_view.h',
472 'system/tray/tray_popup_header_button.cc',
473 'system/tray/tray_popup_header_button.h',
474 'system/tray/tray_popup_label_button.cc',
475 'system/tray/tray_popup_label_button.cc',
476 'system/tray/tray_popup_label_button.h',
477 'system/tray/tray_popup_label_button_border.cc',
478 'system/tray/tray_popup_label_button_border.h',
479 'system/tray/tray_utils.cc',
480 'system/tray/tray_utils.h',
481 'system/tray/view_click_listener.h',
482 'system/tray_accessibility.cc',
483 'system/tray_accessibility.h',
484 'system/tray_update.cc',
485 'system/tray_update.h',
486 'system/user/login_status.cc',
487 'system/user/login_status.h',
488 'system/user/tray_user.cc',
489 'system/user/tray_user.h',
490 'system/user/tray_user_separator.cc',
491 'system/user/tray_user_separator.h',
492 'system/user/update_observer.h',
493 'system/user/user_observer.h',
494 'system/web_notification/web_notification_tray.cc',
495 'system/web_notification/web_notification_tray.h',
496 'system/win/audio/tray_audio_delegate_win.cc',
497 'system/win/audio/tray_audio_delegate_win.h',
498 'system/win/audio/tray_audio_win.cc',
499 'system/win/audio/tray_audio_win.h',
500 'touch/touch_hud_debug.cc',
501 'touch/touch_hud_debug.h',
502 'touch/touch_hud_projection.cc',
503 'touch/touch_hud_projection.h',
504 'touch/touch_observer_hud.cc',
505 'touch/touch_observer_hud.h',
506 'touch/touch_uma.cc',
508 'volume_control_delegate.h',
509 'wm/app_list_controller.cc',
510 'wm/app_list_controller.h',
511 'wm/always_on_top_controller.cc',
512 'wm/always_on_top_controller.h',
513 'wm/ash_native_cursor_manager.cc',
514 'wm/ash_native_cursor_manager.h',
515 'wm/ash_focus_rules.cc',
516 'wm/ash_focus_rules.h',
517 'wm/boot_splash_screen_chromeos.cc',
518 'wm/boot_splash_screen_chromeos.h',
519 'wm/coordinate_conversion.cc',
520 'wm/coordinate_conversion.h',
521 'wm/default_state.cc',
522 'wm/default_state.h',
523 'wm/default_window_resizer.cc',
524 'wm/default_window_resizer.h',
525 'wm/dock/docked_window_layout_manager.cc',
526 'wm/dock/docked_window_layout_manager.h',
527 'wm/dock/docked_window_layout_manager_observer.h',
528 'wm/dock/docked_window_resizer.cc',
529 'wm/dock/docked_window_resizer.h',
530 'wm/drag_details.cc',
532 'wm/drag_window_controller.cc',
533 'wm/drag_window_controller.h',
534 'wm/drag_window_resizer.cc',
535 'wm/drag_window_resizer.h',
536 'wm/event_client_impl.cc',
537 'wm/event_client_impl.h',
538 'wm/gestures/long_press_affordance_handler.cc',
539 'wm/gestures/long_press_affordance_handler.h',
540 'wm/gestures/overview_gesture_handler.cc',
541 'wm/gestures/overview_gesture_handler.h',
542 'wm/gestures/shelf_gesture_handler.cc',
543 'wm/gestures/shelf_gesture_handler.h',
544 'wm/gestures/tray_gesture_handler.cc',
545 'wm/gestures/tray_gesture_handler.h',
546 'wm/image_cursors.cc',
547 'wm/image_cursors.h',
548 'wm/immersive_fullscreen_controller.cc',
549 'wm/immersive_fullscreen_controller.h',
550 'wm/immersive_revealed_lock.cc',
551 'wm/immersive_revealed_lock.h',
552 'wm/lock_state_controller.cc',
553 'wm/lock_state_controller.h',
554 'wm/lock_state_observer.h',
555 'wm/maximize_mode/maximize_mode_window_manager.cc',
556 'wm/maximize_mode/maximize_mode_window_manager.h',
557 'wm/maximize_mode/maximize_mode_window_state.cc',
558 'wm/maximize_mode/maximize_mode_window_state.h',
559 'wm/maximize_mode/workspace_backdrop_delegate.cc',
560 'wm/maximize_mode/workspace_backdrop_delegate.h',
561 'wm/mru_window_tracker.cc',
562 'wm/mru_window_tracker.h',
563 'wm/overlay_event_filter.cc',
564 'wm/overlay_event_filter.h',
565 'wm/overview/scoped_transform_overview_window.cc',
566 'wm/overview/scoped_transform_overview_window.h',
567 'wm/overview/scoped_window_copy.cc',
568 'wm/overview/scoped_window_copy.h',
569 'wm/overview/window_overview.cc',
570 'wm/overview/window_overview.h',
571 'wm/overview/window_selector.cc',
572 'wm/overview/window_selector.h',
573 'wm/overview/window_selector_controller.cc',
574 'wm/overview/window_selector_controller.h',
575 'wm/overview/window_selector_delegate.h',
576 'wm/overview/window_selector_item.cc',
577 'wm/overview/window_selector_item.h',
578 'wm/overview/window_selector_panels.cc',
579 'wm/overview/window_selector_panels.h',
580 'wm/overview/window_selector_window.cc',
581 'wm/overview/window_selector_window.h',
582 'wm/panels/panel_frame_view.cc',
583 'wm/panels/panel_frame_view.h',
584 'wm/panels/panel_layout_manager.cc',
585 'wm/panels/panel_layout_manager.h',
586 'wm/panels/panel_window_event_handler.cc',
587 'wm/panels/panel_window_event_handler.h',
588 'wm/panels/panel_window_resizer.cc',
589 'wm/panels/panel_window_resizer.h',
590 'wm/partial_screenshot_view.cc',
591 'wm/partial_screenshot_view.h',
592 'wm/power_button_controller.cc',
593 'wm/power_button_controller.h',
594 'wm/resize_handle_window_targeter.cc',
595 'wm/resize_handle_window_targeter.h',
596 'wm/resize_shadow.cc',
597 'wm/resize_shadow.h',
598 'wm/resize_shadow_controller.cc',
599 'wm/resize_shadow_controller.h',
600 'wm/root_window_layout_manager.cc',
601 'wm/root_window_layout_manager.h',
602 'wm/screen_dimmer.cc',
603 'wm/screen_dimmer.h',
604 'wm/session_state_animator.cc',
605 'wm/session_state_animator.h',
606 'wm/stacking_controller.cc',
607 'wm/stacking_controller.h',
608 'wm/status_area_layout_manager.cc',
609 'wm/status_area_layout_manager.h',
610 'wm/system_background_controller.cc',
611 'wm/system_background_controller.h',
612 'wm/system_gesture_event_filter.cc',
613 'wm/system_gesture_event_filter.h',
614 'wm/system_modal_container_event_filter.cc',
615 'wm/system_modal_container_event_filter.h',
616 'wm/system_modal_container_event_filter_delegate.h',
617 'wm/system_modal_container_layout_manager.cc',
618 'wm/system_modal_container_layout_manager.h',
619 'wm/toplevel_window_event_handler.cc',
620 'wm/toplevel_window_event_handler.h',
621 'wm/video_detector.cc',
622 'wm/video_detector.h',
623 'wm/window_animations.cc',
624 'wm/window_animations.h',
625 'wm/window_positioner.cc',
626 'wm/window_positioner.h',
627 'wm/window_state.cc',
629 'wm/window_state_delegate.cc',
630 'wm/window_state_delegate.h',
631 'wm/window_state_observer.h',
632 'wm/window_properties.cc',
633 'wm/window_properties.h',
634 'wm/window_resizer.cc',
635 'wm/window_resizer.h',
642 'wm/workspace_controller.cc',
643 'wm/workspace_controller.h',
644 'wm/workspace/magnetism_matcher.cc',
645 'wm/workspace/magnetism_matcher.h',
646 'wm/workspace/multi_window_resize_controller.cc',
647 'wm/workspace/multi_window_resize_controller.h',
648 'wm/workspace/phantom_window_controller.cc',
649 'wm/workspace/phantom_window_controller.h',
650 'wm/workspace/snap_types.h',
651 'wm/workspace/two_step_edge_cycler.cc',
652 'wm/workspace/two_step_edge_cycler.h',
653 'wm/workspace/workspace_event_handler.cc',
654 'wm/workspace/workspace_event_handler.h',
655 'wm/workspace/workspace_layout_manager.cc',
656 'wm/workspace/workspace_layout_manager.h',
657 'wm/workspace/workspace_layout_manager_delegate.h',
658 'wm/workspace/workspace_types.h',
659 'wm/workspace/workspace_window_resizer.cc',
660 'wm/workspace/workspace_window_resizer.h',
665 ['exclude', 'host/window_tree_host_factory.cc'],
666 ['exclude', 'sticky_keys/sticky_keys_controller.cc'],
667 ['exclude', 'sticky_keys/sticky_keys_controller.h'],
669 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
670 'msvs_disabled_warnings': [ 4267, ],
674 ['exclude', 'accelerators/key_hold_detector.cc'],
675 ['exclude', 'accelerators/key_hold_detector.h'],
676 ['exclude', 'accelerators/magnifier_key_scroller.cc'],
677 ['exclude', 'accelerators/magnifier_key_scroller.h'],
678 ['exclude', 'accelerators/spoken_feedback_toggler.cc'],
679 ['exclude', 'accelerators/spoken_feedback_toggler.h'],
684 '../chromeos/chromeos.gyp:chromeos',
685 # Ash #includes power_supply_properties.pb.h directly.
686 '../chromeos/chromeos.gyp:power_manager_proto',
687 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
688 '../ui/display/display.gyp:display',
690 }, { # else: chromeos!=1
692 ['exclude', 'display/output_configurator_animation.cc'],
693 ['exclude', 'display/output_configurator_animation.h'],
694 ['exclude', 'display/resolution_notification_controller.cc'],
695 ['exclude', 'display/resolution_notification_controller.h'],
702 'target_name': 'ash_with_content',
703 'type': '<(component)',
705 '../base/base.gyp:base',
706 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
707 '../content/content.gyp:content_browser',
708 '../ipc/ipc.gyp:ipc',
709 '../skia/skia.gyp:skia',
710 '../ui/aura/aura.gyp:aura',
711 '../ui/base/strings/ui_strings.gyp:ui_strings',
712 '../ui/base/ui_base.gyp:ui_base',
713 '../ui/compositor/compositor.gyp:compositor',
714 '../ui/events/events.gyp:events',
715 '../ui/gfx/gfx.gyp:gfx',
716 '../ui/gfx/gfx.gyp:gfx_geometry',
717 '../ui/resources/ui_resources.gyp:ui_resources',
718 '../ui/views/controls/webview/webview.gyp:webview',
719 '../ui/views/views.gyp:views',
720 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
721 '../url/url.gyp:url_lib',
722 'ash_strings.gyp:ash_strings',
727 'ASH_WITH_CONTENT_IMPLEMENTATION',
730 'content_support/ash_with_content_export.h',
731 'content_support/gpu_support_impl.cc',
732 'content_support/gpu_support_impl.h',
733 'screensaver/screensaver_view.cc',
734 'screensaver/screensaver_view.h',
735 'keyboard_overlay/keyboard_overlay_delegate.cc',
736 'keyboard_overlay/keyboard_overlay_delegate.h',
737 'keyboard_overlay/keyboard_overlay_view.cc',
738 'keyboard_overlay/keyboard_overlay_view.h',
742 'target_name': 'ash_test_support',
743 'type': 'static_library',
745 '../skia/skia.gyp:skia',
746 '../testing/gtest.gyp:gtest',
747 '../ui/accessibility/accessibility.gyp:ax_gen',
748 '../ui/app_list/app_list.gyp:app_list_test_support',
749 '../ui/views/views.gyp:views_test_support',
754 'shell/keyboard_controller_proxy_stub.cc',
755 'shell/keyboard_controller_proxy_stub.h',
756 'shell/toplevel_window.cc',
757 'shell/toplevel_window.h',
758 'test/app_list_controller_test_api.cc',
759 'test/app_list_controller_test_api.h',
760 'test/ash_test_base.cc',
761 'test/ash_test_base.h',
762 'test/ash_test_helper.cc',
763 'test/ash_test_helper.h',
764 'test/cursor_manager_test_api.cc',
765 'test/cursor_manager_test_api.h',
766 'test/display_manager_test_api.cc',
767 'test/display_manager_test_api.h',
768 'test/mirror_window_test_api.cc',
769 'test/mirror_window_test_api.h',
770 'test/overflow_bubble_view_test_api.cc',
771 'test/overflow_bubble_view_test_api.h',
772 'test/shelf_item_delegate_manager_test_api.cc',
773 'test/shelf_item_delegate_manager_test_api.h',
774 'test/shelf_test_api.cc',
775 'test/shelf_test_api.h',
776 'test/shelf_view_test_api.cc',
777 'test/shelf_view_test_api.h',
778 'test/shell_test_api.cc',
779 'test/shell_test_api.h',
780 'test/test_activation_delegate.cc',
781 'test/test_activation_delegate.h',
782 'test/test_screenshot_delegate.cc',
783 'test/test_screenshot_delegate.cc',
784 'test/test_session_state_delegate.cc',
785 'test/test_session_state_delegate.h',
786 'test/test_shelf_delegate.cc',
787 'test/test_shelf_delegate.h',
788 'test/test_shelf_item_delegate.cc',
789 'test/test_shelf_item_delegate.h',
790 'test/test_shell_delegate.cc',
791 'test/test_shell_delegate.h',
792 'test/test_suite.cc',
794 'test/test_suite_init.h',
795 'test/test_suite_init.mm',
796 'test/test_system_tray_delegate.cc',
797 'test/test_system_tray_delegate.h',
798 'test/test_user_wallpaper_delegate.cc',
799 'test/test_user_wallpaper_delegate.h',
800 'test/ui_controls_factory_ash.cc',
801 'test/ui_controls_factory_ash.h',
806 '../ipc/ipc.gyp:ipc',
807 '../ui/metro_viewer/metro_viewer.gyp:metro_viewer_messages',
808 '../win8/win8.gyp:metro_viewer',
809 '../win8/win8.gyp:test_support_win8',
810 '../win8/win8_tests.gyp:test_registrar',
813 'test/test_metro_viewer_process_host.cc',
814 'test/test_metro_viewer_process_host.h',
820 'target_name': 'ash_unittests',
821 'type': 'executable',
823 '../base/base.gyp:base',
824 '../base/base.gyp:test_support_base',
825 '../chrome/chrome_resources.gyp:packed_resources',
826 '../content/content.gyp:content_browser',
827 '../content/content_shell_and_tests.gyp:test_support_content',
828 '../skia/skia.gyp:skia',
829 '../testing/gtest.gyp:gtest',
830 '../third_party/icu/icu.gyp:icui18n',
831 '../third_party/icu/icu.gyp:icuuc',
832 '../ui/accessibility/accessibility.gyp:accessibility',
833 '../ui/app_list/app_list.gyp:app_list',
834 '../ui/aura/aura.gyp:aura',
835 '../ui/aura/aura.gyp:aura_test_support',
836 '../ui/base/ui_base.gyp:ui_base',
837 '../ui/compositor/compositor.gyp:compositor',
838 '../ui/compositor/compositor.gyp:compositor_test_support',
839 '../ui/events/events.gyp:events',
840 '../ui/events/events.gyp:events_test_support',
841 '../ui/gfx/gfx.gyp:gfx',
842 '../ui/gfx/gfx.gyp:gfx_geometry',
843 '../ui/keyboard/keyboard.gyp:keyboard',
844 '../ui/message_center/message_center.gyp:message_center',
845 '../ui/message_center/message_center.gyp:message_center_test_support',
846 '../ui/resources/ui_resources.gyp:ui_resources',
847 '../ui/ui_unittests.gyp:ui_test_support',
848 '../ui/views/controls/webview/webview_tests.gyp:webview_test_support',
849 '../ui/views/examples/examples.gyp:views_examples_with_content_lib',
850 '../ui/views/views.gyp:views',
851 '../ui/views/views.gyp:views_test_support',
852 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
853 '../ui/wm/wm.gyp:wm_core',
854 '../url/url.gyp:url_lib',
855 'ash_strings.gyp:ash_strings',
862 'accelerators/accelerator_commands_unittest.cc',
863 'accelerators/accelerator_controller_unittest.cc',
864 'accelerators/accelerator_filter_unittest.cc',
865 'accelerators/accelerator_table_unittest.cc',
866 'accelerators/magnifier_key_scroller_unittest.cc',
867 'accelerators/nested_dispatcher_controller_unittest.cc',
868 'accelerators/spoken_feedback_toggler_unittest.cc',
869 'autoclick/autoclick_unittest.cc',
870 'desktop_background/desktop_background_controller_unittest.cc',
871 'desktop_background/wallpaper_resizer_unittest.cc',
873 'display/display_change_observer_chromeos_unittest.cc',
874 'display/display_controller_unittest.cc',
875 'display/display_error_observer_chromeos_unittest.cc',
876 'display/display_info_unittest.cc',
877 'display/display_manager_unittest.cc',
878 'display/mirror_window_controller_unittest.cc',
879 'display/virtual_keyboard_window_controller_unittest.cc',
880 'display/mouse_cursor_event_filter_unittest.cc',
881 'display/projecting_observer_chromeos_unittest.cc',
882 'display/resolution_notification_controller_unittest.cc',
883 'display/root_window_transformers_unittest.cc',
884 'display/screen_position_controller_unittest.cc',
885 'drag_drop/drag_drop_controller_unittest.cc',
886 'drag_drop/drag_drop_tracker_unittest.cc',
887 'extended_desktop_unittest.cc',
888 'focus_cycler_unittest.cc',
889 'frame/caption_buttons/alternate_frame_size_button_unittest.cc',
890 'frame/caption_buttons/frame_caption_button_container_view_unittest.cc',
891 'frame/caption_buttons/frame_maximize_button_unittest.cc',
892 'frame/custom_frame_view_ash_unittest.cc',
893 'frame/default_header_painter_unittest.cc',
894 'ime/candidate_window_view_unittest.cc',
895 'ime/input_method_menu_item_unittest.cc',
896 'ime/input_method_menu_manager_unittest.cc',
897 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc',
898 'keyboard_overlay/keyboard_overlay_view_unittest.cc',
899 'magnifier/magnification_controller_unittest.cc',
900 'root_window_controller_unittest.cc',
901 'screen_util_unittest.cc',
902 'screensaver/screensaver_view_unittest.cc',
903 'session_state_delegate_stub.cc',
904 'session_state_delegate_stub.h',
905 'shelf/scoped_observer_with_duplicated_sources_unittest.cc',
906 'shelf/shelf_layout_manager_unittest.cc',
907 'shelf/shelf_model_unittest.cc',
908 'shelf/shelf_navigator_unittest.cc',
909 'shelf/shelf_tooltip_manager_unittest.cc',
910 'shelf/shelf_unittest.cc',
911 'shelf/shelf_view_unittest.cc',
912 'shelf/shelf_widget_unittest.cc',
913 'shelf/shelf_window_watcher_unittest.cc',
916 'shell/context_menu.cc',
917 'shell/context_menu.h',
918 'shell/lock_view.cc',
919 'shell/panel_window.cc',
920 'shell/panel_window.h',
921 'shell/shelf_delegate_impl.cc',
922 'shell/shelf_delegate_impl.h',
923 'shell/shell_delegate_impl.cc',
924 'shell/shell_delegate_impl.h',
926 'shell/window_type_launcher.cc',
927 'shell/window_type_launcher.h',
928 'shell/window_watcher.cc',
929 'shell/window_watcher.h',
930 'shell/window_watcher_shelf_item_delegate.cc',
931 'shell/window_watcher_shelf_item_delegate.h',
932 'shell/window_watcher_unittest.cc',
934 'sticky_keys/sticky_keys_overlay_unittest.cc',
935 'sticky_keys/sticky_keys_unittest.cc',
936 'system/chromeos/brightness/tray_brightness_unittest.cc',
937 'system/chromeos/managed/tray_locally_managed_user_unittest.cc',
938 'system/chromeos/network/network_state_notifier_unittest.cc',
939 'system/chromeos/power/power_event_observer_unittest.cc',
940 'system/chromeos/power/power_status_unittest.cc',
941 'system/chromeos/power/power_status_view_unittest.cc',
942 'system/chromeos/power/tray_power_unittest.cc',
943 'system/chromeos/screen_security/screen_tray_item_unittest.cc',
944 'system/chromeos/session/logout_confirmation_controller_unittest.cc',
945 'system/chromeos/session/tray_session_length_limit_unittest.cc',
946 'system/chromeos/tray_display_unittest.cc',
947 'system/date/date_view_unittest.cc',
948 'system/overview/overview_button_tray_unittest.cc',
949 'system/tray/system_tray_unittest.cc',
950 'system/tray/tray_details_view_unittest.cc',
951 'system/user/tray_user_unittest.cc',
952 'system/web_notification/web_notification_tray_unittest.cc',
953 'test/ash_test_helper_unittest.cc',
954 'test/ash_unittests.cc',
955 'tooltips/tooltip_controller_unittest.cc',
956 'touch/touch_observer_hud_unittest.cc',
957 'wm/app_list_controller_unittest.cc',
958 'wm/ash_native_cursor_manager_unittest.cc',
959 'wm/dock/docked_window_layout_manager_unittest.cc',
960 'wm/dock/docked_window_resizer_unittest.cc',
961 'wm/drag_window_resizer_unittest.cc',
962 'wm/gestures/overview_gesture_handler_unittest.cc',
963 'wm/immersive_fullscreen_controller_unittest.cc',
964 'wm/lock_state_controller_unittest.cc',
965 'wm/maximize_mode/maximize_mode_window_manager_unittest.cc',
966 'wm/mru_window_tracker_unittest.cc',
967 'wm/overview/window_selector_unittest.cc',
968 'wm/panels/panel_layout_manager_unittest.cc',
969 'wm/panels/panel_window_resizer_unittest.cc',
970 'wm/partial_screenshot_view_unittest.cc',
971 'wm/resize_shadow_and_cursor_unittest.cc',
972 'wm/screen_dimmer_unittest.cc',
973 'wm/stacking_controller_unittest.cc',
974 'wm/system_gesture_event_filter_unittest.cc',
975 'wm/system_modal_container_layout_manager_unittest.cc',
976 'wm/toplevel_window_event_handler_unittest.cc',
977 'wm/video_detector_unittest.cc',
978 'wm/window_animations_unittest.cc',
979 'wm/window_manager_unittest.cc',
980 'wm/window_modality_controller_unittest.cc',
981 'wm/window_positioner_unittest.cc',
982 'wm/window_state_unittest.cc',
983 'wm/window_util_unittest.cc',
984 'wm/maximize_mode/workspace_backdrop_delegate.cc',
985 'wm/maximize_mode/workspace_backdrop_delegate.h',
986 'wm/workspace/magnetism_matcher_unittest.cc',
987 'wm/workspace/multi_window_resize_controller_unittest.cc',
988 'wm/workspace/phantom_window_controller_unittest.cc',
989 'wm/workspace/workspace_event_handler_test_helper.cc',
990 'wm/workspace/workspace_event_handler_test_helper.h',
991 'wm/workspace/workspace_event_handler_unittest.cc',
992 'wm/workspace/workspace_layout_manager_unittest.cc',
993 'wm/workspace/workspace_window_resizer_unittest.cc',
994 'wm/workspace_controller_test_helper.cc',
995 'wm/workspace_controller_test_helper.h',
996 'wm/workspace_controller_unittest.cc',
1001 # TODO(zork): fix this test to build on Windows. See: crosbug.com/26906
1002 ['exclude', 'focus_cycler_unittest.cc'],
1003 # All tests for multiple displays: not supported on Windows Ash.
1004 ['exclude', 'accelerators/nested_dispatcher_controller_unittest.cc'],
1005 ['exclude', 'wm/drag_window_resizer_unittest.cc'],
1006 # Can't resize on Windows Ash. http://crbug.com/165962
1007 ['exclude', 'ash_root_window_transformer_unittest.cc'],
1008 ['exclude', 'magnifier/magnification_controller_unittest.cc'],
1009 ['exclude', 'wm/workspace/workspace_window_resizer_unittest.cc'],
1010 ['exclude', 'sticky_keys/sticky_keys_overlay_unittest.cc'],
1011 ['exclude', 'sticky_keys/sticky_keys_unittest.cc'],
1012 ['exclude', 'autoclick/autoclick_unittest.cc'],
1015 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_unscaled_resources.rc',
1017 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
1018 'msvs_disabled_warnings': [ 4267, ],
1020 ['OS=="win" and win_use_allocator_shim==1', {
1022 '../base/allocator/allocator.gyp:allocator',
1027 ['exclude', 'accelerators/magnifier_key_scroller_unittest.cc'],
1028 ['exclude', 'accelerators/spoken_feedback_toggler_unittest.cc'],
1033 '../chromeos/chromeos.gyp:power_manager_proto',
1034 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
1035 '../ui/display/display.gyp:display',
1036 '../ui/display/display.gyp:display_test_util',
1039 'first_run/first_run_helper_unittest.cc',
1041 }, { # else: chromeos!=1
1043 ['exclude', 'display/resolution_notification_controller_unittest.cc'],
1046 # TODO(dmikurube): Kill linux_use_tcmalloc. http://crbug.com/345554
1047 ['OS=="linux" and component=="shared_library" and ((use_allocator!="none" and use_allocator!="see_use_tcmalloc") or (use_allocator=="see_use_tcmalloc" and linux_use_tcmalloc==1))', {
1049 '<(DEPTH)/base/allocator/allocator.gyp:allocator',
1052 'ldflags': ['-rdynamic'],
1058 'target_name': 'ash_shell',
1059 'type': 'executable',
1061 'ash_strings.gyp:ash_strings',
1062 '../base/base.gyp:base',
1063 '../base/base.gyp:base_i18n',
1064 '../chrome/chrome_resources.gyp:packed_resources',
1065 '../content/content_shell_and_tests.gyp:content_shell_lib',
1066 '../content/content.gyp:content',
1067 '../skia/skia.gyp:skia',
1068 '../third_party/icu/icu.gyp:icui18n',
1069 '../third_party/icu/icu.gyp:icuuc',
1070 '../ui/app_list/app_list.gyp:app_list',
1071 '../ui/aura/aura.gyp:aura',
1072 '../ui/base/ui_base.gyp:ui_base',
1073 '../ui/compositor/compositor.gyp:compositor',
1074 '../ui/events/events.gyp:events',
1075 '../ui/gfx/gfx.gyp:gfx',
1076 '../ui/gfx/gfx.gyp:gfx_geometry',
1077 '../ui/keyboard/keyboard.gyp:keyboard',
1078 '../ui/message_center/message_center.gyp:message_center',
1079 '../ui/resources/ui_resources.gyp:ui_resources',
1080 '../ui/views/examples/examples.gyp:views_examples_lib',
1081 '../ui/views/examples/examples.gyp:views_examples_with_content_lib',
1082 '../ui/views/views.gyp:views',
1083 '../ui/views/views.gyp:views_test_support',
1089 'session_state_delegate_stub.cc',
1090 'session_state_delegate_stub.h',
1091 'shell/app_list.cc',
1093 'shell/content_client/shell_browser_main_parts.cc',
1094 'shell/content_client/shell_browser_main_parts.h',
1095 'shell/content_client/shell_content_browser_client.cc',
1096 'shell/content_client/shell_content_browser_client.h',
1097 'shell/content_client/shell_main_delegate.cc',
1098 'shell/content_client/shell_main_delegate.h',
1099 'shell/context_menu.cc',
1100 'shell/context_menu.h',
1101 'shell/example_factory.h',
1102 'shell/keyboard_controller_proxy_stub.cc',
1103 'shell/keyboard_controller_proxy_stub.h',
1104 'shell/lock_view.cc',
1105 'shell/panel_window.cc',
1106 'shell/panel_window.h',
1107 'shell/shelf_delegate_impl.cc',
1108 'shell/shelf_delegate_impl.h',
1109 'shell/shell_delegate_impl.cc',
1110 'shell/shell_delegate_impl.h',
1111 'shell/shell_main.cc',
1112 'shell/shell_main_parts.cc',
1113 'shell/shell_main_parts.h',
1114 'shell/toplevel_window.cc',
1115 'shell/toplevel_window.h',
1117 'shell/window_type_launcher.cc',
1118 'shell/window_type_launcher.h',
1119 'shell/window_watcher.cc',
1120 'shell/window_watcher.h',
1121 'shell/window_watcher_shelf_item_delegate.cc',
1122 'shell/window_watcher_shelf_item_delegate.h',
1123 '../content/app/startup_helper_win.cc',
1124 '../ui/views/test/test_views_delegate.cc',
1130 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
1134 '../sandbox/sandbox.gyp:sandbox',
1139 '../device/bluetooth/bluetooth.gyp:device_bluetooth',