| 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 # These files lists are shared with the GN build. | 9 # These files lists are shared with the GN build. |
| 10 'ash_sources': [ | 10 'ash_sources': [ |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 'host/ash_window_tree_host.h', | 144 'host/ash_window_tree_host.h', |
| 145 'host/ash_window_tree_host_init_params.cc', | 145 'host/ash_window_tree_host_init_params.cc', |
| 146 'host/ash_window_tree_host_init_params.h', | 146 'host/ash_window_tree_host_init_params.h', |
| 147 'host/ash_window_tree_host_ozone.cc', | 147 'host/ash_window_tree_host_ozone.cc', |
| 148 'host/ash_window_tree_host_win.cc', | 148 'host/ash_window_tree_host_win.cc', |
| 149 'host/ash_window_tree_host_x11.cc', | 149 'host/ash_window_tree_host_x11.cc', |
| 150 'host/ash_window_tree_host_x11.h', | 150 'host/ash_window_tree_host_x11.h', |
| 151 'host/root_window_transformer.h', | 151 'host/root_window_transformer.h', |
| 152 'host/transformer_helper.cc', | 152 'host/transformer_helper.cc', |
| 153 'host/transformer_helper.h', | 153 'host/transformer_helper.h', |
| 154 'ime/candidate_view.cc', | |
| 155 'ime/candidate_view.h', | |
| 156 'ime/candidate_window_view.cc', | |
| 157 'ime/candidate_window_view.h', | |
| 158 'ime/infolist_window.cc', | |
| 159 'ime/infolist_window.h', | |
| 160 'ime/input_method_menu_item.cc', | |
| 161 'ime/input_method_menu_item.h', | |
| 162 'ime/input_method_menu_manager.cc', | |
| 163 'ime/input_method_menu_manager.h', | |
| 164 'ime/mode_indicator_view.cc', | |
| 165 'ime/mode_indicator_view.h', | |
| 166 'keyboard_uma_event_filter.cc', | 154 'keyboard_uma_event_filter.cc', |
| 167 'keyboard_uma_event_filter.h', | 155 'keyboard_uma_event_filter.h', |
| 168 'magnifier/magnification_controller.cc', | 156 'magnifier/magnification_controller.cc', |
| 169 'magnifier/magnification_controller.h', | 157 'magnifier/magnification_controller.h', |
| 170 'magnifier/partial_magnification_controller.cc', | 158 'magnifier/partial_magnification_controller.cc', |
| 171 'magnifier/partial_magnification_controller.h', | 159 'magnifier/partial_magnification_controller.h', |
| 172 'metrics/user_metrics_recorder.cc', | 160 'metrics/user_metrics_recorder.cc', |
| 173 'metrics/user_metrics_recorder.h', | 161 'metrics/user_metrics_recorder.h', |
| 174 'multi_profile_uma.cc', | 162 'multi_profile_uma.cc', |
| 175 'multi_profile_uma.h', | 163 'multi_profile_uma.h', |
| (...skipping 611 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 787 'display/screen_position_controller_unittest.cc', | 775 'display/screen_position_controller_unittest.cc', |
| 788 'drag_drop/drag_drop_controller_unittest.cc', | 776 'drag_drop/drag_drop_controller_unittest.cc', |
| 789 'drag_drop/drag_drop_tracker_unittest.cc', | 777 'drag_drop/drag_drop_tracker_unittest.cc', |
| 790 'extended_desktop_unittest.cc', | 778 'extended_desktop_unittest.cc', |
| 791 'focus_cycler_unittest.cc', | 779 'focus_cycler_unittest.cc', |
| 792 'frame/caption_buttons/frame_caption_button_container_view_unittest.cc', | 780 'frame/caption_buttons/frame_caption_button_container_view_unittest.cc', |
| 793 'frame/caption_buttons/frame_size_button_unittest.cc', | 781 'frame/caption_buttons/frame_size_button_unittest.cc', |
| 794 'frame/custom_frame_view_ash_unittest.cc', | 782 'frame/custom_frame_view_ash_unittest.cc', |
| 795 'frame/default_header_painter_unittest.cc', | 783 'frame/default_header_painter_unittest.cc', |
| 796 'host/ash_window_tree_host_x11_unittest.cc', | 784 'host/ash_window_tree_host_x11_unittest.cc', |
| 797 'ime/candidate_view_unittest.cc', | |
| 798 'ime/candidate_window_view_unittest.cc', | |
| 799 'ime/input_method_menu_item_unittest.cc', | |
| 800 'ime/input_method_menu_manager_unittest.cc', | |
| 801 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc', | 785 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc', |
| 802 'keyboard_overlay/keyboard_overlay_view_unittest.cc', | 786 'keyboard_overlay/keyboard_overlay_view_unittest.cc', |
| 803 'magnifier/magnification_controller_unittest.cc', | 787 'magnifier/magnification_controller_unittest.cc', |
| 804 'root_window_controller_unittest.cc', | 788 'root_window_controller_unittest.cc', |
| 805 'screen_util_unittest.cc', | 789 'screen_util_unittest.cc', |
| 806 'screensaver/screensaver_view_unittest.cc', | 790 'screensaver/screensaver_view_unittest.cc', |
| 807 'shelf/scoped_observer_with_duplicated_sources_unittest.cc', | 791 'shelf/scoped_observer_with_duplicated_sources_unittest.cc', |
| 808 'shelf/shelf_layout_manager_unittest.cc', | 792 'shelf/shelf_layout_manager_unittest.cc', |
| 809 'shelf/shelf_model_unittest.cc', | 793 'shelf/shelf_model_unittest.cc', |
| 810 'shelf/shelf_navigator_unittest.cc', | 794 'shelf/shelf_navigator_unittest.cc', |
| (...skipping 496 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1307 '../build/isolate.gypi', | 1291 '../build/isolate.gypi', |
| 1308 ], | 1292 ], |
| 1309 'sources': [ | 1293 'sources': [ |
| 1310 'ash_unittests.isolate', | 1294 'ash_unittests.isolate', |
| 1311 ], | 1295 ], |
| 1312 }, | 1296 }, |
| 1313 ], | 1297 ], |
| 1314 }], | 1298 }], |
| 1315 ], | 1299 ], |
| 1316 } | 1300 } |
| OLD | NEW |