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