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 }, | 8 }, |
9 'includes': [ | 9 'includes': [ |
10 'shell_dialogs.gypi', | 10 'shell_dialogs.gypi', |
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
133 'base/cursor/cursor.cc', | 133 'base/cursor/cursor.cc', |
134 'base/cursor/cursor.h', | 134 'base/cursor/cursor.h', |
135 'base/cursor/cursor_loader.h', | 135 'base/cursor/cursor_loader.h', |
136 'base/cursor/cursor_loader_null.cc', | 136 'base/cursor/cursor_loader_null.cc', |
137 'base/cursor/cursor_loader_null.h', | 137 'base/cursor/cursor_loader_null.h', |
138 'base/cursor/cursor_loader_win.cc', | 138 'base/cursor/cursor_loader_win.cc', |
139 'base/cursor/cursor_null.cc', | 139 'base/cursor/cursor_null.cc', |
140 'base/cursor/cursor_loader_win.h', | 140 'base/cursor/cursor_loader_win.h', |
141 'base/cursor/cursor_loader_x11.cc', | 141 'base/cursor/cursor_loader_x11.cc', |
142 'base/cursor/cursor_loader_x11.h', | 142 'base/cursor/cursor_loader_x11.h', |
| 143 'base/cursor/cursor_wayland.cc', |
143 'base/cursor/cursor_win.cc', | 144 'base/cursor/cursor_win.cc', |
144 'base/cursor/cursor_x11.cc', | 145 'base/cursor/cursor_x11.cc', |
145 'base/cursor/cursors_aura.cc', | 146 'base/cursor/cursors_aura.cc', |
146 'base/cursor/cursors_aura.h', | 147 'base/cursor/cursors_aura.h', |
147 'base/default_theme_provider.cc', | 148 'base/default_theme_provider.cc', |
148 'base/default_theme_provider.h', | 149 'base/default_theme_provider.h', |
149 'base/default_theme_provider_mac.mm', | 150 'base/default_theme_provider_mac.mm', |
150 'base/dragdrop/cocoa_dnd_util.h', | 151 'base/dragdrop/cocoa_dnd_util.h', |
151 'base/dragdrop/cocoa_dnd_util.mm', | 152 'base/dragdrop/cocoa_dnd_util.mm', |
152 'base/dragdrop/desktop_selection_provider_aurax11.h', | 153 'base/dragdrop/desktop_selection_provider_aurax11.h', |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
227 'base/gtk/scoped_gobject.h', | 228 'base/gtk/scoped_gobject.h', |
228 'base/gtk/scoped_region.cc', | 229 'base/gtk/scoped_region.cc', |
229 'base/gtk/scoped_region.h', | 230 'base/gtk/scoped_region.h', |
230 'base/hit_test.h', | 231 'base/hit_test.h', |
231 'base/keycodes/keyboard_code_conversion.cc', | 232 'base/keycodes/keyboard_code_conversion.cc', |
232 'base/keycodes/keyboard_code_conversion.h', | 233 'base/keycodes/keyboard_code_conversion.h', |
233 'base/keycodes/keyboard_code_conversion_gtk.cc', | 234 'base/keycodes/keyboard_code_conversion_gtk.cc', |
234 'base/keycodes/keyboard_code_conversion_gtk.h', | 235 'base/keycodes/keyboard_code_conversion_gtk.h', |
235 'base/keycodes/keyboard_code_conversion_mac.h', | 236 'base/keycodes/keyboard_code_conversion_mac.h', |
236 'base/keycodes/keyboard_code_conversion_mac.mm', | 237 'base/keycodes/keyboard_code_conversion_mac.mm', |
| 238 'base/keycodes/keyboard_code_conversion_wayland.cc', |
| 239 'base/keycodes/keyboard_code_conversion_wayland.h', |
237 'base/keycodes/keyboard_code_conversion_win.cc', | 240 'base/keycodes/keyboard_code_conversion_win.cc', |
238 'base/keycodes/keyboard_code_conversion_win.h', | 241 'base/keycodes/keyboard_code_conversion_win.h', |
239 'base/keycodes/keyboard_code_conversion_x.cc', | 242 'base/keycodes/keyboard_code_conversion_x.cc', |
240 'base/keycodes/keyboard_code_conversion_x.h', | 243 'base/keycodes/keyboard_code_conversion_x.h', |
241 'base/keycodes/keyboard_codes.h', | 244 'base/keycodes/keyboard_codes.h', |
242 'base/keycodes/usb_keycode_map.h', | 245 'base/keycodes/usb_keycode_map.h', |
243 'base/latency_info.cc', | 246 'base/latency_info.cc', |
244 'base/latency_info.h', | 247 'base/latency_info.h', |
245 'base/l10n/l10n_font_util.cc', | 248 'base/l10n/l10n_font_util.cc', |
246 'base/l10n/l10n_font_util.h', | 249 'base/l10n/l10n_font_util.h', |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
316 'base/text/text_elider.h', | 319 'base/text/text_elider.h', |
317 'base/text/utf16_indexing.cc', | 320 'base/text/utf16_indexing.cc', |
318 'base/text/utf16_indexing.h', | 321 'base/text/utf16_indexing.h', |
319 'base/theme_provider.cc', | 322 'base/theme_provider.cc', |
320 'base/theme_provider.h', | 323 'base/theme_provider.h', |
321 'base/touch/touch_device.cc', | 324 'base/touch/touch_device.cc', |
322 'base/touch/touch_device.h', | 325 'base/touch/touch_device.h', |
323 'base/touch/touch_device_android.cc', | 326 'base/touch/touch_device_android.cc', |
324 'base/touch/touch_device_aurax11.cc', | 327 'base/touch/touch_device_aurax11.cc', |
325 'base/touch/touch_device_ozone.cc', | 328 'base/touch/touch_device_ozone.cc', |
| 329 'base/touch/touch_device_wayland.cc', |
326 'base/touch/touch_device_win.cc', | 330 'base/touch/touch_device_win.cc', |
327 'base/touch/touch_editing_controller.cc', | 331 'base/touch/touch_editing_controller.cc', |
328 'base/touch/touch_editing_controller.h', | 332 'base/touch/touch_editing_controller.h', |
329 'base/touch/touch_factory_x11.cc', | 333 'base/touch/touch_factory_x11.cc', |
330 'base/touch/touch_factory_x11.h', | 334 'base/touch/touch_factory_x11.h', |
331 'base/ui_base_exports.cc', | 335 'base/ui_base_exports.cc', |
332 'base/ui_base_paths.cc', | 336 'base/ui_base_paths.cc', |
333 'base/ui_base_paths.h', | 337 'base/ui_base_paths.h', |
334 'base/ui_base_switches.cc', | 338 'base/ui_base_switches.cc', |
335 'base/ui_base_switches.h', | 339 'base/ui_base_switches.h', |
336 'base/ui_base_switches_util.cc', | 340 'base/ui_base_switches_util.cc', |
337 'base/ui_base_switches_util.h', | 341 'base/ui_base_switches_util.h', |
338 'base/ui_base_types.h', | 342 'base/ui_base_types.h', |
339 'base/ui_export.h', | 343 'base/ui_export.h', |
340 'base/view_prop.cc', | 344 'base/view_prop.cc', |
341 'base/view_prop.h', | 345 'base/view_prop.h', |
| 346 'base/wayland/events_wayland.cc', |
342 'base/win/accessibility_ids_win.h', | 347 'base/win/accessibility_ids_win.h', |
343 'base/win/accessibility_misc_utils.cc', | 348 'base/win/accessibility_misc_utils.cc', |
344 'base/win/accessibility_misc_utils.h', | 349 'base/win/accessibility_misc_utils.h', |
345 'base/win/atl_module.h', | 350 'base/win/atl_module.h', |
346 'base/win/dpi.cc', | 351 'base/win/dpi.cc', |
347 'base/win/dpi.h', | 352 'base/win/dpi.h', |
348 'base/win/events_win.cc', | 353 'base/win/events_win.cc', |
349 'base/win/extra_sdk_defines.h', | 354 'base/win/extra_sdk_defines.h', |
350 'base/win/foreground_helper.cc', | 355 'base/win/foreground_helper.cc', |
351 'base/win/foreground_helper.h', | 356 'base/win/foreground_helper.h', |
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
650 ['exclude', 'base/x/root_window_property_watcher_x.h'], | 655 ['exclude', 'base/x/root_window_property_watcher_x.h'], |
651 ['exclude', 'base/x/work_area_watcher_x.cc'], | 656 ['exclude', 'base/x/work_area_watcher_x.cc'], |
652 ['exclude', 'base/x/work_area_watcher_x.h'], | 657 ['exclude', 'base/x/work_area_watcher_x.h'], |
653 ], | 658 ], |
654 }, { # use_aura!=1 | 659 }, { # use_aura!=1 |
655 'sources!': [ | 660 'sources!': [ |
656 'base/cursor/cursor.cc', | 661 'base/cursor/cursor.cc', |
657 'base/cursor/cursor.h', | 662 'base/cursor/cursor.h', |
658 'base/cursor/cursor_loader_x11.cc', | 663 'base/cursor/cursor_loader_x11.cc', |
659 'base/cursor/cursor_loader_x11.h', | 664 'base/cursor/cursor_loader_x11.h', |
| 665 'base/cursor/cursor_wayland.cc', |
660 'base/cursor/cursor_win.cc', | 666 'base/cursor/cursor_win.cc', |
661 'base/cursor/cursor_x11.cc', | 667 'base/cursor/cursor_x11.cc', |
662 'base/x/selection_owner.cc', | 668 'base/x/selection_owner.cc', |
663 'base/x/selection_owner.h', | 669 'base/x/selection_owner.h', |
664 'base/x/selection_requestor.cc', | 670 'base/x/selection_requestor.cc', |
665 'base/x/selection_requestor.h', | 671 'base/x/selection_requestor.h', |
666 'base/x/selection_utils.cc', | 672 'base/x/selection_utils.cc', |
667 'base/x/selection_utils.h', | 673 'base/x/selection_utils.h', |
668 ] | 674 ] |
669 }], | 675 }], |
(...skipping 350 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1020 'xcode_settings': { | 1026 'xcode_settings': { |
1021 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO', | 1027 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO', |
1022 }, | 1028 }, |
1023 }], | 1029 }], |
1024 ], | 1030 ], |
1025 }, | 1031 }, |
1026 ], | 1032 ], |
1027 }], | 1033 }], |
1028 ], | 1034 ], |
1029 } | 1035 } |
OLD | NEW |