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 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
172 'ime/input_method_event_handler.h', | 172 'ime/input_method_event_handler.h', |
173 'keyboard/keyboard_ui.cc', | 173 'keyboard/keyboard_ui.cc', |
174 'keyboard/keyboard_ui.h', | 174 'keyboard/keyboard_ui.h', |
175 'keyboard/keyboard_ui_observer.h', | 175 'keyboard/keyboard_ui_observer.h', |
176 'keyboard_uma_event_filter.cc', | 176 'keyboard_uma_event_filter.cc', |
177 'keyboard_uma_event_filter.h', | 177 'keyboard_uma_event_filter.h', |
178 'magnifier/magnification_controller.cc', | 178 'magnifier/magnification_controller.cc', |
179 'magnifier/magnification_controller.h', | 179 'magnifier/magnification_controller.h', |
180 'magnifier/partial_magnification_controller.cc', | 180 'magnifier/partial_magnification_controller.cc', |
181 'magnifier/partial_magnification_controller.h', | 181 'magnifier/partial_magnification_controller.h', |
| 182 'material_design/material_design_controller.cc', |
| 183 'material_design/material_design_controller.h', |
182 'metrics/desktop_task_switch_metric_recorder.cc', | 184 'metrics/desktop_task_switch_metric_recorder.cc', |
183 'metrics/desktop_task_switch_metric_recorder.h', | 185 'metrics/desktop_task_switch_metric_recorder.h', |
184 'metrics/task_switch_metrics_recorder.cc', | 186 'metrics/task_switch_metrics_recorder.cc', |
185 'metrics/task_switch_metrics_recorder.h', | 187 'metrics/task_switch_metrics_recorder.h', |
186 'metrics/task_switch_time_tracker.cc', | 188 'metrics/task_switch_time_tracker.cc', |
187 'metrics/task_switch_time_tracker.h', | 189 'metrics/task_switch_time_tracker.h', |
188 'metrics/user_metrics_recorder.cc', | 190 'metrics/user_metrics_recorder.cc', |
189 'metrics/user_metrics_recorder.h', | 191 'metrics/user_metrics_recorder.h', |
190 'multi_profile_uma.cc', | 192 'multi_profile_uma.cc', |
191 'multi_profile_uma.h', | 193 'multi_profile_uma.h', |
(...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
734 'test/ash_test_helper.cc', | 736 'test/ash_test_helper.cc', |
735 'test/ash_test_helper.h', | 737 'test/ash_test_helper.h', |
736 'test/ash_test_views_delegate.cc', | 738 'test/ash_test_views_delegate.cc', |
737 'test/ash_test_views_delegate.h', | 739 'test/ash_test_views_delegate.h', |
738 'test/child_modal_window.cc', | 740 'test/child_modal_window.cc', |
739 'test/child_modal_window.h', | 741 'test/child_modal_window.h', |
740 'test/cursor_manager_test_api.cc', | 742 'test/cursor_manager_test_api.cc', |
741 'test/cursor_manager_test_api.h', | 743 'test/cursor_manager_test_api.h', |
742 'test/display_manager_test_api.cc', | 744 'test/display_manager_test_api.cc', |
743 'test/display_manager_test_api.h', | 745 'test/display_manager_test_api.h', |
| 746 'test/material_design_controller_test_api.cc', |
| 747 'test/material_design_controller_test_api.h', |
744 'test/mirror_window_test_api.cc', | 748 'test/mirror_window_test_api.cc', |
745 'test/mirror_window_test_api.h', | 749 'test/mirror_window_test_api.h', |
746 'test/overflow_bubble_view_test_api.cc', | 750 'test/overflow_bubble_view_test_api.cc', |
747 'test/overflow_bubble_view_test_api.h', | 751 'test/overflow_bubble_view_test_api.h', |
748 'test/shelf_button_pressed_metric_tracker_test_api.cc', | 752 'test/shelf_button_pressed_metric_tracker_test_api.cc', |
749 'test/shelf_button_pressed_metric_tracker_test_api.h', | 753 'test/shelf_button_pressed_metric_tracker_test_api.h', |
750 'test/shelf_item_delegate_manager_test_api.cc', | 754 'test/shelf_item_delegate_manager_test_api.cc', |
751 'test/shelf_item_delegate_manager_test_api.h', | 755 'test/shelf_item_delegate_manager_test_api.h', |
752 'test/shelf_test_api.h', | 756 'test/shelf_test_api.h', |
753 'test/shelf_view_test_api.cc', | 757 'test/shelf_view_test_api.cc', |
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
871 'drag_drop/drag_drop_controller_unittest.cc', | 875 'drag_drop/drag_drop_controller_unittest.cc', |
872 'drag_drop/drag_drop_tracker_unittest.cc', | 876 'drag_drop/drag_drop_tracker_unittest.cc', |
873 'extended_desktop_unittest.cc', | 877 'extended_desktop_unittest.cc', |
874 'focus_cycler_unittest.cc', | 878 'focus_cycler_unittest.cc', |
875 'frame/caption_buttons/frame_caption_button_container_view_unittest.cc', | 879 'frame/caption_buttons/frame_caption_button_container_view_unittest.cc', |
876 'frame/caption_buttons/frame_size_button_unittest.cc', | 880 'frame/caption_buttons/frame_size_button_unittest.cc', |
877 'frame/custom_frame_view_ash_unittest.cc', | 881 'frame/custom_frame_view_ash_unittest.cc', |
878 'frame/default_header_painter_unittest.cc', | 882 'frame/default_header_painter_unittest.cc', |
879 'host/ash_window_tree_host_x11_unittest.cc', | 883 'host/ash_window_tree_host_x11_unittest.cc', |
880 'magnifier/magnification_controller_unittest.cc', | 884 'magnifier/magnification_controller_unittest.cc', |
| 885 'material_design/material_design_controller_unittest.cc', |
881 'metrics/desktop_task_switch_metric_recorder_unittest.cc', | 886 'metrics/desktop_task_switch_metric_recorder_unittest.cc', |
882 'metrics/task_switch_metrics_recorder_unittest.cc', | 887 'metrics/task_switch_metrics_recorder_unittest.cc', |
883 'metrics/task_switch_time_tracker_unittest.cc', | 888 'metrics/task_switch_time_tracker_unittest.cc', |
884 'metrics/user_metrics_recorder_unittest.cc', | 889 'metrics/user_metrics_recorder_unittest.cc', |
885 'popup_message_unittest.cc', | 890 'popup_message_unittest.cc', |
886 'root_window_controller_unittest.cc', | 891 'root_window_controller_unittest.cc', |
887 'rotator/screen_rotation_animation_unittest.cc', | 892 'rotator/screen_rotation_animation_unittest.cc', |
888 'screen_util_unittest.cc', | 893 'screen_util_unittest.cc', |
889 'shelf/scoped_observer_with_duplicated_sources_unittest.cc', | 894 'shelf/scoped_observer_with_duplicated_sources_unittest.cc', |
890 'shelf/shelf_button_pressed_metric_tracker_unittest.cc', | 895 'shelf/shelf_button_pressed_metric_tracker_unittest.cc', |
(...skipping 504 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1395 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1400 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
1396 ], | 1401 ], |
1397 } | 1402 } |
1398 ], | 1403 ], |
1399 ], | 1404 ], |
1400 }, | 1405 }, |
1401 ], | 1406 ], |
1402 }], | 1407 }], |
1403 ], | 1408 ], |
1404 } | 1409 } |
OLD | NEW |