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 'keyboard_uma_event_filter.cc', | 157 'keyboard_uma_event_filter.cc', |
158 'keyboard_uma_event_filter.h', | 158 'keyboard_uma_event_filter.h', |
159 'launcher/launcher.cc', | 159 'launcher/launcher.cc', |
160 'launcher/launcher.h', | 160 'launcher/launcher.h', |
161 'launcher/launcher_button.cc', | 161 'launcher/launcher_button.cc', |
162 'launcher/launcher_button.h', | 162 'launcher/launcher_button.h', |
163 'launcher/launcher_delegate.h', | 163 'launcher/launcher_delegate.h', |
164 'launcher/launcher_item_delegate_manager.cc', | 164 'launcher/launcher_item_delegate_manager.cc', |
165 'launcher/launcher_item_delegate_manager.h', | 165 'launcher/launcher_item_delegate_manager.h', |
166 'launcher/launcher_item_delegate.h', | 166 'launcher/launcher_item_delegate.h', |
167 'launcher/launcher_model.cc', | |
168 'launcher/launcher_model.h', | |
169 'launcher/launcher_types.cc', | 167 'launcher/launcher_types.cc', |
170 'launcher/launcher_types.h', | 168 'launcher/launcher_types.h', |
171 'magnifier/magnification_controller.cc', | 169 'magnifier/magnification_controller.cc', |
172 'magnifier/magnification_controller.h', | 170 'magnifier/magnification_controller.h', |
173 'magnifier/magnifier_constants.h', | 171 'magnifier/magnifier_constants.h', |
174 'magnifier/partial_magnification_controller.cc', | 172 'magnifier/partial_magnification_controller.cc', |
175 'magnifier/partial_magnification_controller.h', | 173 'magnifier/partial_magnification_controller.h', |
176 'multi_profile_uma.cc', | 174 'multi_profile_uma.cc', |
177 'multi_profile_uma.h', | 175 'multi_profile_uma.h', |
178 'popup_message.cc', | 176 'popup_message.cc', |
(...skipping 28 matching lines...) Expand all Loading... |
207 'shelf/scoped_observer_with_duplicated_sources.h', | 205 'shelf/scoped_observer_with_duplicated_sources.h', |
208 'shelf/shelf_alignment_menu.cc', | 206 'shelf/shelf_alignment_menu.cc', |
209 'shelf/shelf_alignment_menu.h', | 207 'shelf/shelf_alignment_menu.h', |
210 'shelf/shelf_bezel_event_filter.cc', | 208 'shelf/shelf_bezel_event_filter.cc', |
211 'shelf/shelf_bezel_event_filter.h', | 209 'shelf/shelf_bezel_event_filter.h', |
212 'shelf/shelf_button_host.h', | 210 'shelf/shelf_button_host.h', |
213 'shelf/shelf_icon_observer.h', | 211 'shelf/shelf_icon_observer.h', |
214 'shelf/shelf_layout_manager.cc', | 212 'shelf/shelf_layout_manager.cc', |
215 'shelf/shelf_layout_manager.h', | 213 'shelf/shelf_layout_manager.h', |
216 'shelf/shelf_layout_manager_observer.h', | 214 'shelf/shelf_layout_manager_observer.h', |
| 215 'shelf/shelf_model.cc', |
| 216 'shelf/shelf_model.h', |
217 'shelf/shelf_model_observer.h', | 217 'shelf/shelf_model_observer.h', |
218 'shelf/shelf_model_util.cc', | 218 'shelf/shelf_model_util.cc', |
219 'shelf/shelf_model_util.h', | 219 'shelf/shelf_model_util.h', |
220 'shelf/shelf_navigator.cc', | 220 'shelf/shelf_navigator.cc', |
221 'shelf/shelf_navigator.h', | 221 'shelf/shelf_navigator.h', |
222 'shelf/shelf_tooltip_manager.cc', | 222 'shelf/shelf_tooltip_manager.cc', |
223 'shelf/shelf_tooltip_manager.h', | 223 'shelf/shelf_tooltip_manager.h', |
224 'shelf/shelf_types.h', | 224 'shelf/shelf_types.h', |
225 'shelf/shelf_view.cc', | 225 'shelf/shelf_view.cc', |
226 'shelf/shelf_view.h', | 226 'shelf/shelf_view.h', |
(...skipping 526 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
753 'display/mouse_cursor_event_filter_unittest.cc', | 753 'display/mouse_cursor_event_filter_unittest.cc', |
754 'display/resolution_notification_controller_unittest.cc', | 754 'display/resolution_notification_controller_unittest.cc', |
755 'display/root_window_transformers_unittest.cc', | 755 'display/root_window_transformers_unittest.cc', |
756 'display/screen_position_controller_unittest.cc', | 756 'display/screen_position_controller_unittest.cc', |
757 'drag_drop/drag_drop_controller_unittest.cc', | 757 'drag_drop/drag_drop_controller_unittest.cc', |
758 'drag_drop/drag_drop_tracker_unittest.cc', | 758 'drag_drop/drag_drop_tracker_unittest.cc', |
759 'extended_desktop_unittest.cc', | 759 'extended_desktop_unittest.cc', |
760 'focus_cycler_unittest.cc', | 760 'focus_cycler_unittest.cc', |
761 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc', | 761 'keyboard_overlay/keyboard_overlay_delegate_unittest.cc', |
762 'keyboard_overlay/keyboard_overlay_view_unittest.cc', | 762 'keyboard_overlay/keyboard_overlay_view_unittest.cc', |
763 'launcher/launcher_model_unittest.cc', | |
764 'launcher/launcher_unittest.cc', | 763 'launcher/launcher_unittest.cc', |
765 'magnifier/magnification_controller_unittest.cc', | 764 'magnifier/magnification_controller_unittest.cc', |
766 'root_window_controller_unittest.cc', | 765 'root_window_controller_unittest.cc', |
767 'screen_ash_unittest.cc', | 766 'screen_ash_unittest.cc', |
768 'screensaver/screensaver_view_unittest.cc', | 767 'screensaver/screensaver_view_unittest.cc', |
769 'session_state_delegate_stub.cc', | 768 'session_state_delegate_stub.cc', |
770 'session_state_delegate_stub.h', | 769 'session_state_delegate_stub.h', |
771 'shelf/scoped_observer_with_duplicated_sources_unittest.cc', | 770 'shelf/scoped_observer_with_duplicated_sources_unittest.cc', |
772 'shelf/shelf_layout_manager_unittest.cc', | 771 'shelf/shelf_layout_manager_unittest.cc', |
| 772 'shelf/shelf_model_unittest.cc', |
773 'shelf/shelf_navigator_unittest.cc', | 773 'shelf/shelf_navigator_unittest.cc', |
774 'shelf/shelf_tooltip_manager_unittest.cc', | 774 'shelf/shelf_tooltip_manager_unittest.cc', |
775 'shelf/shelf_view_unittest.cc', | 775 'shelf/shelf_view_unittest.cc', |
776 'shelf/shelf_widget_unittest.cc', | 776 'shelf/shelf_widget_unittest.cc', |
777 'shell/app_list.cc', | 777 'shell/app_list.cc', |
778 'shell/bubble.cc', | 778 'shell/bubble.cc', |
779 'shell/context_menu.cc', | 779 'shell/context_menu.cc', |
780 'shell/context_menu.h', | 780 'shell/context_menu.h', |
781 'shell/launcher_delegate_impl.cc', | 781 'shell/launcher_delegate_impl.cc', |
782 'shell/launcher_delegate_impl.h', | 782 'shell/launcher_delegate_impl.h', |
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
974 }, | 974 }, |
975 }, | 975 }, |
976 'dependencies': [ | 976 'dependencies': [ |
977 '../sandbox/sandbox.gyp:sandbox', | 977 '../sandbox/sandbox.gyp:sandbox', |
978 ], | 978 ], |
979 }], | 979 }], |
980 ], | 980 ], |
981 }, | 981 }, |
982 ], | 982 ], |
983 } | 983 } |
OLD | NEW |