| 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 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 94 'common/wm/dock/docked_window_layout_manager.h', | 94 'common/wm/dock/docked_window_layout_manager.h', |
| 95 'common/wm/dock/docked_window_layout_manager_observer.h', | 95 'common/wm/dock/docked_window_layout_manager_observer.h', |
| 96 'common/wm/dock/docked_window_resizer.cc', | 96 'common/wm/dock/docked_window_resizer.cc', |
| 97 'common/wm/dock/docked_window_resizer.h', | 97 'common/wm/dock/docked_window_resizer.h', |
| 98 'common/wm/drag_details.cc', | 98 'common/wm/drag_details.cc', |
| 99 'common/wm/drag_details.h', | 99 'common/wm/drag_details.h', |
| 100 'common/wm/focus_rules.cc', | 100 'common/wm/focus_rules.cc', |
| 101 'common/wm/focus_rules.h', | 101 'common/wm/focus_rules.h', |
| 102 'common/wm/fullscreen_window_finder.cc', | 102 'common/wm/fullscreen_window_finder.cc', |
| 103 'common/wm/fullscreen_window_finder.h', | 103 'common/wm/fullscreen_window_finder.h', |
| 104 'common/wm/mru_window_tracker.cc', |
| 105 'common/wm/mru_window_tracker.h', |
| 104 'common/wm/panels/panel_layout_manager.cc', | 106 'common/wm/panels/panel_layout_manager.cc', |
| 105 'common/wm/panels/panel_layout_manager.h', | 107 'common/wm/panels/panel_layout_manager.h', |
| 106 'common/wm/panels/panel_window_resizer.cc', | 108 'common/wm/panels/panel_window_resizer.cc', |
| 107 'common/wm/panels/panel_window_resizer.h', | 109 'common/wm/panels/panel_window_resizer.h', |
| 108 'common/wm/root_window_finder.cc', | 110 'common/wm/root_window_finder.cc', |
| 109 'common/wm/root_window_finder.h', | 111 'common/wm/root_window_finder.h', |
| 110 'common/wm/root_window_layout_manager.cc', | 112 'common/wm/root_window_layout_manager.cc', |
| 111 'common/wm/root_window_layout_manager.h', | 113 'common/wm/root_window_layout_manager.h', |
| 112 'common/wm/switchable_windows.cc', | 114 'common/wm/switchable_windows.cc', |
| 113 'common/wm/switchable_windows.h', | 115 'common/wm/switchable_windows.h', |
| (...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 669 'wm/maximize_mode/maximize_mode_window_manager.h', | 671 'wm/maximize_mode/maximize_mode_window_manager.h', |
| 670 'wm/maximize_mode/maximize_mode_window_state.cc', | 672 'wm/maximize_mode/maximize_mode_window_state.cc', |
| 671 'wm/maximize_mode/maximize_mode_window_state.h', | 673 'wm/maximize_mode/maximize_mode_window_state.h', |
| 672 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h', | 674 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h', |
| 673 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.cc', | 675 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.cc', |
| 674 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.h', | 676 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.h', |
| 675 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc', | 677 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc', |
| 676 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h', | 678 'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h', |
| 677 'wm/maximize_mode/workspace_backdrop_delegate.cc', | 679 'wm/maximize_mode/workspace_backdrop_delegate.cc', |
| 678 'wm/maximize_mode/workspace_backdrop_delegate.h', | 680 'wm/maximize_mode/workspace_backdrop_delegate.h', |
| 679 'wm/mru_window_tracker.cc', | |
| 680 'wm/mru_window_tracker.h', | |
| 681 'wm/overlay_event_filter.cc', | 681 'wm/overlay_event_filter.cc', |
| 682 'wm/overlay_event_filter.h', | 682 'wm/overlay_event_filter.h', |
| 683 'wm/overview/overview_animation_type.h', | 683 'wm/overview/overview_animation_type.h', |
| 684 'wm/overview/scoped_overview_animation_settings.h', | 684 'wm/overview/scoped_overview_animation_settings.h', |
| 685 'wm/overview/scoped_overview_animation_settings_aura.cc', | 685 'wm/overview/scoped_overview_animation_settings_aura.cc', |
| 686 'wm/overview/scoped_overview_animation_settings_aura.h', | 686 'wm/overview/scoped_overview_animation_settings_aura.h', |
| 687 'wm/overview/scoped_overview_animation_settings_factory.cc', | 687 'wm/overview/scoped_overview_animation_settings_factory.cc', |
| 688 'wm/overview/scoped_overview_animation_settings_factory.h', | 688 'wm/overview/scoped_overview_animation_settings_factory.h', |
| 689 'wm/overview/scoped_overview_animation_settings_factory_aura.cc', | 689 'wm/overview/scoped_overview_animation_settings_factory_aura.cc', |
| 690 'wm/overview/scoped_overview_animation_settings_factory_aura.h', | 690 'wm/overview/scoped_overview_animation_settings_factory_aura.h', |
| (...skipping 752 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1443 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1443 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 1444 ], | 1444 ], |
| 1445 } | 1445 } |
| 1446 ], | 1446 ], |
| 1447 ], | 1447 ], |
| 1448 }, | 1448 }, |
| 1449 ], | 1449 ], |
| 1450 }], | 1450 }], |
| 1451 ], | 1451 ], |
| 1452 } | 1452 } |
| OLD | NEW |