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 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
120 'display/mirror_window_controller.cc', | 120 'display/mirror_window_controller.cc', |
121 'display/mirror_window_controller.h', | 121 'display/mirror_window_controller.h', |
122 'display/mouse_cursor_event_filter.cc', | 122 'display/mouse_cursor_event_filter.cc', |
123 'display/mouse_cursor_event_filter.h', | 123 'display/mouse_cursor_event_filter.h', |
124 'display/output_configurator_animation.cc', | 124 'display/output_configurator_animation.cc', |
125 'display/output_configurator_animation.h', | 125 'display/output_configurator_animation.h', |
126 'display/resolution_notification_controller.cc', | 126 'display/resolution_notification_controller.cc', |
127 'display/resolution_notification_controller.h', | 127 'display/resolution_notification_controller.h', |
128 'display/root_window_transformers.cc', | 128 'display/root_window_transformers.cc', |
129 'display/root_window_transformers.h', | 129 'display/root_window_transformers.h', |
| 130 'display/screen_ash.cc', |
| 131 'display/screen_ash.h', |
130 'display/screen_position_controller.cc', | 132 'display/screen_position_controller.cc', |
131 'display/screen_position_controller.h', | 133 'display/screen_position_controller.h', |
132 'display/shared_display_edge_indicator.cc', | 134 'display/shared_display_edge_indicator.cc', |
133 'display/shared_display_edge_indicator.h', | 135 'display/shared_display_edge_indicator.h', |
134 'display/virtual_keyboard_window_controller.cc', | 136 'display/virtual_keyboard_window_controller.cc', |
135 'display/virtual_keyboard_window_controller.h', | 137 'display/virtual_keyboard_window_controller.h', |
136 'drag_drop/drag_drop_controller.cc', | 138 'drag_drop/drag_drop_controller.cc', |
137 'drag_drop/drag_drop_controller.h', | 139 'drag_drop/drag_drop_controller.h', |
138 'drag_drop/drag_drop_tracker.cc', | 140 'drag_drop/drag_drop_tracker.cc', |
139 'drag_drop/drag_drop_tracker.h', | 141 'drag_drop/drag_drop_tracker.h', |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
178 'popup_message.cc', | 180 'popup_message.cc', |
179 'popup_message.h', | 181 'popup_message.h', |
180 'root_window_controller.cc', | 182 'root_window_controller.cc', |
181 'root_window_controller.h', | 183 'root_window_controller.h', |
182 'root_window_settings.cc', | 184 'root_window_settings.cc', |
183 'root_window_settings.h', | 185 'root_window_settings.h', |
184 'rotator/screen_rotation.cc', | 186 'rotator/screen_rotation.cc', |
185 'rotator/screen_rotation.h', | 187 'rotator/screen_rotation.h', |
186 'scoped_target_root_window.cc', | 188 'scoped_target_root_window.cc', |
187 'scoped_target_root_window.h', | 189 'scoped_target_root_window.h', |
188 'screen_ash.cc', | 190 'screen_util.cc', |
189 'screen_ash.h', | 191 'screen_util.h', |
190 'screenshot_delegate.h', | 192 'screenshot_delegate.h', |
191 'session_state_delegate.h', | 193 'session_state_delegate.h', |
192 'session_state_observer.cc', | 194 'session_state_observer.cc', |
193 'session_state_observer.h', | 195 'session_state_observer.h', |
194 'shelf/alternate_app_list_button.cc', | 196 'shelf/alternate_app_list_button.cc', |
195 'shelf/alternate_app_list_button.h', | 197 'shelf/alternate_app_list_button.h', |
196 'shelf/app_list_button.cc', | 198 'shelf/app_list_button.cc', |
197 'shelf/app_list_button.h', | 199 'shelf/app_list_button.h', |
198 'shelf/app_list_shelf_item_delegate.cc', | 200 'shelf/app_list_shelf_item_delegate.cc', |
199 'shelf/app_list_shelf_item_delegate.h', | 201 'shelf/app_list_shelf_item_delegate.h', |
(...skipping 635 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
835 'display/screen_position_controller_unittest.cc', | 837 'display/screen_position_controller_unittest.cc', |
836 'drag_drop/drag_drop_controller_unittest.cc', | 838 'drag_drop/drag_drop_controller_unittest.cc', |
837 'drag_drop/drag_drop_tracker_unittest.cc', | 839 'drag_drop/drag_drop_tracker_unittest.cc', |
838 'extended_desktop_unittest.cc', | 840 'extended_desktop_unittest.cc', |
839 'focus_cycler_unittest.cc', | 841 'focus_cycler_unittest.cc', |
840 'ime/candidate_window_view_unittest.cc', | 842 'ime/candidate_window_view_unittest.cc', |
841 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc', | 843 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc', |
842 'keyboard_overlay/keyboard_overlay_view_unittest.cc', | 844 'keyboard_overlay/keyboard_overlay_view_unittest.cc', |
843 'magnifier/magnification_controller_unittest.cc', | 845 'magnifier/magnification_controller_unittest.cc', |
844 'root_window_controller_unittest.cc', | 846 'root_window_controller_unittest.cc', |
845 'screen_ash_unittest.cc', | 847 'screen_util_unittest.cc', |
846 'screensaver/screensaver_view_unittest.cc', | 848 'screensaver/screensaver_view_unittest.cc', |
847 'session_state_delegate_stub.cc', | 849 'session_state_delegate_stub.cc', |
848 'session_state_delegate_stub.h', | 850 'session_state_delegate_stub.h', |
849 'shelf/scoped_observer_with_duplicated_sources_unittest.cc', | 851 'shelf/scoped_observer_with_duplicated_sources_unittest.cc', |
850 'shelf/shelf_layout_manager_unittest.cc', | 852 'shelf/shelf_layout_manager_unittest.cc', |
851 'shelf/shelf_model_unittest.cc', | 853 'shelf/shelf_model_unittest.cc', |
852 'shelf/shelf_navigator_unittest.cc', | 854 'shelf/shelf_navigator_unittest.cc', |
853 'shelf/shelf_tooltip_manager_unittest.cc', | 855 'shelf/shelf_tooltip_manager_unittest.cc', |
854 'shelf/shelf_unittest.cc', | 856 'shelf/shelf_unittest.cc', |
855 'shelf/shelf_view_unittest.cc', | 857 'shelf/shelf_view_unittest.cc', |
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1066 }, | 1068 }, |
1067 }, | 1069 }, |
1068 'dependencies': [ | 1070 'dependencies': [ |
1069 '../sandbox/sandbox.gyp:sandbox', | 1071 '../sandbox/sandbox.gyp:sandbox', |
1070 ], | 1072 ], |
1071 }], | 1073 }], |
1072 ], | 1074 ], |
1073 }, | 1075 }, |
1074 ], | 1076 ], |
1075 } | 1077 } |
OLD | NEW |