Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Side by Side Diff: ash/ash.gyp

Issue 1943603002: Makes ash/wm/common a library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gyp Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 514 matching lines...) Expand 10 before | Expand all | Expand 10 after
525 'virtual_keyboard_controller.h', 525 'virtual_keyboard_controller.h',
526 'volume_control_delegate.h', 526 'volume_control_delegate.h',
527 'wm/ash_focus_rules.cc', 527 'wm/ash_focus_rules.cc',
528 'wm/ash_focus_rules.h', 528 'wm/ash_focus_rules.h',
529 'wm/ash_native_cursor_manager.cc', 529 'wm/ash_native_cursor_manager.cc',
530 'wm/ash_native_cursor_manager.h', 530 'wm/ash_native_cursor_manager.h',
531 'wm/aura/aura_layout_manager_adapter.cc', 531 'wm/aura/aura_layout_manager_adapter.cc',
532 'wm/aura/aura_layout_manager_adapter.h', 532 'wm/aura/aura_layout_manager_adapter.h',
533 'wm/aura/wm_globals_aura.cc', 533 'wm/aura/wm_globals_aura.cc',
534 'wm/aura/wm_globals_aura.h', 534 'wm/aura/wm_globals_aura.h',
535 'wm/aura/wm_lookup_aura.cc',
536 'wm/aura/wm_lookup_aura.h',
535 'wm/aura/wm_root_window_controller_aura.cc', 537 'wm/aura/wm_root_window_controller_aura.cc',
536 'wm/aura/wm_root_window_controller_aura.h', 538 'wm/aura/wm_root_window_controller_aura.h',
537 'wm/aura/wm_shelf_aura.cc', 539 'wm/aura/wm_shelf_aura.cc',
538 'wm/aura/wm_shelf_aura.h', 540 'wm/aura/wm_shelf_aura.h',
539 'wm/aura/wm_window_aura.cc', 541 'wm/aura/wm_window_aura.cc',
540 'wm/aura/wm_window_aura.h', 542 'wm/aura/wm_window_aura.h',
541 'wm/boot_splash_screen_chromeos.cc', 543 'wm/boot_splash_screen_chromeos.cc',
542 'wm/boot_splash_screen_chromeos.h', 544 'wm/boot_splash_screen_chromeos.h',
543 'wm/common/always_on_top_controller.cc',
544 'wm/common/always_on_top_controller.h',
545 'wm/common/background_animator.cc',
546 'wm/common/background_animator.h',
547 'wm/common/default_state.cc',
548 'wm/common/default_state.h',
549 'wm/common/default_window_resizer.cc',
550 'wm/common/default_window_resizer.h',
551 'wm/common/dock/docked_window_layout_manager.cc',
552 'wm/common/dock/docked_window_layout_manager.h',
553 'wm/common/dock/docked_window_layout_manager_observer.h',
554 'wm/common/dock/docked_window_resizer.cc',
555 'wm/common/dock/docked_window_resizer.h',
556 'wm/common/drag_details.cc',
557 'wm/common/drag_details.h',
558 'wm/common/fullscreen_window_finder.cc',
559 'wm/common/fullscreen_window_finder.h',
560 'wm/common/panels/panel_layout_manager.cc',
561 'wm/common/panels/panel_layout_manager.h',
562 'wm/common/panels/panel_window_resizer.cc',
563 'wm/common/panels/panel_window_resizer.h',
564 'wm/common/root_window_finder.cc',
565 'wm/common/root_window_finder.h',
566 'wm/common/shelf/wm_shelf.h',
567 'wm/common/shelf/wm_shelf_constants.cc',
568 'wm/common/shelf/wm_shelf_constants.h',
569 'wm/common/shelf/wm_shelf_observer.h',
570 'wm/common/shelf/wm_shelf_types.h',
571 'wm/common/shelf/wm_shelf_util.cc',
572 'wm/common/shelf/wm_shelf_util.h',
573 'wm/common/switchable_windows.cc',
574 'wm/common/switchable_windows.h',
575 'wm/common/window_animation_types.h',
576 'wm/common/window_parenting_utils.cc',
577 'wm/common/window_parenting_utils.h',
578 'wm/common/window_positioner.cc',
579 'wm/common/window_positioner.h',
580 'wm/common/window_positioning_utils.cc',
581 'wm/common/window_positioning_utils.h',
582 'wm/common/window_resizer.cc',
583 'wm/common/window_resizer.h',
584 'wm/common/window_state.cc',
585 'wm/common/window_state.h',
586 'wm/common/window_state_delegate.cc',
587 'wm/common/window_state_delegate.h',
588 'wm/common/window_state_observer.h',
589 'wm/common/window_state_util.cc',
590 'wm/common/window_state_util.h',
591 'wm/common/wm_activation_observer.h',
592 'wm/common/wm_display_observer.h',
593 'wm/common/wm_event.cc',
594 'wm/common/wm_event.h',
595 'wm/common/wm_globals.h',
596 'wm/common/wm_layout_manager.h',
597 'wm/common/wm_overview_mode_observer.h',
598 'wm/common/wm_root_window_controller.h',
599 'wm/common/wm_root_window_controller_observer.h',
600 'wm/common/wm_screen_util.cc',
601 'wm/common/wm_screen_util.h',
602 'wm/common/wm_snap_to_pixel_layout_manager.cc',
603 'wm/common/wm_snap_to_pixel_layout_manager.h',
604 'wm/common/wm_types.cc',
605 'wm/common/wm_types.h',
606 'wm/common/wm_user_metrics_action.h',
607 'wm/common/wm_window.h',
608 'wm/common/wm_window_observer.h',
609 'wm/common/wm_window_property.h',
610 'wm/common/wm_window_tracker.h',
611 'wm/common/workspace/magnetism_matcher.cc',
612 'wm/common/workspace/magnetism_matcher.h',
613 'wm/common/workspace/multi_window_resize_controller.cc',
614 'wm/common/workspace/multi_window_resize_controller.h',
615 'wm/common/workspace/phantom_window_controller.cc',
616 'wm/common/workspace/phantom_window_controller.h',
617 'wm/common/workspace/two_step_edge_cycler.cc',
618 'wm/common/workspace/two_step_edge_cycler.h',
619 'wm/common/workspace/workspace_layout_manager.cc',
620 'wm/common/workspace/workspace_layout_manager.h',
621 'wm/common/workspace/workspace_layout_manager_backdrop_delegate.h',
622 'wm/common/workspace/workspace_layout_manager_delegate.h',
623 'wm/common/workspace/workspace_types.h',
624 'wm/common/workspace/workspace_window_resizer.cc',
625 'wm/common/workspace/workspace_window_resizer.h',
626 'wm/cursor_manager_chromeos.cc', 545 'wm/cursor_manager_chromeos.cc',
627 'wm/cursor_manager_chromeos.h', 546 'wm/cursor_manager_chromeos.h',
628 'wm/dim_window.cc', 547 'wm/dim_window.cc',
629 'wm/dim_window.h', 548 'wm/dim_window.h',
630 'wm/drag_window_controller.cc', 549 'wm/drag_window_controller.cc',
631 'wm/drag_window_controller.h', 550 'wm/drag_window_controller.h',
632 'wm/drag_window_resizer.cc', 551 'wm/drag_window_resizer.cc',
633 'wm/drag_window_resizer.h', 552 'wm/drag_window_resizer.h',
634 'wm/event_client_impl.cc', 553 'wm/event_client_impl.cc',
635 'wm/event_client_impl.h', 554 'wm/event_client_impl.h',
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
1044 '../ui/message_center/message_center.gyp:message_center', 963 '../ui/message_center/message_center.gyp:message_center',
1045 '../ui/native_theme/native_theme.gyp:native_theme', 964 '../ui/native_theme/native_theme.gyp:native_theme',
1046 '../ui/platform_window/stub/stub_window.gyp:stub_window', 965 '../ui/platform_window/stub/stub_window.gyp:stub_window',
1047 '../ui/resources/ui_resources.gyp:ui_resources', 966 '../ui/resources/ui_resources.gyp:ui_resources',
1048 '../ui/strings/ui_strings.gyp:ui_strings', 967 '../ui/strings/ui_strings.gyp:ui_strings',
1049 '../ui/views/views.gyp:views', 968 '../ui/views/views.gyp:views',
1050 '../ui/wm/wm.gyp:wm', 969 '../ui/wm/wm.gyp:wm',
1051 '../url/url.gyp:url_lib', 970 '../url/url.gyp:url_lib',
1052 'ash_resources.gyp:ash_resources', 971 'ash_resources.gyp:ash_resources',
1053 'ash_strings.gyp:ash_strings', 972 'ash_strings.gyp:ash_strings',
973 'wm/common/ash_wm_common.gyp:ash_wm_common',
1054 ], 974 ],
1055 'defines': [ 975 'defines': [
1056 'ASH_IMPLEMENTATION', 976 'ASH_IMPLEMENTATION',
1057 ], 977 ],
1058 'sources': [ 978 'sources': [
1059 '<@(ash_sources)', 979 '<@(ash_sources)',
1060 ], 980 ],
1061 'conditions': [ 981 'conditions': [
1062 ['OS=="win"', { 982 ['OS=="win"', {
1063 'sources!': [ 983 'sources!': [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
1138 '../ui/keyboard/keyboard.gyp:keyboard_with_content', 1058 '../ui/keyboard/keyboard.gyp:keyboard_with_content',
1139 '../ui/resources/ui_resources.gyp:ui_resources', 1059 '../ui/resources/ui_resources.gyp:ui_resources',
1140 '../ui/strings/ui_strings.gyp:ui_strings', 1060 '../ui/strings/ui_strings.gyp:ui_strings',
1141 '../ui/views/controls/webview/webview.gyp:webview', 1061 '../ui/views/controls/webview/webview.gyp:webview',
1142 '../ui/views/views.gyp:views', 1062 '../ui/views/views.gyp:views',
1143 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', 1063 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
1144 '../url/url.gyp:url_lib', 1064 '../url/url.gyp:url_lib',
1145 'ash', 1065 'ash',
1146 'ash_resources.gyp:ash_resources', 1066 'ash_resources.gyp:ash_resources',
1147 'ash_strings.gyp:ash_strings', 1067 'ash_strings.gyp:ash_strings',
1068 'wm/common/ash_wm_common.gyp:ash_wm_common',
1148 ], 1069 ],
1149 'defines': [ 1070 'defines': [
1150 'ASH_WITH_CONTENT_IMPLEMENTATION', 1071 'ASH_WITH_CONTENT_IMPLEMENTATION',
1151 ], 1072 ],
1152 'sources': [ 1073 'sources': [
1153 '<@(ash_with_content_sources)', 1074 '<@(ash_with_content_sources)',
1154 ], 1075 ],
1155 }, 1076 },
1156 { 1077 {
1157 # GN version: //ash:test_support 1078 # GN version: //ash:test_support
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
1252 '../ui/wm/wm.gyp:wm', 1173 '../ui/wm/wm.gyp:wm',
1253 '../url/url.gyp:url_lib', 1174 '../url/url.gyp:url_lib',
1254 'ash', 1175 'ash',
1255 'ash_resources.gyp:ash_resources', 1176 'ash_resources.gyp:ash_resources',
1256 'ash_resources.gyp:ash_test_resources_100_percent', 1177 'ash_resources.gyp:ash_test_resources_100_percent',
1257 'ash_resources.gyp:ash_test_resources_200_percent', 1178 'ash_resources.gyp:ash_test_resources_200_percent',
1258 'ash_strings.gyp:ash_strings', 1179 'ash_strings.gyp:ash_strings',
1259 'ash_strings.gyp:ash_test_strings', 1180 'ash_strings.gyp:ash_test_strings',
1260 'ash_test_support', 1181 'ash_test_support',
1261 'ash_with_content', 1182 'ash_with_content',
1183 'wm/common/ash_wm_common.gyp:ash_wm_common',
1262 ], 1184 ],
1263 'sources': [ 1185 'sources': [
1264 '<@(ash_unittests_sources)', 1186 '<@(ash_unittests_sources)',
1265 ], 1187 ],
1266 'conditions': [ 1188 'conditions': [
1267 ['chromeos==0', { 1189 ['chromeos==0', {
1268 'sources!': [ 1190 'sources!': [
1269 # TODO(zork): fix this test to build on Windows. See: crosbug.com/26 906 1191 # TODO(zork): fix this test to build on Windows. See: crosbug.com/26 906
1270 'focus_cycler_unittest.cc', 1192 'focus_cycler_unittest.cc',
1271 1193
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
1353 }, 1275 },
1354 { 1276 {
1355 # GN version: //ash:ash_shell_lib_with_content 1277 # GN version: //ash:ash_shell_lib_with_content
1356 'target_name': 'ash_shell_lib_with_content', 1278 'target_name': 'ash_shell_lib_with_content',
1357 'type': 'static_library', 1279 'type': 'static_library',
1358 'dependencies': [ 1280 'dependencies': [
1359 'ash_shell_lib', 1281 'ash_shell_lib',
1360 '../content/content_shell_and_tests.gyp:content_shell_lib', 1282 '../content/content_shell_and_tests.gyp:content_shell_lib',
1361 '../content/content.gyp:content', 1283 '../content/content.gyp:content',
1362 '../skia/skia.gyp:skia', 1284 '../skia/skia.gyp:skia',
1285 'wm/common/ash_wm_common.gyp:ash_wm_common',
1363 ], 1286 ],
1364 'sources': [ 1287 'sources': [
1365 '<@(ash_shell_with_content_lib_sources)', 1288 '<@(ash_shell_with_content_lib_sources)',
1366 ], 1289 ],
1367 'conditions': [ 1290 'conditions': [
1368 ['OS=="win"', { 1291 ['OS=="win"', {
1369 'dependencies': [ 1292 'dependencies': [
1370 '../content/content.gyp:sandbox_helper_win', 1293 '../content/content.gyp:sandbox_helper_win',
1371 ], 1294 ],
1372 }], 1295 }],
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
1424 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 1347 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
1425 ], 1348 ],
1426 } 1349 }
1427 ], 1350 ],
1428 ], 1351 ],
1429 }, 1352 },
1430 ], 1353 ],
1431 }], 1354 }],
1432 ], 1355 ],
1433 } 1356 }
OLDNEW
« no previous file with comments | « ash/BUILD.gn ('k') | ash/wm/aura/wm_globals_aura.h » ('j') | ash/wm/aura/wm_lookup_aura.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698