| 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 507 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 518 'virtual_keyboard_controller.h', | 518 'virtual_keyboard_controller.h', |
| 519 'volume_control_delegate.h', | 519 'volume_control_delegate.h', |
| 520 'wm/always_on_top_controller.cc', | 520 'wm/always_on_top_controller.cc', |
| 521 'wm/always_on_top_controller.h', | 521 'wm/always_on_top_controller.h', |
| 522 'wm/ash_focus_rules.cc', | 522 'wm/ash_focus_rules.cc', |
| 523 'wm/ash_focus_rules.h', | 523 'wm/ash_focus_rules.h', |
| 524 'wm/ash_native_cursor_manager.cc', | 524 'wm/ash_native_cursor_manager.cc', |
| 525 'wm/ash_native_cursor_manager.h', | 525 'wm/ash_native_cursor_manager.h', |
| 526 'wm/boot_splash_screen_chromeos.cc', | 526 'wm/boot_splash_screen_chromeos.cc', |
| 527 'wm/boot_splash_screen_chromeos.h', | 527 'wm/boot_splash_screen_chromeos.h', |
| 528 'wm/common/wm_event.cc', |
| 529 'wm/common/wm_event.h', |
| 528 'wm/common/workspace/workspace_layout_manager_delegate.h', | 530 'wm/common/workspace/workspace_layout_manager_delegate.h', |
| 529 'wm/coordinate_conversion.cc', | 531 'wm/coordinate_conversion.cc', |
| 530 'wm/coordinate_conversion.h', | 532 'wm/coordinate_conversion.h', |
| 531 'wm/cursor_manager_chromeos.cc', | 533 'wm/cursor_manager_chromeos.cc', |
| 532 'wm/cursor_manager_chromeos.h', | 534 'wm/cursor_manager_chromeos.h', |
| 533 'wm/default_state.cc', | 535 'wm/default_state.cc', |
| 534 'wm/default_state.h', | 536 'wm/default_state.h', |
| 535 'wm/default_window_resizer.cc', | 537 'wm/default_window_resizer.cc', |
| 536 'wm/default_window_resizer.h', | 538 'wm/default_window_resizer.h', |
| 537 'wm/dim_window.cc', | 539 'wm/dim_window.cc', |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 653 'wm/window_resizer.h', | 655 'wm/window_resizer.h', |
| 654 'wm/window_state.cc', | 656 'wm/window_state.cc', |
| 655 'wm/window_state.h', | 657 'wm/window_state.h', |
| 656 'wm/window_state_delegate.cc', | 658 'wm/window_state_delegate.cc', |
| 657 'wm/window_state_delegate.h', | 659 'wm/window_state_delegate.h', |
| 658 'wm/window_state_observer.h', | 660 'wm/window_state_observer.h', |
| 659 'wm/window_state_util.cc', | 661 'wm/window_state_util.cc', |
| 660 'wm/window_state_util.h', | 662 'wm/window_state_util.h', |
| 661 'wm/window_util.cc', | 663 'wm/window_util.cc', |
| 662 'wm/window_util.h', | 664 'wm/window_util.h', |
| 663 'wm/wm_event.cc', | |
| 664 'wm/wm_event.h', | |
| 665 'wm/wm_types.cc', | 665 'wm/wm_types.cc', |
| 666 'wm/wm_types.h', | 666 'wm/wm_types.h', |
| 667 'wm/workspace/magnetism_matcher.cc', | 667 'wm/workspace/magnetism_matcher.cc', |
| 668 'wm/workspace/magnetism_matcher.h', | 668 'wm/workspace/magnetism_matcher.h', |
| 669 'wm/workspace/multi_window_resize_controller.cc', | 669 'wm/workspace/multi_window_resize_controller.cc', |
| 670 'wm/workspace/multi_window_resize_controller.h', | 670 'wm/workspace/multi_window_resize_controller.h', |
| 671 'wm/workspace/phantom_window_controller.cc', | 671 'wm/workspace/phantom_window_controller.cc', |
| 672 'wm/workspace/phantom_window_controller.h', | 672 'wm/workspace/phantom_window_controller.h', |
| 673 'wm/workspace/two_step_edge_cycler.cc', | 673 'wm/workspace/two_step_edge_cycler.cc', |
| 674 'wm/workspace/two_step_edge_cycler.h', | 674 'wm/workspace/two_step_edge_cycler.h', |
| (...skipping 692 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1367 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1367 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 1368 ], | 1368 ], |
| 1369 } | 1369 } |
| 1370 ], | 1370 ], |
| 1371 ], | 1371 ], |
| 1372 }, | 1372 }, |
| 1373 ], | 1373 ], |
| 1374 }], | 1374 }], |
| 1375 ], | 1375 ], |
| 1376 } | 1376 } |
| OLD | NEW |