Move request_stage.* to extensions/browser/api/declarative_webrequest.
[chromium-blink-merge.git] / ash / ash.gyp
blob9fb0cd6c8a2fee84d9eacd645f065c4cc43eb8d3
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.
6   'variables': {
7     'chromium_code': 1,
8     'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome',
9     # These files lists are shared with the GN build.
10     'ash_sources': [
11       'accelerators/accelerator_commands.cc',
12       'accelerators/accelerator_commands.h',
13       'accelerators/accelerator_controller.cc',
14       'accelerators/accelerator_controller.h',
15       'accelerators/nested_accelerator_delegate.cc',
16       'accelerators/nested_accelerator_delegate.h',
17       'accelerators/accelerator_delegate.cc',
18       'accelerators/accelerator_delegate.h',
19       'accelerators/accelerator_table.cc',
20       'accelerators/accelerator_table.h',
21       'accelerators/debug_commands.cc',
22       'accelerators/debug_commands.h',
23       'accelerators/exit_warning_handler.cc',
24       'accelerators/exit_warning_handler.h',
25       'accelerators/key_hold_detector.cc',
26       'accelerators/key_hold_detector.h',
27       'accelerators/focus_manager_factory.cc',
28       'accelerators/focus_manager_factory.h',
29       'accelerators/magnifier_key_scroller.cc',
30       'accelerators/magnifier_key_scroller.h',
31       'accelerators/spoken_feedback_toggler.cc',
32       'accelerators/spoken_feedback_toggler.h',
33       'accelerometer/accelerometer_controller.cc',
34       'accelerometer/accelerometer_controller.h',
35       'accelerometer/accelerometer_observer.h',
36       'accessibility_delegate.h',
37       'audio/sounds.cc',
38       'audio/sounds.h',
39       'autoclick/autoclick_controller.cc',
40       'autoclick/autoclick_controller.h',
41       'ash_constants.cc',
42       'ash_constants.h',
43       'ash_export.h',
44       'ash_switches.cc',
45       'ash_switches.h',
46       'ash_touch_exploration_manager_chromeos.cc',
47       'ash_touch_exploration_manager_chromeos.h',
48       'cancel_mode.cc',
49       'cancel_mode.h',
50       'debug.cc',
51       'debug.h',
52       'default_accessibility_delegate.cc',
53       'default_accessibility_delegate.h',
54       'default_user_wallpaper_delegate.cc',
55       'default_user_wallpaper_delegate.h',
56       'desktop_background/desktop_background_controller.cc',
57       'desktop_background/desktop_background_controller.h',
58       'desktop_background/desktop_background_controller_observer.h',
59       'desktop_background/desktop_background_view.cc',
60       'desktop_background/desktop_background_view.h',
61       'desktop_background/desktop_background_widget_controller.cc',
62       'desktop_background/desktop_background_widget_controller.h',
63       'desktop_background/user_wallpaper_delegate.h',
64       'desktop_background/wallpaper_resizer.cc',
65       'desktop_background/wallpaper_resizer.h',
66       'desktop_background/wallpaper_resizer_observer.h',
67       'display/cursor_window_controller.cc',
68       'display/cursor_window_controller.h',
69       'display/display_change_observer_chromeos.cc',
70       'display/display_change_observer_chromeos.h',
71       'display/display_configurator_animation.cc',
72       'display/display_configurator_animation.h',
73       'display/display_controller.cc',
74       'display/display_controller.h',
75       'display/display_error_observer_chromeos.cc',
76       'display/display_error_observer_chromeos.h',
77       'display/display_info.h',
78       'display/display_info.cc',
79       'display/display_layout.h',
80       'display/display_layout.cc',
81       'display/display_layout_store.h',
82       'display/display_layout_store.cc',
83       'display/display_manager.cc',
84       'display/display_manager.h',
85       'display/display_pref_util.h',
86       'display/event_transformation_handler.cc',
87       'display/event_transformation_handler.h',
88       'display/mirror_window_controller.cc',
89       'display/mirror_window_controller.h',
90       'display/mouse_cursor_event_filter.cc',
91       'display/mouse_cursor_event_filter.h',
92       'display/mouse_cursor_event_filter_ozone.cc',
93       'display/projecting_observer_chromeos.cc',
94       'display/projecting_observer_chromeos.h',
95       'display/resolution_notification_controller.cc',
96       'display/resolution_notification_controller.h',
97       'display/root_window_transformers.cc',
98       'display/root_window_transformers.h',
99       'display/screen_ash.cc',
100       'display/screen_ash.h',
101       'display/screen_position_controller.cc',
102       'display/screen_position_controller.h',
103       'display/shared_display_edge_indicator.cc',
104       'display/shared_display_edge_indicator.h',
105       'display/virtual_keyboard_window_controller.cc',
106       'display/virtual_keyboard_window_controller.h',
107       'drag_drop/drag_drop_controller.cc',
108       'drag_drop/drag_drop_controller.h',
109       'drag_drop/drag_drop_tracker.cc',
110       'drag_drop/drag_drop_tracker.h',
111       'drag_drop/drag_image_view.cc',
112       'drag_drop/drag_image_view.h',
113       'first_run/desktop_cleaner.cc',
114       'first_run/desktop_cleaner.h',
115       'first_run/first_run_helper.cc',
116       'first_run/first_run_helper.h',
117       'first_run/first_run_helper_impl.cc',
118       'first_run/first_run_helper_impl.h',
119       'focus_cycler.cc',
120       'focus_cycler.h',
121       'frame/caption_buttons/caption_button_types.h',
122       'frame/caption_buttons/frame_caption_button.cc',
123       'frame/caption_buttons/frame_caption_button.h',
124       'frame/caption_buttons/frame_caption_button_container_view.cc',
125       'frame/caption_buttons/frame_caption_button_container_view.h',
126       'frame/caption_buttons/frame_size_button.cc',
127       'frame/caption_buttons/frame_size_button.h',
128       'frame/caption_buttons/frame_size_button_delegate.h',
129       'frame/custom_frame_view_ash.cc',
130       'frame/custom_frame_view_ash.h',
131       'frame/frame_border_hit_test_controller.cc',
132       'frame/frame_border_hit_test_controller.h',
133       'frame/default_header_painter.cc',
134       'frame/default_header_painter.h',
135       'frame/frame_util.cc',
136       'frame/frame_util.h',
137       'frame/header_painter.h',
138       'frame/header_painter_util.cc',
139       'frame/header_painter_util.h',
140       'gpu_support.h',
141       'gpu_support_stub.cc',
142       'gpu_support_stub.h',
143       'high_contrast/high_contrast_controller.cc',
144       'high_contrast/high_contrast_controller.h',
145       'host/ash_remote_window_tree_host_win.cc',
146       'host/ash_remote_window_tree_host_win.h',
147       'host/ash_window_tree_host.h',
148       'host/ash_window_tree_host_init_params.cc',
149       'host/ash_window_tree_host_init_params.h',
150       'host/ash_window_tree_host_ozone.cc',
151       'host/ash_window_tree_host_win.cc',
152       'host/ash_window_tree_host_x11.cc',
153       'host/ash_window_tree_host_x11.h',
154       'host/root_window_transformer.h',
155       'host/transformer_helper.cc',
156       'host/transformer_helper.h',
157       'ime/candidate_view.cc',
158       'ime/candidate_view.h',
159       'ime/candidate_window_view.cc',
160       'ime/candidate_window_view.h',
161       'ime/infolist_window.cc',
162       'ime/infolist_window.h',
163       'ime/input_method_menu_item.cc',
164       'ime/input_method_menu_item.h',
165       'ime/input_method_menu_manager.cc',
166       'ime/input_method_menu_manager.h',
167       'ime/mode_indicator_view.cc',
168       'ime/mode_indicator_view.h',
169       'keyboard_uma_event_filter.cc',
170       'keyboard_uma_event_filter.h',
171       'magnifier/magnification_controller.cc',
172       'magnifier/magnification_controller.h',
173       'magnifier/magnifier_constants.h',
174       'magnifier/partial_magnification_controller.cc',
175       'magnifier/partial_magnification_controller.h',
176       'metrics/user_metrics_recorder.cc',
177       'metrics/user_metrics_recorder.h',
178       'multi_profile_uma.cc',
179       'multi_profile_uma.h',
180       'popup_message.cc',
181       'popup_message.h',
182       'root_window_controller.cc',
183       'root_window_controller.h',
184       'root_window_settings.cc',
185       'root_window_settings.h',
186       'rotator/screen_rotation.cc',
187       'rotator/screen_rotation.h',
188       'scoped_target_root_window.cc',
189       'scoped_target_root_window.h',
190       'screen_util.cc',
191       'screen_util.h',
192       'screenshot_delegate.h',
193       'session/session_state_delegate.cc',
194       'session/session_state_delegate.h',
195       'session/session_state_observer.cc',
196       'session/session_state_observer.h',
197       'shelf/app_list_button.cc',
198       'shelf/app_list_button.h',
199       'shelf/app_list_shelf_item_delegate.cc',
200       'shelf/app_list_shelf_item_delegate.h',
201       'shelf/background_animator.cc',
202       'shelf/background_animator.h',
203       'shelf/overflow_bubble.cc',
204       'shelf/overflow_bubble.h',
205       'shelf/overflow_bubble_view.cc',
206       'shelf/overflow_bubble_view.h',
207       'shelf/overflow_button.cc',
208       'shelf/overflow_button.h',
209       'shelf/scoped_observer_with_duplicated_sources.h',
210       'shelf/shelf.cc',
211       'shelf/shelf.h',
212       'shelf/shelf_alignment_menu.cc',
213       'shelf/shelf_alignment_menu.h',
214       'shelf/shelf_bezel_event_filter.cc',
215       'shelf/shelf_bezel_event_filter.h',
216       'shelf/shelf_button.cc',
217       'shelf/shelf_button.h',
218       'shelf/shelf_button_host.h',
219       'shelf/shelf_constants.cc',
220       'shelf/shelf_constants.h',
221       'shelf/shelf_delegate.h',
222       'shelf/shelf_icon_observer.h',
223       'shelf/shelf_item_delegate.h',
224       'shelf/shelf_item_delegate_manager.cc',
225       'shelf/shelf_item_delegate_manager.h',
226       'shelf/shelf_item_types.cc',
227       'shelf/shelf_item_types.h',
228       'shelf/shelf_layout_manager.cc',
229       'shelf/shelf_layout_manager.h',
230       'shelf/shelf_layout_manager_observer.h',
231       'shelf/shelf_menu_model.h',
232       'shelf/shelf_model.cc',
233       'shelf/shelf_model.h',
234       'shelf/shelf_model_observer.h',
235       'shelf/shelf_navigator.cc',
236       'shelf/shelf_navigator.h',
237       'shelf/shelf_tooltip_manager.cc',
238       'shelf/shelf_tooltip_manager.h',
239       'shelf/shelf_types.h',
240       'shelf/shelf_util.cc',
241       'shelf/shelf_util.h',
242       'shelf/shelf_view.cc',
243       'shelf/shelf_view.h',
244       'shelf/shelf_widget.cc',
245       'shelf/shelf_widget.h',
246       'shelf/shelf_window_watcher.cc',
247       'shelf/shelf_window_watcher.h',
248       'shelf/shelf_window_watcher_item_delegate.cc',
249       'shelf/shelf_window_watcher_item_delegate.h',
250       'shell.cc',
251       'shell.h',
252       'shell_delegate.h',
253       'shell_factory.h',
254       'shell_init_params.cc',
255       'shell_init_params.h',
256       'shell_window_ids.h',
257       'snap_to_pixel_layout_manager.cc',
258       'snap_to_pixel_layout_manager.h',
259       'sticky_keys/sticky_keys_state.h',
260       'sticky_keys/sticky_keys_controller.cc',
261       'sticky_keys/sticky_keys_controller.h',
262       'sticky_keys/sticky_keys_overlay.cc',
263       'sticky_keys/sticky_keys_overlay.h',
264       'switchable_windows.cc',
265       'switchable_windows.h',
266       'system/audio/audio_observer.h',
267       'system/audio/tray_audio.cc',
268       'system/audio/tray_audio.h',
269       'system/audio/tray_audio_delegate.h',
270       'system/audio/volume_view.cc',
271       'system/audio/volume_view.h',
272       'system/bluetooth/bluetooth_observer.h',
273       'system/bluetooth/tray_bluetooth.cc',
274       'system/bluetooth/tray_bluetooth.h',
275       'system/brightness_control_delegate.h',
276       'system/chromeos/audio/audio_detailed_view.cc',
277       'system/chromeos/audio/audio_detailed_view.h',
278       'system/chromeos/audio/tray_audio_chromeos.cc',
279       'system/chromeos/audio/tray_audio_chromeos.h',
280       'system/chromeos/audio/tray_audio_delegate_chromeos.cc',
281       'system/chromeos/audio/tray_audio_delegate_chromeos.h',
282       'system/chromeos/bluetooth/bluetooth_notification_controller.cc',
283       'system/chromeos/bluetooth/bluetooth_notification_controller.h',
284       'system/chromeos/brightness/brightness_controller_chromeos.cc',
285       'system/chromeos/brightness/brightness_controller_chromeos.h',
286       'system/chromeos/brightness/tray_brightness.cc',
287       'system/chromeos/brightness/tray_brightness.h',
288       'system/chromeos/enterprise/enterprise_domain_observer.h',
289       'system/chromeos/enterprise/tray_enterprise.cc',
290       'system/chromeos/enterprise/tray_enterprise.h',
291       'system/chromeos/keyboard_brightness_controller.cc',
292       'system/chromeos/keyboard_brightness_controller.h',
293       'system/chromeos/label_tray_view.cc',
294       'system/chromeos/label_tray_view.h',
295       'system/chromeos/multi_user/user_switch_util.cc',
296       'system/chromeos/multi_user/user_switch_util.h',
297       'system/chromeos/network/network_connect.cc',
298       'system/chromeos/network/network_connect.h',
299       'system/chromeos/network/network_detailed_view.h',
300       'system/chromeos/network/network_observer.h',
301       'system/chromeos/network/network_portal_detector_observer.h',
302       'system/chromeos/network/network_state_list_detailed_view.cc',
303       'system/chromeos/network/network_state_list_detailed_view.h',
304       'system/chromeos/network/network_state_notifier.cc',
305       'system/chromeos/network/network_state_notifier.h',
306       'system/chromeos/network/tray_network.cc',
307       'system/chromeos/network/tray_network.h',
308       'system/chromeos/network/tray_network_state_observer.cc',
309       'system/chromeos/network/tray_network_state_observer.h',
310       'system/chromeos/network/tray_sms.cc',
311       'system/chromeos/network/tray_sms.h',
312       'system/chromeos/network/tray_vpn.cc',
313       'system/chromeos/network/tray_vpn.h',
314       'system/chromeos/power/power_event_observer.cc',
315       'system/chromeos/power/power_event_observer.h',
316       'system/chromeos/power/power_status.cc',
317       'system/chromeos/power/power_status.h',
318       'system/chromeos/power/power_status_view.cc',
319       'system/chromeos/power/power_status_view.h',
320       'system/chromeos/power/tray_power.cc',
321       'system/chromeos/power/tray_power.h',
322       'system/chromeos/power/video_activity_notifier.cc',
323       'system/chromeos/power/video_activity_notifier.h',
324       'system/chromeos/rotation/tray_rotation_lock.cc',
325       'system/chromeos/rotation/tray_rotation_lock.h',
326       'system/chromeos/screen_security/screen_capture_observer.h',
327       'system/chromeos/screen_security/screen_capture_tray_item.cc',
328       'system/chromeos/screen_security/screen_capture_tray_item.h',
329       'system/chromeos/screen_security/screen_share_observer.h',
330       'system/chromeos/screen_security/screen_share_tray_item.cc',
331       'system/chromeos/screen_security/screen_share_tray_item.h',
332       'system/chromeos/screen_security/screen_tray_item.cc',
333       'system/chromeos/screen_security/screen_tray_item.h',
334       'system/chromeos/session/last_window_closed_observer.h',
335       'system/chromeos/session/last_window_closed_logout_reminder.cc',
336       'system/chromeos/session/last_window_closed_logout_reminder.h',
337       'system/chromeos/session/logout_button_observer.h',
338       'system/chromeos/session/logout_button_tray.cc',
339       'system/chromeos/session/logout_button_tray.h',
340       'system/chromeos/session/logout_confirmation_controller.cc',
341       'system/chromeos/session/logout_confirmation_controller.h',
342       'system/chromeos/session/logout_confirmation_dialog.cc',
343       'system/chromeos/session/logout_confirmation_dialog.h',
344       'system/chromeos/session/session_length_limit_observer.h',
345       'system/chromeos/session/tray_session_length_limit.cc',
346       'system/chromeos/session/tray_session_length_limit.h',
347       'system/chromeos/settings/tray_settings.cc',
348       'system/chromeos/settings/tray_settings.h',
349       'system/chromeos/supervised/tray_supervised_user.cc',
350       'system/chromeos/supervised/tray_supervised_user.h',
351       'system/chromeos/system_clock_observer.cc',
352       'system/chromeos/system_clock_observer.h',
353       'system/chromeos/tray_caps_lock.cc',
354       'system/chromeos/tray_caps_lock.h',
355       'system/chromeos/tray_display.cc',
356       'system/chromeos/tray_display.h',
357       'system/chromeos/tray_tracing.cc',
358       'system/chromeos/tray_tracing.h',
359       'system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc',
360       'system/chromeos/virtual_keyboard/virtual_keyboard_tray.h',
361       'system/date/clock_observer.h',
362       'system/date/date_default_view.cc',
363       'system/date/date_default_view.h',
364       'system/date/date_view.cc',
365       'system/date/date_view.h',
366       'system/date/tray_date.cc',
367       'system/date/tray_date.h',
368       'system/ime/ime_observer.h',
369       'system/ime/tray_ime.cc',
370       'system/ime/tray_ime.h',
371       'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
372       'system/locale/locale_notification_controller.cc',
373       'system/locale/locale_notification_controller.h',
374       'system/overview/overview_button_tray.h',
375       'system/overview/overview_button_tray.cc',
376       'system/status_area_widget.cc',
377       'system/status_area_widget.h',
378       'system/status_area_widget_delegate.cc',
379       'system/status_area_widget_delegate.h',
380       'system/system_notifier.cc',
381       'system/system_notifier.h',
382       'system/tray/actionable_view.cc',
383       'system/tray/actionable_view.h',
384       'system/tray/default_system_tray_delegate.cc',
385       'system/tray/default_system_tray_delegate.h',
386       'system/tray/fixed_sized_image_view.cc',
387       'system/tray/fixed_sized_image_view.h',
388       'system/tray/fixed_sized_scroll_view.cc',
389       'system/tray/fixed_sized_scroll_view.h',
390       'system/tray/hover_highlight_view.cc',
391       'system/tray/hover_highlight_view.h',
392       'system/tray/media_security/media_capture_observer.h',
393       'system/tray/media_security/multi_profile_media_tray_item.cc',
394       'system/tray/media_security/multi_profile_media_tray_item.h',
395       'system/tray/special_popup_row.cc',
396       'system/tray/special_popup_row.h',
397       'system/tray/system_tray.cc',
398       'system/tray/system_tray.h',
399       'system/tray/system_tray_bubble.cc',
400       'system/tray/system_tray_bubble.h',
401       'system/tray/system_tray_delegate.cc',
402       'system/tray/system_tray_delegate.h',
403       'system/tray/system_tray_item.cc',
404       'system/tray/system_tray_item.h',
405       'system/tray/system_tray_notifier.cc',
406       'system/tray/system_tray_notifier.h',
407       'system/tray/throbber_view.cc',
408       'system/tray/throbber_view.h',
409       'system/tray/tray_background_view.cc',
410       'system/tray/tray_background_view.h',
411       'system/tray/tray_bar_button_with_title.cc',
412       'system/tray/tray_bar_button_with_title.h',
413       'system/tray/tray_bubble_wrapper.cc',
414       'system/tray/tray_bubble_wrapper.h',
415       'system/tray/tray_constants.cc',
416       'system/tray/tray_constants.h',
417       'system/tray/tray_details_view.cc',
418       'system/tray/tray_details_view.h',
419       'system/tray/tray_empty.cc',
420       'system/tray/tray_empty.h',
421       'system/tray/tray_event_filter.cc',
422       'system/tray/tray_event_filter.h',
423       'system/tray/tray_image_item.cc',
424       'system/tray/tray_image_item.h',
425       'system/tray/tray_item_more.cc',
426       'system/tray/tray_item_more.h',
427       'system/tray/tray_item_view.cc',
428       'system/tray/tray_item_view.h',
429       'system/tray/tray_notification_view.cc',
430       'system/tray/tray_notification_view.h',
431       'system/tray/tray_popup_header_button.cc',
432       'system/tray/tray_popup_header_button.h',
433       'system/tray/tray_popup_label_button.cc',
434       'system/tray/tray_popup_label_button.h',
435       'system/tray/tray_popup_label_button_border.cc',
436       'system/tray/tray_popup_label_button_border.h',
437       'system/tray/tray_utils.cc',
438       'system/tray/tray_utils.h',
439       'system/tray/view_click_listener.h',
440       'system/tray_accessibility.cc',
441       'system/tray_accessibility.h',
442       'system/tray_update.cc',
443       'system/tray_update.h',
444       'system/user/accounts_detailed_view.cc',
445       'system/user/accounts_detailed_view.h',
446       'system/user/config.cc',
447       'system/user/config.h',
448       'system/user/button_from_view.cc',
449       'system/user/button_from_view.h',
450       'system/user/login_status.cc',
451       'system/user/login_status.h',
452       'system/user/rounded_image_view.cc',
453       'system/user/rounded_image_view.h',
454       'system/user/tray_user.cc',
455       'system/user/tray_user.h',
456       'system/user/tray_user_separator.cc',
457       'system/user/tray_user_separator.h',
458       'system/user/update_observer.h',
459       'system/user/user_observer.h',
460       'system/user/user_accounts_delegate.cc',
461       'system/user/user_accounts_delegate.h',
462       'system/user/user_card_view.cc',
463       'system/user/user_card_view.h',
464       'system/user/user_view.cc',
465       'system/user/user_view.h',
466       'system/web_notification/ash_popup_alignment_delegate.cc',
467       'system/web_notification/ash_popup_alignment_delegate.h',
468       'system/web_notification/web_notification_tray.cc',
469       'system/web_notification/web_notification_tray.h',
470       'system/win/audio/tray_audio_delegate_win.cc',
471       'system/win/audio/tray_audio_delegate_win.h',
472       'system/win/audio/tray_audio_win.cc',
473       'system/win/audio/tray_audio_win.h',
474       'touch/touch_hud_debug.cc',
475       'touch/touch_hud_debug.h',
476       'touch/touch_hud_projection.cc',
477       'touch/touch_hud_projection.h',
478       'touch/touch_observer_hud.cc',
479       'touch/touch_observer_hud.h',
480       'touch/touch_transformer_controller.cc',
481       'touch/touch_transformer_controller.h',
482       'touch/touch_uma.cc',
483       'touch/touch_uma.h',
484       'volume_control_delegate.h',
485       'wm/app_list_controller.cc',
486       'wm/app_list_controller.h',
487       'wm/always_on_top_controller.cc',
488       'wm/always_on_top_controller.h',
489       'wm/ash_native_cursor_manager.cc',
490       'wm/ash_native_cursor_manager.h',
491       'wm/ash_focus_rules.cc',
492       'wm/ash_focus_rules.h',
493       'wm/boot_splash_screen_chromeos.cc',
494       'wm/boot_splash_screen_chromeos.h',
495       'wm/cursor_manager_chromeos.cc',
496       'wm/cursor_manager_chromeos.h',
497       'wm/coordinate_conversion.cc',
498       'wm/coordinate_conversion.h',
499       'wm/default_state.cc',
500       'wm/default_state.h',
501       'wm/default_window_resizer.cc',
502       'wm/default_window_resizer.h',
503       'wm/dock/docked_window_layout_manager.cc',
504       'wm/dock/docked_window_layout_manager.h',
505       'wm/dock/docked_window_layout_manager_observer.h',
506       'wm/dock/docked_window_resizer.cc',
507       'wm/dock/docked_window_resizer.h',
508       'wm/drag_details.cc',
509       'wm/drag_details.h',
510       'wm/drag_window_controller.cc',
511       'wm/drag_window_controller.h',
512       'wm/drag_window_resizer.cc',
513       'wm/drag_window_resizer.h',
514       'wm/event_client_impl.cc',
515       'wm/event_client_impl.h',
516       'wm/gestures/long_press_affordance_handler.cc',
517       'wm/gestures/long_press_affordance_handler.h',
518       'wm/gestures/overview_gesture_handler.cc',
519       'wm/gestures/overview_gesture_handler.h',
520       'wm/gestures/shelf_gesture_handler.cc',
521       'wm/gestures/shelf_gesture_handler.h',
522       'wm/gestures/tray_gesture_handler.cc',
523       'wm/gestures/tray_gesture_handler.h',
524       'wm/immersive_fullscreen_controller.cc',
525       'wm/immersive_fullscreen_controller.h',
526       'wm/immersive_revealed_lock.cc',
527       'wm/immersive_revealed_lock.h',
528       'wm/lock_layout_manager.cc',
529       'wm/lock_layout_manager.h',
530       'wm/lock_state_controller.cc',
531       'wm/lock_state_controller.h',
532       'wm/lock_state_observer.h',
533       'wm/lock_window_state.cc',
534       'wm/lock_window_state.h',
535       'wm/maximize_mode/maximize_mode_controller.cc',
536       'wm/maximize_mode/maximize_mode_controller.h',
537       'wm/maximize_mode/maximize_mode_window_manager.cc',
538       'wm/maximize_mode/maximize_mode_window_manager.h',
539       'wm/maximize_mode/maximize_mode_window_state.cc',
540       'wm/maximize_mode/maximize_mode_window_state.h',
541       'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h',
542       'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc',
543       'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h',
544       'wm/maximize_mode/workspace_backdrop_delegate.cc',
545       'wm/maximize_mode/workspace_backdrop_delegate.h',
546       'wm/mru_window_tracker.cc',
547       'wm/mru_window_tracker.h',
548       'wm/overlay_event_filter.cc',
549       'wm/overlay_event_filter.h',
550       'wm/overview/scoped_transform_overview_window.cc',
551       'wm/overview/scoped_transform_overview_window.h',
552       'wm/overview/scoped_window_copy.cc',
553       'wm/overview/scoped_window_copy.h',
554       'wm/overview/window_grid.cc',
555       'wm/overview/window_grid.h',
556       'wm/overview/window_selector.cc',
557       'wm/overview/window_selector.h',
558       'wm/window_cycle_controller.cc',
559       'wm/window_cycle_controller.h',
560       'wm/window_cycle_list.cc',
561       'wm/window_cycle_list.h',
562       'wm/overview/transparent_activate_window_button.cc',
563       'wm/overview/transparent_activate_window_button.h',
564       'wm/overview/window_selector_controller.cc',
565       'wm/overview/window_selector_controller.h',
566       'wm/overview/window_selector_delegate.h',
567       'wm/overview/window_selector_item.cc',
568       'wm/overview/window_selector_item.h',
569       'wm/overview/window_selector_panels.cc',
570       'wm/overview/window_selector_panels.h',
571       'wm/overview/window_selector_window.cc',
572       'wm/overview/window_selector_window.h',
573       'wm/panels/attached_panel_window_targeter.cc',
574       'wm/panels/attached_panel_window_targeter.h',
575       'wm/panels/panel_frame_view.cc',
576       'wm/panels/panel_frame_view.h',
577       'wm/panels/panel_layout_manager.cc',
578       'wm/panels/panel_layout_manager.h',
579       'wm/panels/panel_window_event_handler.cc',
580       'wm/panels/panel_window_event_handler.h',
581       'wm/panels/panel_window_resizer.cc',
582       'wm/panels/panel_window_resizer.h',
583       'wm/partial_screenshot_view.cc',
584       'wm/partial_screenshot_view.h',
585       'wm/power_button_controller.cc',
586       'wm/power_button_controller.h',
587       'wm/resize_handle_window_targeter.cc',
588       'wm/resize_handle_window_targeter.h',
589       'wm/resize_shadow.cc',
590       'wm/resize_shadow.h',
591       'wm/resize_shadow_controller.cc',
592       'wm/resize_shadow_controller.h',
593       'wm/root_window_layout_manager.cc',
594       'wm/root_window_layout_manager.h',
595       'wm/screen_dimmer.cc',
596       'wm/screen_dimmer.h',
597       'wm/session_state_animator.cc',
598       'wm/session_state_animator.h',
599       'wm/stacking_controller.cc',
600       'wm/stacking_controller.h',
601       'wm/status_area_layout_manager.cc',
602       'wm/status_area_layout_manager.h',
603       'wm/system_background_controller.cc',
604       'wm/system_background_controller.h',
605       'wm/system_gesture_event_filter.cc',
606       'wm/system_gesture_event_filter.h',
607       'wm/system_modal_container_event_filter.cc',
608       'wm/system_modal_container_event_filter.h',
609       'wm/system_modal_container_event_filter_delegate.h',
610       'wm/system_modal_container_layout_manager.cc',
611       'wm/system_modal_container_layout_manager.h',
612       'wm/toplevel_window_event_handler.cc',
613       'wm/toplevel_window_event_handler.h',
614       'wm/video_detector.cc',
615       'wm/video_detector.h',
616       'wm/window_animations.cc',
617       'wm/window_animations.h',
618       'wm/window_positioner.cc',
619       'wm/window_positioner.h',
620       'wm/window_state.cc',
621       'wm/window_state.h',
622       'wm/window_state_delegate.cc',
623       'wm/window_state_delegate.h',
624       'wm/window_state_observer.h',
625       'wm/window_state_util.cc',
626       'wm/window_state_util.h',
627       'wm/window_properties.cc',
628       'wm/window_properties.h',
629       'wm/window_resizer.cc',
630       'wm/window_resizer.h',
631       'wm/window_util.cc',
632       'wm/window_util.h',
633       'wm/wm_event.cc',
634       'wm/wm_event.h',
635       'wm/wm_types.cc',
636       'wm/wm_types.h',
637       'wm/workspace_controller.cc',
638       'wm/workspace_controller.h',
639       'wm/workspace/magnetism_matcher.cc',
640       'wm/workspace/magnetism_matcher.h',
641       'wm/workspace/multi_window_resize_controller.cc',
642       'wm/workspace/multi_window_resize_controller.h',
643       'wm/workspace/phantom_window_controller.cc',
644       'wm/workspace/phantom_window_controller.h',
645       'wm/workspace/two_step_edge_cycler.cc',
646       'wm/workspace/two_step_edge_cycler.h',
647       'wm/workspace/workspace_event_handler.cc',
648       'wm/workspace/workspace_event_handler.h',
649       'wm/workspace/workspace_layout_manager.cc',
650       'wm/workspace/workspace_layout_manager.h',
651       'wm/workspace/workspace_layout_manager_delegate.h',
652       'wm/workspace/workspace_types.h',
653       'wm/workspace/workspace_window_resizer.cc',
654       'wm/workspace/workspace_window_resizer.h',
655     ],
656     'ash_test_support_sources': [
657       'desktop_background/desktop_background_controller_test_api.cc',
658       'desktop_background/desktop_background_controller_test_api.h',
659       'shell/keyboard_controller_proxy_stub.cc',
660       'shell/keyboard_controller_proxy_stub.h',
661       'shell/toplevel_window.cc',
662       'shell/toplevel_window.h',
663       'test/app_list_controller_test_api.cc',
664       'test/app_list_controller_test_api.h',
665       'test/ash_test_base.cc',
666       'test/ash_test_base.h',
667       'test/ash_test_helper.cc',
668       'test/ash_test_helper.h',
669       'test/ash_test_views_delegate.cc',
670       'test/ash_test_views_delegate.h',
671       'test/child_modal_window.cc',
672       'test/child_modal_window.h',
673       'test/cursor_manager_test_api.cc',
674       'test/cursor_manager_test_api.h',
675       'test/display_manager_test_api.cc',
676       'test/display_manager_test_api.h',
677       'test/mirror_window_test_api.cc',
678       'test/mirror_window_test_api.h',
679       'test/overflow_bubble_view_test_api.cc',
680       'test/overflow_bubble_view_test_api.h',
681       'test/shelf_item_delegate_manager_test_api.cc',
682       'test/shelf_item_delegate_manager_test_api.h',
683       'test/shelf_test_api.cc',
684       'test/shelf_test_api.h',
685       'test/shelf_view_test_api.cc',
686       'test/shelf_view_test_api.h',
687       'test/shell_test_api.cc',
688       'test/shell_test_api.h',
689       'test/status_area_widget_test_helper.cc',
690       'test/status_area_widget_test_helper.h',
691       'test/test_activation_delegate.cc',
692       'test/test_activation_delegate.h',
693       'test/test_lock_state_controller_delegate.cc',
694       'test/test_lock_state_controller_delegate.h',
695       'test/test_overlay_delegate.cc',
696       'test/test_overlay_delegate.h',
697       'test/test_screenshot_delegate.cc',
698       'test/test_screenshot_delegate.h',
699       'test/test_session_state_delegate.cc',
700       'test/test_session_state_delegate.h',
701       'test/test_shelf_delegate.cc',
702       'test/test_shelf_delegate.h',
703       'test/test_shelf_item_delegate.cc',
704       'test/test_shelf_item_delegate.h',
705       'test/test_shell_delegate.cc',
706       'test/test_shell_delegate.h',
707       'test/test_suite.cc',
708       'test/test_suite.h',
709       'test/test_suite_init.h',
710       'test/test_suite_init.mm',
711       'test/test_system_tray_delegate.cc',
712       'test/test_system_tray_delegate.h',
713       'test/test_user_wallpaper_delegate.cc',
714       'test/test_user_wallpaper_delegate.h',
715       'test/test_volume_control_delegate.cc',
716       'test/test_volume_control_delegate.h',
717       'test/ui_controls_factory_ash.cc',
718       'test/ui_controls_factory_ash.h',
719     ],
720     'ash_shell_lib_sources': [
721       '../ui/views/test/test_views_delegate_aura.cc',
722       'shell/app_list.cc',
723       'shell/bubble.cc',
724       'shell/content_client/shell_browser_main_parts.cc',
725       'shell/content_client/shell_browser_main_parts.h',
726       'shell/content_client/shell_content_browser_client.cc',
727       'shell/content_client/shell_content_browser_client.h',
728       'shell/content_client/shell_main_delegate.cc',
729       'shell/content_client/shell_main_delegate.h',
730       'shell/context_menu.cc',
731       'shell/context_menu.h',
732       'shell/example_factory.h',
733       'shell/keyboard_controller_proxy_stub.cc',
734       'shell/keyboard_controller_proxy_stub.h',
735       'shell/lock_view.cc',
736       'shell/panel_window.cc',
737       'shell/panel_window.h',
738       'shell/shelf_delegate_impl.cc',
739       'shell/shelf_delegate_impl.h',
740       'shell/shell_delegate_impl.cc',
741       'shell/shell_delegate_impl.h',
742       'shell/shell_main_parts.cc',
743       'shell/shell_main_parts.h',
744       'shell/toplevel_window.cc',
745       'shell/toplevel_window.h',
746       'shell/widgets.cc',
747       'shell/window_type_launcher.cc',
748       'shell/window_type_launcher.h',
749       'shell/window_watcher.cc',
750       'shell/window_watcher.h',
751       'shell/window_watcher_shelf_item_delegate.cc',
752       'shell/window_watcher_shelf_item_delegate.h',
753     ],
754     'ash_unittests_sources': [
755       'accelerators/accelerator_commands_unittest.cc',
756       'accelerators/accelerator_controller_unittest.cc',
757       'accelerators/accelerator_filter_unittest.cc',
758       'accelerators/accelerator_table_unittest.cc',
759       'accelerators/magnifier_key_scroller_unittest.cc',
760       'accelerators/spoken_feedback_toggler_unittest.cc',
761       'ash_touch_exploration_manager_chromeos_unittest.cc',
762       'autoclick/autoclick_unittest.cc',
763       'desktop_background/desktop_background_controller_unittest.cc',
764       'desktop_background/wallpaper_resizer_unittest.cc',
765       'dip_unittest.cc',
766       'display/display_change_observer_chromeos_unittest.cc',
767       'display/display_controller_unittest.cc',
768       'display/display_error_observer_chromeos_unittest.cc',
769       'display/display_info_unittest.cc',
770       'display/display_manager_unittest.cc',
771       'display/mirror_window_controller_unittest.cc',
772       'display/virtual_keyboard_window_controller_unittest.cc',
773       'display/mouse_cursor_event_filter_unittest.cc',
774       'display/projecting_observer_chromeos_unittest.cc',
775       'display/resolution_notification_controller_unittest.cc',
776       'display/root_window_transformers_unittest.cc',
777       'display/screen_position_controller_unittest.cc',
778       'drag_drop/drag_drop_controller_unittest.cc',
779       'drag_drop/drag_drop_tracker_unittest.cc',
780       'extended_desktop_unittest.cc',
781       'focus_cycler_unittest.cc',
782       'frame/caption_buttons/frame_caption_button_container_view_unittest.cc',
783       'frame/caption_buttons/frame_size_button_unittest.cc',
784       'frame/custom_frame_view_ash_unittest.cc',
785       'frame/default_header_painter_unittest.cc',
786       'host/ash_window_tree_host_x11_unittest.cc',
787       'ime/candidate_view_unittest.cc',
788       'ime/candidate_window_view_unittest.cc',
789       'ime/input_method_menu_item_unittest.cc',
790       'ime/input_method_menu_manager_unittest.cc',
791       'keyboard_overlay/keyboard_overlay_delegate_unittest.cc',
792       'keyboard_overlay/keyboard_overlay_view_unittest.cc',
793       'magnifier/magnification_controller_unittest.cc',
794       'root_window_controller_unittest.cc',
795       'screen_util_unittest.cc',
796       'screensaver/screensaver_view_unittest.cc',
797       'shelf/scoped_observer_with_duplicated_sources_unittest.cc',
798       'shelf/shelf_layout_manager_unittest.cc',
799       'shelf/shelf_model_unittest.cc',
800       'shelf/shelf_navigator_unittest.cc',
801       'shelf/shelf_tooltip_manager_unittest.cc',
802       'shelf/shelf_unittest.cc',
803       'shelf/shelf_view_unittest.cc',
804       'shelf/shelf_widget_unittest.cc',
805       'shelf/shelf_window_watcher_unittest.cc',
806       'shell_unittest.cc',
807       'sticky_keys/sticky_keys_overlay_unittest.cc',
808       'sticky_keys/sticky_keys_unittest.cc',
809       'system/chromeos/brightness/tray_brightness_unittest.cc',
810       'system/chromeos/network/network_state_notifier_unittest.cc',
811       'system/chromeos/power/power_event_observer_unittest.cc',
812       'system/chromeos/power/power_status_unittest.cc',
813       'system/chromeos/power/power_status_view_unittest.cc',
814       'system/chromeos/power/tray_power_unittest.cc',
815       'system/chromeos/rotation/tray_rotation_lock_unittest.cc',
816       'system/chromeos/multi_user/user_switch_util_unittest.cc',
817       'system/chromeos/screen_security/screen_tray_item_unittest.cc',
818       'system/chromeos/session/logout_confirmation_controller_unittest.cc',
819       'system/chromeos/session/tray_session_length_limit_unittest.cc',
820       'system/chromeos/supervised/tray_supervised_user_unittest.cc',
821       'system/chromeos/tray_display_unittest.cc',
822       'system/date/date_view_unittest.cc',
823       'system/overview/overview_button_tray_unittest.cc',
824       'system/tray/media_security/multi_profile_media_tray_item_unittest.cc',
825       'system/tray/system_tray_unittest.cc',
826       'system/tray/tray_details_view_unittest.cc',
827       'system/user/tray_user_unittest.cc',
828       'system/web_notification/ash_popup_alignment_delegate_unittest.cc',
829       'system/web_notification/web_notification_tray_unittest.cc',
830       'test/ash_test_helper_unittest.cc',
831       'test/ash_unittests.cc',
832       'tooltips/tooltip_controller_unittest.cc',
833       'touch/touch_observer_hud_unittest.cc',
834       'touch/touch_transformer_controller_unittest.cc',
835       'wm/app_list_controller_unittest.cc',
836       'wm/ash_native_cursor_manager_unittest.cc',
837       'wm/dock/docked_window_layout_manager_unittest.cc',
838       'wm/dock/docked_window_resizer_unittest.cc',
839       'wm/drag_window_resizer_unittest.cc',
840       'wm/gestures/overview_gesture_handler_unittest.cc',
841       'wm/immersive_fullscreen_controller_unittest.cc',
842       'wm/lock_layout_manager_unittest.cc',
843       'wm/lock_state_controller_unittest.cc',
844       'wm/maximize_mode/accelerometer_test_data_literals.cc',
845       'wm/maximize_mode/maximize_mode_controller_unittest.cc',
846       'wm/maximize_mode/maximize_mode_window_manager_unittest.cc',
847       'wm/mru_window_tracker_unittest.cc',
848       'wm/overview/window_selector_unittest.cc',
849       'wm/panels/panel_layout_manager_unittest.cc',
850       'wm/panels/panel_window_resizer_unittest.cc',
851       'wm/partial_screenshot_view_unittest.cc',
852       'wm/resize_shadow_and_cursor_unittest.cc',
853       'wm/screen_dimmer_unittest.cc',
854       'wm/stacking_controller_unittest.cc',
855       'wm/system_gesture_event_filter_unittest.cc',
856       'wm/system_modal_container_layout_manager_unittest.cc',
857       'wm/toplevel_window_event_handler_unittest.cc',
858       'wm/video_detector_unittest.cc',
859       'wm/window_animations_unittest.cc',
860       'wm/window_cycle_controller_unittest.cc',
861       'wm/window_manager_unittest.cc',
862       'wm/window_modality_controller_unittest.cc',
863       'wm/window_positioner_unittest.cc',
864       'wm/window_state_unittest.cc',
865       'wm/window_util_unittest.cc',
866       'wm/overlay_event_filter_unittest.cc',
867       'wm/workspace/magnetism_matcher_unittest.cc',
868       'wm/workspace/multi_window_resize_controller_unittest.cc',
869       'wm/workspace/workspace_event_handler_test_helper.cc',
870       'wm/workspace/workspace_event_handler_test_helper.h',
871       'wm/workspace/workspace_event_handler_unittest.cc',
872       'wm/workspace/workspace_layout_manager_unittest.cc',
873       'wm/workspace/workspace_window_resizer_unittest.cc',
874       'wm/workspace_controller_test_helper.cc',
875       'wm/workspace_controller_test_helper.h',
876       'wm/workspace_controller_unittest.cc',
877     ],
878   },
879   'targets': [
880     {
881       # GN version: //ash
882       'target_name': 'ash',
883       'type': '<(component)',
884       'dependencies': [
885         '../base/base.gyp:base',
886         '../base/base.gyp:base_i18n',
887         '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
888         '../cc/cc.gyp:cc',
889         '../components/components.gyp:user_manager',
890         '../content/content.gyp:content_browser',
891         '../media/media.gyp:media',
892         '../net/net.gyp:net',
893         '../skia/skia.gyp:skia',
894         '../third_party/icu/icu.gyp:icui18n',
895         '../third_party/icu/icu.gyp:icuuc',
896         '../ui/accelerometer/ui_accelerometer.gyp:ui_accelerometer',
897         '../ui/accessibility/accessibility.gyp:accessibility',
898         '../ui/app_list/app_list.gyp:app_list',
899         '../ui/aura/aura.gyp:aura',
900         '../ui/base/ui_base.gyp:ui_base',
901         '../ui/compositor/compositor.gyp:compositor',
902         '../ui/events/events.gyp:events',
903         '../ui/events/events.gyp:events_base',
904         '../ui/gfx/gfx.gyp:gfx',
905         '../ui/gfx/gfx.gyp:gfx_geometry',
906         '../ui/keyboard/keyboard.gyp:keyboard',
907         '../ui/message_center/message_center.gyp:message_center',
908         '../ui/resources/ui_resources.gyp:ui_resources',
909         '../ui/strings/ui_strings.gyp:ui_strings',
910         '../ui/views/controls/webview/webview.gyp:webview',
911         '../ui/views/views.gyp:views',
912         '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
913         '../ui/wm/wm.gyp:wm',
914         '../url/url.gyp:url_lib',
915         'ash_resources.gyp:ash_resources',
916         'ash_strings.gyp:ash_strings',
917       ],
918       'defines': [
919         'ASH_IMPLEMENTATION',
920       ],
921       'sources': [
922         '<@(ash_sources)',
923       ],
924       'conditions': [
925         ['OS=="win"', {
926           'sources!': [
927             # Note: sources list duplicated in GN build.
928             "sticky_keys/sticky_keys_controller.cc",
929             "sticky_keys/sticky_keys_controller.h",
930           ],
931           # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
932           'msvs_disabled_warnings': [ 4267, ],
933         }],
934         ['use_x11!=1', {
935           'sources!': [
936             # Note: sources list duplicated in GN build.
937             'accelerators/key_hold_detector.cc',
938             'accelerators/key_hold_detector.h',
939             'accelerators/magnifier_key_scroller.cc',
940             'accelerators/magnifier_key_scroller.h',
941             'accelerators/spoken_feedback_toggler.cc',
942             'accelerators/spoken_feedback_toggler.h',
943             'touch/touch_transformer_controller.cc',
944             'touch/touch_transformer_controller.h',
945           ],
946         }, { # else: use_x11==1
947           'dependencies': [
948             '../build/linux/system.gyp:xfixes',
949            ],
950         }],
951         ['chromeos==1', {
952           'dependencies': [
953             '../chromeos/chromeos.gyp:chromeos',
954             # Ash #includes power_supply_properties.pb.h directly.
955             '../chromeos/chromeos.gyp:power_manager_proto',
956             '../device/bluetooth/bluetooth.gyp:device_bluetooth',
957             '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
958             '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings',
959             '../ui/chromeos/ui_chromeos.gyp:ui_chromeos',
960             '../ui/display/display.gyp:display',
961             '../ui/display/display.gyp:display_util',
962           ],
963         }, { # else: chromeos!=1
964           'sources!': [
965             'display/display_configurator_animation.cc',
966             'display/display_configurator_animation.h',
967             'display/resolution_notification_controller.cc',
968             'display/resolution_notification_controller.h',
969             'system/tray/media_security/media_capture_observer.h',
970             'system/tray/media_security/multi_profile_media_tray_item.cc',
971             'system/tray/media_security/multi_profile_media_tray_item.h',
972             'touch/touch_transformer_controller.cc',
973             'touch/touch_transformer_controller.h',
974           ],
975         }],
976       ],
977     },
978     {
979       # GN version: //ash:ash_with_content
980       'target_name': 'ash_with_content',
981       'type': '<(component)',
982       'dependencies': [
983         '../base/base.gyp:base',
984         '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
985         '../content/content.gyp:content_browser',
986         '../ipc/ipc.gyp:ipc',
987         '../skia/skia.gyp:skia',
988         '../ui/aura/aura.gyp:aura',
989         '../ui/base/ui_base.gyp:ui_base',
990         '../ui/compositor/compositor.gyp:compositor',
991         '../ui/events/events.gyp:events',
992         '../ui/gfx/gfx.gyp:gfx',
993         '../ui/gfx/gfx.gyp:gfx_geometry',
994         '../ui/resources/ui_resources.gyp:ui_resources',
995         '../ui/strings/ui_strings.gyp:ui_strings',
996         '../ui/views/controls/webview/webview.gyp:webview',
997         '../ui/views/views.gyp:views',
998         '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
999         '../url/url.gyp:url_lib',
1000         'ash',
1001         'ash_resources.gyp:ash_resources',
1002         'ash_strings.gyp:ash_strings',
1003       ],
1004       'defines': [
1005         'ASH_WITH_CONTENT_IMPLEMENTATION',
1006       ],
1007       'sources': [
1008         # Note: sources list duplicated in GN build.
1009         'content_support/ash_with_content_export.h',
1010         'content_support/gpu_support_impl.cc',
1011         'content_support/gpu_support_impl.h',
1012         'screensaver/screensaver_view.cc',
1013         'screensaver/screensaver_view.h',
1014         'keyboard_overlay/keyboard_overlay_delegate.cc',
1015         'keyboard_overlay/keyboard_overlay_delegate.h',
1016         'keyboard_overlay/keyboard_overlay_view.cc',
1017         'keyboard_overlay/keyboard_overlay_view.h',
1018       ],
1019     },
1020     {
1021       # GN version: //ash:test_support
1022       'target_name': 'ash_test_support',
1023       'type': 'static_library',
1024       'dependencies': [
1025         '../skia/skia.gyp:skia',
1026         '../testing/gtest.gyp:gtest',
1027         '../ui/accessibility/accessibility.gyp:ax_gen',
1028         '../ui/app_list/app_list.gyp:app_list_test_support',
1029         '../ui/views/views.gyp:views_test_support',
1030         'ash',
1031         'ash_resources.gyp:ash_resources',
1032       ],
1033       'sources': [
1034         '<@(ash_test_support_sources)',
1035       ],
1036       'conditions': [
1037         ['OS=="win"', {
1038           'dependencies': [
1039             '../ipc/ipc.gyp:ipc',
1040             '../ui/metro_viewer/metro_viewer.gyp:metro_viewer_messages',
1041             '../ui/platform_window/win/win_window.gyp:win_window',
1042             '../win8/win8.gyp:metro_viewer',
1043             '../win8/win8.gyp:test_support_win8',
1044             '../win8/win8_tests.gyp:test_registrar',
1045           ],
1046           'sources': [
1047             'test/test_metro_viewer_process_host.cc',
1048             'test/test_metro_viewer_process_host.h',
1049           ],
1050         }],
1051       ],
1052     },
1053     {
1054       # GN version: //ash:ash_unittests
1055       'target_name': 'ash_unittests',
1056       'type': 'executable',
1057       'dependencies': [
1058         '../base/base.gyp:base',
1059         '../base/base.gyp:test_support_base',
1060         '../chrome/chrome_resources.gyp:packed_resources',
1061         '../components/components.gyp:user_manager',
1062         '../content/content.gyp:content_browser',
1063         '../content/content_shell_and_tests.gyp:test_support_content',
1064         '../skia/skia.gyp:skia',
1065         '../testing/gtest.gyp:gtest',
1066         '../third_party/icu/icu.gyp:icui18n',
1067         '../third_party/icu/icu.gyp:icuuc',
1068         '../ui/accelerometer/ui_accelerometer.gyp:ui_accelerometer',
1069         '../ui/accessibility/accessibility.gyp:accessibility',
1070         '../ui/app_list/app_list.gyp:app_list',
1071         '../ui/aura/aura.gyp:aura',
1072         '../ui/aura/aura.gyp:aura_test_support',
1073         '../ui/base/ui_base.gyp:ui_base',
1074         '../ui/base/ui_base.gyp:ui_base_test_support',
1075         '../ui/compositor/compositor.gyp:compositor',
1076         '../ui/compositor/compositor.gyp:compositor_test_support',
1077         '../ui/events/events.gyp:events',
1078         '../ui/events/events.gyp:events_test_support',
1079         '../ui/events/events.gyp:gesture_detection',
1080         '../ui/gfx/gfx.gyp:gfx',
1081         '../ui/gfx/gfx.gyp:gfx_geometry',
1082         '../ui/keyboard/keyboard.gyp:keyboard',
1083         '../ui/message_center/message_center.gyp:message_center',
1084         '../ui/message_center/message_center.gyp:message_center_test_support',
1085         '../ui/resources/ui_resources.gyp:ui_resources',
1086         '../ui/views/controls/webview/webview_tests.gyp:webview_test_support',
1087         '../ui/views/views.gyp:views',
1088         '../ui/views/views.gyp:views_test_support',
1089         '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
1090         '../ui/wm/wm.gyp:wm',
1091         '../url/url.gyp:url_lib',
1092         'ash',
1093         'ash_resources.gyp:ash_resources',
1094         'ash_strings.gyp:ash_strings',
1095         'ash_test_support',
1096         'ash_with_content',
1097       ],
1098       'sources': [
1099         '<@(ash_unittests_sources)',
1100       ],
1101       'conditions': [
1102         ['chromeos==0', {
1103           'sources!': [
1104             # TODO(zork): fix this test to build on Windows. See: crosbug.com/26906
1105             'focus_cycler_unittest.cc',
1106             # All tests for multiple displays: not supported on Windows Ash.
1107             'wm/drag_window_resizer_unittest.cc',
1108             # Can't resize on Windows Ash. http://crbug.com/165962
1109             'magnifier/magnification_controller_unittest.cc',
1110             'wm/workspace/workspace_window_resizer_unittest.cc',
1111             'sticky_keys/sticky_keys_overlay_unittest.cc',
1112             'sticky_keys/sticky_keys_unittest.cc',
1113             'system/tray/media_security/multi_profile_media_tray_item_unittest.cc',
1114             'autoclick/autoclick_unittest.cc',
1115           ],
1116           'sources': [
1117             '<(SHARED_INTERMEDIATE_DIR)/ui/resources/ui_unscaled_resources.rc',
1118           ],
1119           # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
1120           'msvs_disabled_warnings': [ 4267, ],
1121         }],
1122         ['OS=="win" and win_use_allocator_shim==1', {
1123           'dependencies': [
1124             '../base/allocator/allocator.gyp:allocator',
1125           ],
1126         }],
1127         ['use_x11!=1', {
1128           'sources!': [
1129             'accelerators/magnifier_key_scroller_unittest.cc',
1130             'accelerators/spoken_feedback_toggler_unittest.cc',
1131             'touch/touch_transformer_controller_unittest.cc',
1132           ],
1133         }],
1134         ['chromeos==1', {
1135           'dependencies': [
1136             '../chromeos/chromeos.gyp:chromeos_test_support_without_gmock',
1137             '../chromeos/chromeos.gyp:power_manager_proto',
1138             '../device/bluetooth/bluetooth.gyp:device_bluetooth',
1139             '../ui/display/display.gyp:display',
1140             '../ui/display/display.gyp:display_test_util',
1141             '../ui/display/display.gyp:display_types',
1142           ],
1143           'sources': [
1144             'first_run/first_run_helper_unittest.cc',
1145           ],
1146         }, { # else: chromeos!=1
1147           'sources!': [
1148             'display/resolution_notification_controller_unittest.cc',
1149             'touch/touch_transformer_controller_unittest.cc',
1150           ],
1151         }],
1152         ['OS=="linux" and component=="shared_library" and use_allocator!="none"', {
1153           'dependencies': [
1154             '<(DEPTH)/base/allocator/allocator.gyp:allocator',
1155           ],
1156           'link_settings': {
1157             'ldflags': ['-rdynamic'],
1158           },
1159         }],
1160         ['use_ozone==1', {
1161           'sources!': [
1162             'sticky_keys/sticky_keys_unittest.cc',  # crbug.com/354035
1163           ],
1164         }],
1165       ],
1166     },
1167     {
1168       # GN version: //ash:ash_shell_lib
1169       'target_name': 'ash_shell_lib',
1170       'type': 'static_library',
1171       'dependencies': [
1172         '../base/base.gyp:base',
1173         '../base/base.gyp:base_i18n',
1174         '../chrome/chrome_resources.gyp:packed_resources',
1175         '../content/content_shell_and_tests.gyp:content_shell_lib',
1176         '../content/content.gyp:content',
1177         '../skia/skia.gyp:skia',
1178         '../third_party/icu/icu.gyp:icui18n',
1179         '../third_party/icu/icu.gyp:icuuc',
1180         '../ui/app_list/app_list.gyp:app_list',
1181         '../ui/aura/aura.gyp:aura',
1182         '../ui/base/ui_base.gyp:ui_base',
1183         '../ui/compositor/compositor.gyp:compositor',
1184         '../ui/events/events.gyp:events',
1185         '../ui/gfx/gfx.gyp:gfx',
1186         '../ui/gfx/gfx.gyp:gfx_geometry',
1187         '../ui/keyboard/keyboard.gyp:keyboard',
1188         '../ui/message_center/message_center.gyp:message_center',
1189         '../ui/resources/ui_resources.gyp:ui_resources',
1190         '../ui/views/examples/examples.gyp:views_examples_lib',
1191         '../ui/views/examples/examples.gyp:views_examples_with_content_lib',
1192         '../ui/views/views.gyp:views',
1193         '../ui/views/views.gyp:views_test_support',
1194         'ash',
1195         'ash_resources.gyp:ash_resources',
1196         'ash_strings.gyp:ash_strings',
1197         'ash_test_support',
1198         'ash_with_content',
1199       ],
1200       'sources': [
1201         '<@(ash_shell_lib_sources)',
1202       ],
1203       'conditions': [
1204         ['OS=="win"', {
1205           'dependencies': [
1206             '../content/content.gyp:content_startup_helper_win',
1207           ],
1208         }],
1209       ],
1210     },
1211     {
1212       # GN version: //ash:ash_shell
1213       'target_name': 'ash_shell',
1214       'type': 'executable',
1215       'dependencies': [
1216         'ash_shell_lib',
1217         '../components/components.gyp:user_manager',
1218       ],
1219       'sources': [
1220         'shell/shell_main.cc',
1221       ],
1222       'conditions': [
1223         ['OS=="win"', {
1224           'msvs_settings': {
1225             'VCLinkerTool': {
1226               'SubSystem': '2',  # Set /SUBSYSTEM:WINDOWS
1227             },
1228           },
1229           'dependencies': [
1230             '../sandbox/sandbox.gyp:sandbox',
1231           ],
1232         }],
1233         ['chromeos==1', {
1234           'dependencies': [
1235             '../device/bluetooth/bluetooth.gyp:device_bluetooth',
1236           ],
1237         }],
1238       ],
1239     },
1240     {
1241       # GN version: //ash:ash_shell_unittests
1242       'target_name': 'ash_shell_unittests',
1243       'type': 'executable',
1244       'dependencies': [
1245         '../base/base.gyp:test_support_base',
1246         '../components/components.gyp:user_manager',
1247         '../content/content_shell_and_tests.gyp:test_support_content',
1248         '../skia/skia.gyp:skia',
1249         '../testing/gtest.gyp:gtest',
1250         '../ui/accessibility/accessibility.gyp:ax_gen',
1251         'ash_shell_lib',
1252         'ash_test_support',
1253       ],
1254       'sources': [
1255         # Note: file list duplicated in GN build.
1256         'shell/window_watcher_unittest.cc',
1257         'test/ash_unittests.cc',
1258       ],
1259       'conditions': [
1260         ['chromeos==1', {
1261           'dependencies': [
1262             '../ui/display/display.gyp:display',
1263           ],
1264         }],
1265       ],
1266     },
1267   ],