| 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 517 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 528 'wm/aura/aura_layout_manager_adapter.cc', | 528 'wm/aura/aura_layout_manager_adapter.cc', |
| 529 'wm/aura/aura_layout_manager_adapter.h', | 529 'wm/aura/aura_layout_manager_adapter.h', |
| 530 'wm/aura/wm_globals_aura.cc', | 530 'wm/aura/wm_globals_aura.cc', |
| 531 'wm/aura/wm_globals_aura.h', | 531 'wm/aura/wm_globals_aura.h', |
| 532 'wm/aura/wm_root_window_controller_aura.cc', | 532 'wm/aura/wm_root_window_controller_aura.cc', |
| 533 'wm/aura/wm_root_window_controller_aura.h', | 533 'wm/aura/wm_root_window_controller_aura.h', |
| 534 'wm/aura/wm_window_aura.cc', | 534 'wm/aura/wm_window_aura.cc', |
| 535 'wm/aura/wm_window_aura.h', | 535 'wm/aura/wm_window_aura.h', |
| 536 'wm/boot_splash_screen_chromeos.cc', | 536 'wm/boot_splash_screen_chromeos.cc', |
| 537 'wm/boot_splash_screen_chromeos.h', | 537 'wm/boot_splash_screen_chromeos.h', |
| 538 'wm/common/window_animation_types.h', |
| 539 'wm/common/window_parenting_utils.cc', |
| 540 'wm/common/window_parenting_utils.h', |
| 538 'wm/common/window_positioning_utils.cc', | 541 'wm/common/window_positioning_utils.cc', |
| 539 'wm/common/window_positioning_utils.h', | 542 'wm/common/window_positioning_utils.h', |
| 543 'wm/common/window_state_util.cc', |
| 544 'wm/common/window_state_util.h', |
| 540 'wm/common/wm_event.cc', | 545 'wm/common/wm_event.cc', |
| 541 'wm/common/wm_event.h', | 546 'wm/common/wm_event.h', |
| 542 'wm/common/wm_globals.h', | 547 'wm/common/wm_globals.h', |
| 543 'wm/common/wm_layout_manager.h', | 548 'wm/common/wm_layout_manager.h', |
| 544 'wm/common/wm_root_window_controller.h', | 549 'wm/common/wm_root_window_controller.h', |
| 545 'wm/common/wm_screen_util.cc', | 550 'wm/common/wm_screen_util.cc', |
| 546 'wm/common/wm_screen_util.h', | 551 'wm/common/wm_screen_util.h', |
| 547 'wm/common/wm_types.cc', | 552 'wm/common/wm_types.cc', |
| 548 'wm/common/wm_types.h', | 553 'wm/common/wm_types.h', |
| 549 'wm/common/wm_window.h', | 554 'wm/common/wm_window.h', |
| 550 'wm/common/wm_window_observer.h', | 555 'wm/common/wm_window_observer.h', |
| 551 'wm/common/wm_window_property.h', | 556 'wm/common/wm_window_property.h', |
| 552 'wm/common/workspace/workspace_layout_manager_delegate.h', | 557 'wm/common/workspace/workspace_layout_manager_delegate.h', |
| 558 'wm/common/workspace/workspace_types.h', |
| 553 'wm/coordinate_conversion.cc', | 559 'wm/coordinate_conversion.cc', |
| 554 'wm/coordinate_conversion.h', | 560 'wm/coordinate_conversion.h', |
| 555 'wm/cursor_manager_chromeos.cc', | 561 'wm/cursor_manager_chromeos.cc', |
| 556 'wm/cursor_manager_chromeos.h', | 562 'wm/cursor_manager_chromeos.h', |
| 557 'wm/default_state.cc', | 563 'wm/default_state.cc', |
| 558 'wm/default_state.h', | 564 'wm/default_state.h', |
| 559 'wm/default_window_resizer.cc', | 565 'wm/default_window_resizer.cc', |
| 560 'wm/default_window_resizer.h', | 566 'wm/default_window_resizer.h', |
| 561 'wm/dim_window.cc', | 567 'wm/dim_window.cc', |
| 562 'wm/dim_window.h', | 568 'wm/dim_window.h', |
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 675 'wm/window_properties.h', | 681 'wm/window_properties.h', |
| 676 'wm/window_resizer.cc', | 682 'wm/window_resizer.cc', |
| 677 'wm/window_resizer.h', | 683 'wm/window_resizer.h', |
| 678 'wm/window_state.cc', | 684 'wm/window_state.cc', |
| 679 'wm/window_state.h', | 685 'wm/window_state.h', |
| 680 'wm/window_state_aura.cc', | 686 'wm/window_state_aura.cc', |
| 681 'wm/window_state_aura.h', | 687 'wm/window_state_aura.h', |
| 682 'wm/window_state_delegate.cc', | 688 'wm/window_state_delegate.cc', |
| 683 'wm/window_state_delegate.h', | 689 'wm/window_state_delegate.h', |
| 684 'wm/window_state_observer.h', | 690 'wm/window_state_observer.h', |
| 685 'wm/window_state_util.cc', | |
| 686 'wm/window_state_util.h', | |
| 687 'wm/window_util.cc', | 691 'wm/window_util.cc', |
| 688 'wm/window_util.h', | 692 'wm/window_util.h', |
| 689 'wm/workspace/magnetism_matcher.cc', | 693 'wm/workspace/magnetism_matcher.cc', |
| 690 'wm/workspace/magnetism_matcher.h', | 694 'wm/workspace/magnetism_matcher.h', |
| 691 'wm/workspace/multi_window_resize_controller.cc', | 695 'wm/workspace/multi_window_resize_controller.cc', |
| 692 'wm/workspace/multi_window_resize_controller.h', | 696 'wm/workspace/multi_window_resize_controller.h', |
| 693 'wm/workspace/phantom_window_controller.cc', | 697 'wm/workspace/phantom_window_controller.cc', |
| 694 'wm/workspace/phantom_window_controller.h', | 698 'wm/workspace/phantom_window_controller.h', |
| 695 'wm/workspace/two_step_edge_cycler.cc', | 699 'wm/workspace/two_step_edge_cycler.cc', |
| 696 'wm/workspace/two_step_edge_cycler.h', | 700 'wm/workspace/two_step_edge_cycler.h', |
| 697 'wm/workspace/workspace_event_handler.cc', | 701 'wm/workspace/workspace_event_handler.cc', |
| 698 'wm/workspace/workspace_event_handler.h', | 702 'wm/workspace/workspace_event_handler.h', |
| 699 'wm/workspace/workspace_layout_manager.cc', | 703 'wm/workspace/workspace_layout_manager.cc', |
| 700 'wm/workspace/workspace_layout_manager.h', | 704 'wm/workspace/workspace_layout_manager.h', |
| 701 'wm/workspace/workspace_layout_manager_backdrop_delegate.h', | 705 'wm/workspace/workspace_layout_manager_backdrop_delegate.h', |
| 702 'wm/workspace/workspace_types.h', | |
| 703 'wm/workspace/workspace_window_resizer.cc', | 706 'wm/workspace/workspace_window_resizer.cc', |
| 704 'wm/workspace/workspace_window_resizer.h', | 707 'wm/workspace/workspace_window_resizer.h', |
| 705 'wm/workspace_controller.cc', | 708 'wm/workspace_controller.cc', |
| 706 'wm/workspace_controller.h', | 709 'wm/workspace_controller.h', |
| 707 ], | 710 ], |
| 708 'ash_with_content_sources': [ | 711 'ash_with_content_sources': [ |
| 709 'content/ash_with_content_export.h', | 712 'content/ash_with_content_export.h', |
| 710 'content/gpu_support_impl.cc', | 713 'content/gpu_support_impl.cc', |
| 711 'content/gpu_support_impl.h', | 714 'content/gpu_support_impl.h', |
| 712 'content/keyboard_overlay/keyboard_overlay_delegate.cc', | 715 'content/keyboard_overlay/keyboard_overlay_delegate.cc', |
| (...skipping 675 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1388 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1391 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 1389 ], | 1392 ], |
| 1390 } | 1393 } |
| 1391 ], | 1394 ], |
| 1392 ], | 1395 ], |
| 1393 }, | 1396 }, |
| 1394 ], | 1397 ], |
| 1395 }], | 1398 }], |
| 1396 ], | 1399 ], |
| 1397 } | 1400 } |
| OLD | NEW |