| 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 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', | 8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', |
| 9 }, | 9 }, |
| 10 'includes': [ | 10 'includes': [ |
| (...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 'first_run/desktop_cleaner.h', | 157 'first_run/desktop_cleaner.h', |
| 158 'first_run/first_run_helper.cc', | 158 'first_run/first_run_helper.cc', |
| 159 'first_run/first_run_helper.h', | 159 'first_run/first_run_helper.h', |
| 160 'first_run/first_run_helper_impl.cc', | 160 'first_run/first_run_helper_impl.cc', |
| 161 'first_run/first_run_helper_impl.h', | 161 'first_run/first_run_helper_impl.h', |
| 162 'focus_cycler.cc', | 162 'focus_cycler.cc', |
| 163 'focus_cycler.h', | 163 'focus_cycler.h', |
| 164 'frame/caption_buttons/alternate_frame_size_button.cc', | 164 'frame/caption_buttons/alternate_frame_size_button.cc', |
| 165 'frame/caption_buttons/alternate_frame_size_button.h', | 165 'frame/caption_buttons/alternate_frame_size_button.h', |
| 166 'frame/caption_buttons/alternate_frame_size_button_delegate.h', | 166 'frame/caption_buttons/alternate_frame_size_button_delegate.h', |
| 167 'frame/caption_buttons/bubble_contents_button_row.cc', | |
| 168 'frame/caption_buttons/bubble_contents_button_row.h', | |
| 169 'frame/caption_buttons/caption_button_types.h', | 167 'frame/caption_buttons/caption_button_types.h', |
| 170 'frame/caption_buttons/frame_caption_button.cc', | 168 'frame/caption_buttons/frame_caption_button.cc', |
| 171 'frame/caption_buttons/frame_caption_button.h', | 169 'frame/caption_buttons/frame_caption_button.h', |
| 172 'frame/caption_buttons/frame_caption_button_container_view.cc', | 170 'frame/caption_buttons/frame_caption_button_container_view.cc', |
| 173 'frame/caption_buttons/frame_caption_button_container_view.h', | 171 'frame/caption_buttons/frame_caption_button_container_view.h', |
| 174 'frame/caption_buttons/frame_maximize_button.cc', | |
| 175 'frame/caption_buttons/frame_maximize_button.h', | |
| 176 'frame/caption_buttons/frame_maximize_button_observer.h', | |
| 177 'frame/caption_buttons/maximize_bubble_controller.cc', | |
| 178 'frame/caption_buttons/maximize_bubble_controller.h', | |
| 179 'frame/caption_buttons/maximize_bubble_controller_bubble.cc', | |
| 180 'frame/caption_buttons/maximize_bubble_controller_bubble.h', | |
| 181 'frame/custom_frame_view_ash.cc', | 172 'frame/custom_frame_view_ash.cc', |
| 182 'frame/custom_frame_view_ash.h', | 173 'frame/custom_frame_view_ash.h', |
| 183 'frame/frame_border_hit_test_controller.cc', | 174 'frame/frame_border_hit_test_controller.cc', |
| 184 'frame/frame_border_hit_test_controller.h', | 175 'frame/frame_border_hit_test_controller.h', |
| 185 'frame/default_header_painter.cc', | 176 'frame/default_header_painter.cc', |
| 186 'frame/default_header_painter.h', | 177 'frame/default_header_painter.h', |
| 187 'frame/frame_util.cc', | 178 'frame/frame_util.cc', |
| 188 'frame/frame_util.h', | 179 'frame/frame_util.h', |
| 189 'frame/header_painter.h', | 180 'frame/header_painter.h', |
| 190 'frame/header_painter_util.cc', | 181 'frame/header_painter_util.cc', |
| (...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 673 'wm/wm_types.cc', | 664 'wm/wm_types.cc', |
| 674 'wm/wm_types.h', | 665 'wm/wm_types.h', |
| 675 'wm/workspace_controller.cc', | 666 'wm/workspace_controller.cc', |
| 676 'wm/workspace_controller.h', | 667 'wm/workspace_controller.h', |
| 677 'wm/workspace/magnetism_matcher.cc', | 668 'wm/workspace/magnetism_matcher.cc', |
| 678 'wm/workspace/magnetism_matcher.h', | 669 'wm/workspace/magnetism_matcher.h', |
| 679 'wm/workspace/multi_window_resize_controller.cc', | 670 'wm/workspace/multi_window_resize_controller.cc', |
| 680 'wm/workspace/multi_window_resize_controller.h', | 671 'wm/workspace/multi_window_resize_controller.h', |
| 681 'wm/workspace/phantom_window_controller.cc', | 672 'wm/workspace/phantom_window_controller.cc', |
| 682 'wm/workspace/phantom_window_controller.h', | 673 'wm/workspace/phantom_window_controller.h', |
| 683 'wm/workspace/snap_types.h', | |
| 684 'wm/workspace/two_step_edge_cycler.cc', | 674 'wm/workspace/two_step_edge_cycler.cc', |
| 685 'wm/workspace/two_step_edge_cycler.h', | 675 'wm/workspace/two_step_edge_cycler.h', |
| 686 'wm/workspace/workspace_event_handler.cc', | 676 'wm/workspace/workspace_event_handler.cc', |
| 687 'wm/workspace/workspace_event_handler.h', | 677 'wm/workspace/workspace_event_handler.h', |
| 688 'wm/workspace/workspace_layout_manager.cc', | 678 'wm/workspace/workspace_layout_manager.cc', |
| 689 'wm/workspace/workspace_layout_manager.h', | 679 'wm/workspace/workspace_layout_manager.h', |
| 690 'wm/workspace/workspace_layout_manager_delegate.h', | 680 'wm/workspace/workspace_layout_manager_delegate.h', |
| 691 'wm/workspace/workspace_types.h', | 681 'wm/workspace/workspace_types.h', |
| 692 'wm/workspace/workspace_window_resizer.cc', | 682 'wm/workspace/workspace_window_resizer.cc', |
| 693 'wm/workspace/workspace_window_resizer.h', | 683 'wm/workspace/workspace_window_resizer.h', |
| (...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 925 'display/projecting_observer_chromeos_unittest.cc', | 915 'display/projecting_observer_chromeos_unittest.cc', |
| 926 'display/resolution_notification_controller_unittest.cc', | 916 'display/resolution_notification_controller_unittest.cc', |
| 927 'display/root_window_transformers_unittest.cc', | 917 'display/root_window_transformers_unittest.cc', |
| 928 'display/screen_position_controller_unittest.cc', | 918 'display/screen_position_controller_unittest.cc', |
| 929 'drag_drop/drag_drop_controller_unittest.cc', | 919 'drag_drop/drag_drop_controller_unittest.cc', |
| 930 'drag_drop/drag_drop_tracker_unittest.cc', | 920 'drag_drop/drag_drop_tracker_unittest.cc', |
| 931 'extended_desktop_unittest.cc', | 921 'extended_desktop_unittest.cc', |
| 932 'focus_cycler_unittest.cc', | 922 'focus_cycler_unittest.cc', |
| 933 'frame/caption_buttons/alternate_frame_size_button_unittest.cc', | 923 'frame/caption_buttons/alternate_frame_size_button_unittest.cc', |
| 934 'frame/caption_buttons/frame_caption_button_container_view_unittest.cc', | 924 'frame/caption_buttons/frame_caption_button_container_view_unittest.cc', |
| 935 'frame/caption_buttons/frame_maximize_button_unittest.cc', | |
| 936 'frame/custom_frame_view_ash_unittest.cc', | 925 'frame/custom_frame_view_ash_unittest.cc', |
| 937 'frame/default_header_painter_unittest.cc', | 926 'frame/default_header_painter_unittest.cc', |
| 938 'host/ash_window_tree_host_x11_unittest.cc', | 927 'host/ash_window_tree_host_x11_unittest.cc', |
| 939 'ime/candidate_view_unittest.cc', | 928 'ime/candidate_view_unittest.cc', |
| 940 'ime/candidate_window_view_unittest.cc', | 929 'ime/candidate_window_view_unittest.cc', |
| 941 'ime/input_method_menu_item_unittest.cc', | 930 'ime/input_method_menu_item_unittest.cc', |
| 942 'ime/input_method_menu_manager_unittest.cc', | 931 'ime/input_method_menu_manager_unittest.cc', |
| 943 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc', | 932 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc', |
| 944 'keyboard_overlay/keyboard_overlay_view_unittest.cc', | 933 'keyboard_overlay/keyboard_overlay_view_unittest.cc', |
| 945 'magnifier/magnification_controller_unittest.cc', | 934 'magnifier/magnification_controller_unittest.cc', |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1007 'wm/window_animations_unittest.cc', | 996 'wm/window_animations_unittest.cc', |
| 1008 'wm/window_manager_unittest.cc', | 997 'wm/window_manager_unittest.cc', |
| 1009 'wm/window_modality_controller_unittest.cc', | 998 'wm/window_modality_controller_unittest.cc', |
| 1010 'wm/window_positioner_unittest.cc', | 999 'wm/window_positioner_unittest.cc', |
| 1011 'wm/window_state_unittest.cc', | 1000 'wm/window_state_unittest.cc', |
| 1012 'wm/window_util_unittest.cc', | 1001 'wm/window_util_unittest.cc', |
| 1013 'wm/maximize_mode/workspace_backdrop_delegate.cc', | 1002 'wm/maximize_mode/workspace_backdrop_delegate.cc', |
| 1014 'wm/maximize_mode/workspace_backdrop_delegate.h', | 1003 'wm/maximize_mode/workspace_backdrop_delegate.h', |
| 1015 'wm/workspace/magnetism_matcher_unittest.cc', | 1004 'wm/workspace/magnetism_matcher_unittest.cc', |
| 1016 'wm/workspace/multi_window_resize_controller_unittest.cc', | 1005 'wm/workspace/multi_window_resize_controller_unittest.cc', |
| 1017 'wm/workspace/phantom_window_controller_unittest.cc', | |
| 1018 'wm/workspace/workspace_event_handler_test_helper.cc', | 1006 'wm/workspace/workspace_event_handler_test_helper.cc', |
| 1019 'wm/workspace/workspace_event_handler_test_helper.h', | 1007 'wm/workspace/workspace_event_handler_test_helper.h', |
| 1020 'wm/workspace/workspace_event_handler_unittest.cc', | 1008 'wm/workspace/workspace_event_handler_unittest.cc', |
| 1021 'wm/workspace/workspace_layout_manager_unittest.cc', | 1009 'wm/workspace/workspace_layout_manager_unittest.cc', |
| 1022 'wm/workspace/workspace_window_resizer_unittest.cc', | 1010 'wm/workspace/workspace_window_resizer_unittest.cc', |
| 1023 'wm/workspace_controller_test_helper.cc', | 1011 'wm/workspace_controller_test_helper.cc', |
| 1024 'wm/workspace_controller_test_helper.h', | 1012 'wm/workspace_controller_test_helper.h', |
| 1025 'wm/workspace_controller_unittest.cc', | 1013 'wm/workspace_controller_unittest.cc', |
| 1026 ], | 1014 ], |
| 1027 'conditions': [ | 1015 'conditions': [ |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1198 'ash_shell_lib', | 1186 'ash_shell_lib', |
| 1199 'ash_test_support', | 1187 'ash_test_support', |
| 1200 ], | 1188 ], |
| 1201 'sources': [ | 1189 'sources': [ |
| 1202 'shell/window_watcher_unittest.cc', | 1190 'shell/window_watcher_unittest.cc', |
| 1203 'test/ash_unittests.cc', | 1191 'test/ash_unittests.cc', |
| 1204 ], | 1192 ], |
| 1205 }, | 1193 }, |
| 1206 ], | 1194 ], |
| 1207 } | 1195 } |
| OLD | NEW |