| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 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 | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 # These files lists are shared with the GN build. | 8 # These files lists are shared with the GN build. |
| 9 'ash_sources': [ | 9 'ash_sources': [ |
| 10 'accelerators/accelerator_commands.cc', | 10 'accelerators/accelerator_commands.cc', |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 86 'common/shelf/shelf_model.cc', | 86 'common/shelf/shelf_model.cc', |
| 87 'common/shelf/shelf_model.h', | 87 'common/shelf/shelf_model.h', |
| 88 'common/shelf/shelf_model_observer.h', | 88 'common/shelf/shelf_model_observer.h', |
| 89 'common/shelf/shelf_types.h', | 89 'common/shelf/shelf_types.h', |
| 90 'common/shelf/wm_shelf.h', | 90 'common/shelf/wm_shelf.h', |
| 91 'common/shelf/wm_shelf_observer.h', | 91 'common/shelf/wm_shelf_observer.h', |
| 92 'common/shelf/wm_shelf_util.cc', | 92 'common/shelf/wm_shelf_util.cc', |
| 93 'common/shelf/wm_shelf_util.h', | 93 'common/shelf/wm_shelf_util.h', |
| 94 'common/shell_window_ids.cc', | 94 'common/shell_window_ids.cc', |
| 95 'common/shell_window_ids.h', | 95 'common/shell_window_ids.h', |
| 96 'common/system/networking_config_delegate.cc', |
| 97 'common/system/networking_config_delegate.h', |
| 98 'common/system/tray/default_system_tray_delegate.cc', |
| 99 'common/system/tray/default_system_tray_delegate.h', |
| 100 'common/system/tray/system_tray_delegate.cc', |
| 101 'common/system/tray/system_tray_delegate.h', |
| 102 'common/system/update/update_observer.h', |
| 103 'common/system/volume_control_delegate.h', |
| 96 'common/wm/always_on_top_controller.cc', | 104 'common/wm/always_on_top_controller.cc', |
| 97 'common/wm/always_on_top_controller.h', | 105 'common/wm/always_on_top_controller.h', |
| 98 'common/wm/background_animator.cc', | 106 'common/wm/background_animator.cc', |
| 99 'common/wm/background_animator.h', | 107 'common/wm/background_animator.h', |
| 100 'common/wm/container_finder.cc', | 108 'common/wm/container_finder.cc', |
| 101 'common/wm/container_finder.h', | 109 'common/wm/container_finder.h', |
| 102 'common/wm/default_state.cc', | 110 'common/wm/default_state.cc', |
| 103 'common/wm/default_state.h', | 111 'common/wm/default_state.h', |
| 104 'common/wm/default_window_resizer.cc', | 112 'common/wm/default_window_resizer.cc', |
| 105 'common/wm/default_window_resizer.h', | 113 'common/wm/default_window_resizer.h', |
| (...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 320 'metrics/desktop_task_switch_metric_recorder.cc', | 328 'metrics/desktop_task_switch_metric_recorder.cc', |
| 321 'metrics/desktop_task_switch_metric_recorder.h', | 329 'metrics/desktop_task_switch_metric_recorder.h', |
| 322 'metrics/task_switch_metrics_recorder.cc', | 330 'metrics/task_switch_metrics_recorder.cc', |
| 323 'metrics/task_switch_metrics_recorder.h', | 331 'metrics/task_switch_metrics_recorder.h', |
| 324 'metrics/task_switch_time_tracker.cc', | 332 'metrics/task_switch_time_tracker.cc', |
| 325 'metrics/task_switch_time_tracker.h', | 333 'metrics/task_switch_time_tracker.h', |
| 326 'metrics/user_metrics_recorder.cc', | 334 'metrics/user_metrics_recorder.cc', |
| 327 'metrics/user_metrics_recorder.h', | 335 'metrics/user_metrics_recorder.h', |
| 328 'multi_profile_uma.cc', | 336 'multi_profile_uma.cc', |
| 329 'multi_profile_uma.h', | 337 'multi_profile_uma.h', |
| 330 'networking_config_delegate.cc', | |
| 331 'networking_config_delegate.h', | |
| 332 'pointer_watcher_delegate.h', | 338 'pointer_watcher_delegate.h', |
| 333 'pointer_watcher_delegate_aura.cc', | 339 'pointer_watcher_delegate_aura.cc', |
| 334 'pointer_watcher_delegate_aura.h', | 340 'pointer_watcher_delegate_aura.h', |
| 335 'popup_message.cc', | 341 'popup_message.cc', |
| 336 'popup_message.h', | 342 'popup_message.h', |
| 337 'root_window_controller.cc', | 343 'root_window_controller.cc', |
| 338 'root_window_controller.h', | 344 'root_window_controller.h', |
| 339 'root_window_settings.cc', | 345 'root_window_settings.cc', |
| 340 'root_window_settings.h', | 346 'root_window_settings.h', |
| 341 'rotator/screen_rotation_animation.cc', | 347 'rotator/screen_rotation_animation.cc', |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 527 'system/status_area_widget_delegate.cc', | 533 'system/status_area_widget_delegate.cc', |
| 528 'system/status_area_widget_delegate.h', | 534 'system/status_area_widget_delegate.h', |
| 529 'system/system_notifier.cc', | 535 'system/system_notifier.cc', |
| 530 'system/system_notifier.h', | 536 'system/system_notifier.h', |
| 531 'system/toast/toast_manager.cc', | 537 'system/toast/toast_manager.cc', |
| 532 'system/toast/toast_manager.h', | 538 'system/toast/toast_manager.h', |
| 533 'system/toast/toast_overlay.cc', | 539 'system/toast/toast_overlay.cc', |
| 534 'system/toast/toast_overlay.h', | 540 'system/toast/toast_overlay.h', |
| 535 'system/tray/actionable_view.cc', | 541 'system/tray/actionable_view.cc', |
| 536 'system/tray/actionable_view.h', | 542 'system/tray/actionable_view.h', |
| 537 'system/tray/default_system_tray_delegate.cc', | |
| 538 'system/tray/default_system_tray_delegate.h', | |
| 539 'system/tray/fixed_sized_image_view.cc', | 543 'system/tray/fixed_sized_image_view.cc', |
| 540 'system/tray/fixed_sized_image_view.h', | 544 'system/tray/fixed_sized_image_view.h', |
| 541 'system/tray/fixed_sized_scroll_view.cc', | 545 'system/tray/fixed_sized_scroll_view.cc', |
| 542 'system/tray/fixed_sized_scroll_view.h', | 546 'system/tray/fixed_sized_scroll_view.h', |
| 543 'system/tray/hover_highlight_view.cc', | 547 'system/tray/hover_highlight_view.cc', |
| 544 'system/tray/hover_highlight_view.h', | 548 'system/tray/hover_highlight_view.h', |
| 545 'system/tray/media_security/media_capture_observer.h', | 549 'system/tray/media_security/media_capture_observer.h', |
| 546 'system/tray/media_security/multi_profile_media_tray_item.cc', | 550 'system/tray/media_security/multi_profile_media_tray_item.cc', |
| 547 'system/tray/media_security/multi_profile_media_tray_item.h', | 551 'system/tray/media_security/multi_profile_media_tray_item.h', |
| 548 'system/tray/special_popup_row.cc', | 552 'system/tray/special_popup_row.cc', |
| 549 'system/tray/special_popup_row.h', | 553 'system/tray/special_popup_row.h', |
| 550 'system/tray/system_tray.cc', | 554 'system/tray/system_tray.cc', |
| 551 'system/tray/system_tray.h', | 555 'system/tray/system_tray.h', |
| 552 'system/tray/system_tray_bubble.cc', | 556 'system/tray/system_tray_bubble.cc', |
| 553 'system/tray/system_tray_bubble.h', | 557 'system/tray/system_tray_bubble.h', |
| 554 'system/tray/system_tray_delegate.cc', | |
| 555 'system/tray/system_tray_delegate.h', | |
| 556 'system/tray/system_tray_item.cc', | 558 'system/tray/system_tray_item.cc', |
| 557 'system/tray/system_tray_item.h', | 559 'system/tray/system_tray_item.h', |
| 558 'system/tray/system_tray_notifier.cc', | 560 'system/tray/system_tray_notifier.cc', |
| 559 'system/tray/system_tray_notifier.h', | 561 'system/tray/system_tray_notifier.h', |
| 560 'system/tray/throbber_view.cc', | 562 'system/tray/throbber_view.cc', |
| 561 'system/tray/throbber_view.h', | 563 'system/tray/throbber_view.h', |
| 562 'system/tray/tray_background_view.cc', | 564 'system/tray/tray_background_view.cc', |
| 563 'system/tray/tray_background_view.h', | 565 'system/tray/tray_background_view.h', |
| 564 'system/tray/tray_bar_button_with_title.cc', | 566 'system/tray/tray_bar_button_with_title.cc', |
| 565 'system/tray/tray_bar_button_with_title.h', | 567 'system/tray/tray_bar_button_with_title.h', |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 599 'system/user/button_from_view.cc', | 601 'system/user/button_from_view.cc', |
| 600 'system/user/button_from_view.h', | 602 'system/user/button_from_view.h', |
| 601 'system/user/login_status.cc', | 603 'system/user/login_status.cc', |
| 602 'system/user/login_status.h', | 604 'system/user/login_status.h', |
| 603 'system/user/rounded_image_view.cc', | 605 'system/user/rounded_image_view.cc', |
| 604 'system/user/rounded_image_view.h', | 606 'system/user/rounded_image_view.h', |
| 605 'system/user/tray_user.cc', | 607 'system/user/tray_user.cc', |
| 606 'system/user/tray_user.h', | 608 'system/user/tray_user.h', |
| 607 'system/user/tray_user_separator.cc', | 609 'system/user/tray_user_separator.cc', |
| 608 'system/user/tray_user_separator.h', | 610 'system/user/tray_user_separator.h', |
| 609 'system/user/update_observer.h', | |
| 610 'system/user/user_card_view.cc', | 611 'system/user/user_card_view.cc', |
| 611 'system/user/user_card_view.h', | 612 'system/user/user_card_view.h', |
| 612 'system/user/user_observer.h', | 613 'system/user/user_observer.h', |
| 613 'system/user/user_view.cc', | 614 'system/user/user_view.cc', |
| 614 'system/user/user_view.h', | 615 'system/user/user_view.h', |
| 615 'system/web_notification/ash_popup_alignment_delegate.cc', | 616 'system/web_notification/ash_popup_alignment_delegate.cc', |
| 616 'system/web_notification/ash_popup_alignment_delegate.h', | 617 'system/web_notification/ash_popup_alignment_delegate.h', |
| 617 'system/web_notification/web_notification_tray.cc', | 618 'system/web_notification/web_notification_tray.cc', |
| 618 'system/web_notification/web_notification_tray.h', | 619 'system/web_notification/web_notification_tray.h', |
| 619 'system/win/audio/tray_audio_delegate_win.cc', | 620 'system/win/audio/tray_audio_delegate_win.cc', |
| 620 'system/win/audio/tray_audio_delegate_win.h', | 621 'system/win/audio/tray_audio_delegate_win.h', |
| 621 'system/win/audio/tray_audio_win.cc', | 622 'system/win/audio/tray_audio_win.cc', |
| 622 'system/win/audio/tray_audio_win.h', | 623 'system/win/audio/tray_audio_win.h', |
| 623 'touch/touch_hud_debug.cc', | 624 'touch/touch_hud_debug.cc', |
| 624 'touch/touch_hud_debug.h', | 625 'touch/touch_hud_debug.h', |
| 625 'touch/touch_hud_projection.cc', | 626 'touch/touch_hud_projection.cc', |
| 626 'touch/touch_hud_projection.h', | 627 'touch/touch_hud_projection.h', |
| 627 'touch/touch_observer_hud.cc', | 628 'touch/touch_observer_hud.cc', |
| 628 'touch/touch_observer_hud.h', | 629 'touch/touch_observer_hud.h', |
| 629 'touch/touch_transformer_controller.cc', | 630 'touch/touch_transformer_controller.cc', |
| 630 'touch/touch_transformer_controller.h', | 631 'touch/touch_transformer_controller.h', |
| 631 'touch/touch_uma.cc', | 632 'touch/touch_uma.cc', |
| 632 'touch/touch_uma.h', | 633 'touch/touch_uma.h', |
| 633 'touch/touchscreen_util.cc', | 634 'touch/touchscreen_util.cc', |
| 634 'touch/touchscreen_util.h', | 635 'touch/touchscreen_util.h', |
| 635 'utility/screenshot_controller.cc', | 636 'utility/screenshot_controller.cc', |
| 636 'utility/screenshot_controller.h', | 637 'utility/screenshot_controller.h', |
| 637 'virtual_keyboard_controller.cc', | 638 'virtual_keyboard_controller.cc', |
| 638 'virtual_keyboard_controller.h', | 639 'virtual_keyboard_controller.h', |
| 639 'volume_control_delegate.h', | |
| 640 'wm/ash_focus_rules.cc', | 640 'wm/ash_focus_rules.cc', |
| 641 'wm/ash_focus_rules.h', | 641 'wm/ash_focus_rules.h', |
| 642 'wm/ash_native_cursor_manager.cc', | 642 'wm/ash_native_cursor_manager.cc', |
| 643 'wm/ash_native_cursor_manager.h', | 643 'wm/ash_native_cursor_manager.h', |
| 644 'wm/boot_splash_screen_chromeos.cc', | 644 'wm/boot_splash_screen_chromeos.cc', |
| 645 'wm/boot_splash_screen_chromeos.h', | 645 'wm/boot_splash_screen_chromeos.h', |
| 646 'wm/cursor_manager_chromeos.cc', | 646 'wm/cursor_manager_chromeos.cc', |
| 647 'wm/cursor_manager_chromeos.h', | 647 'wm/cursor_manager_chromeos.h', |
| 648 'wm/dim_window.cc', | 648 'wm/dim_window.cc', |
| 649 'wm/dim_window.h', | 649 'wm/dim_window.h', |
| (...skipping 796 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1446 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1446 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 1447 ], | 1447 ], |
| 1448 } | 1448 } |
| 1449 ], | 1449 ], |
| 1450 ], | 1450 ], |
| 1451 }, | 1451 }, |
| 1452 ], | 1452 ], |
| 1453 }], | 1453 }], |
| 1454 ], | 1454 ], |
| 1455 } | 1455 } |
| OLD | NEW |