| 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 460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 471 'wm/window_animations.cc', | 471 'wm/window_animations.cc', |
| 472 'wm/window_animations.h', | 472 'wm/window_animations.h', |
| 473 'wm/window_cycle_controller.cc', | 473 'wm/window_cycle_controller.cc', |
| 474 'wm/window_cycle_controller.h', | 474 'wm/window_cycle_controller.h', |
| 475 'wm/window_cycle_list.cc', | 475 'wm/window_cycle_list.cc', |
| 476 'wm/window_cycle_list.h', | 476 'wm/window_cycle_list.h', |
| 477 'wm/window_properties.cc', | 477 'wm/window_properties.cc', |
| 478 'wm/window_properties.h', | 478 'wm/window_properties.h', |
| 479 'wm/window_resizer.cc', | 479 'wm/window_resizer.cc', |
| 480 'wm/window_resizer.h', | 480 'wm/window_resizer.h', |
| 481 'wm/window_selector.cc', |
| 482 'wm/window_selector.h', |
| 483 'wm/window_selector_controller.cc', |
| 484 'wm/window_selector_controller.h', |
| 485 'wm/window_selector_delegate.h', |
| 481 'wm/window_util.cc', | 486 'wm/window_util.cc', |
| 482 'wm/window_util.h', | 487 'wm/window_util.h', |
| 483 'wm/workspace_controller.cc', | 488 'wm/workspace_controller.cc', |
| 484 'wm/workspace_controller.h', | 489 'wm/workspace_controller.h', |
| 485 'wm/workspace/auto_window_management.cc', | 490 'wm/workspace/auto_window_management.cc', |
| 486 'wm/workspace/auto_window_management.h', | 491 'wm/workspace/auto_window_management.h', |
| 487 'wm/workspace/colored_window_controller.cc', | 492 'wm/workspace/colored_window_controller.cc', |
| 488 'wm/workspace/colored_window_controller.h', | 493 'wm/workspace/colored_window_controller.h', |
| 489 'wm/workspace/desktop_background_fade_controller.cc', | 494 'wm/workspace/desktop_background_fade_controller.cc', |
| 490 'wm/workspace/desktop_background_fade_controller.h', | 495 'wm/workspace/desktop_background_fade_controller.h', |
| (...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 735 'wm/sticky_keys_unittest.cc', | 740 'wm/sticky_keys_unittest.cc', |
| 736 'wm/system_gesture_event_filter_unittest.cc', | 741 'wm/system_gesture_event_filter_unittest.cc', |
| 737 'wm/system_modal_container_layout_manager_unittest.cc', | 742 'wm/system_modal_container_layout_manager_unittest.cc', |
| 738 'wm/toplevel_window_event_handler_unittest.cc', | 743 'wm/toplevel_window_event_handler_unittest.cc', |
| 739 'wm/user_activity_detector_unittest.cc', | 744 'wm/user_activity_detector_unittest.cc', |
| 740 'wm/video_detector_unittest.cc', | 745 'wm/video_detector_unittest.cc', |
| 741 'wm/window_animations_unittest.cc', | 746 'wm/window_animations_unittest.cc', |
| 742 'wm/window_cycle_controller_unittest.cc', | 747 'wm/window_cycle_controller_unittest.cc', |
| 743 'wm/window_manager_unittest.cc', | 748 'wm/window_manager_unittest.cc', |
| 744 'wm/window_modality_controller_unittest.cc', | 749 'wm/window_modality_controller_unittest.cc', |
| 750 'wm/window_selector_unittest.cc', |
| 745 'wm/window_util_unittest.cc', | 751 'wm/window_util_unittest.cc', |
| 746 'wm/workspace_controller_test_helper.cc', | 752 'wm/workspace_controller_test_helper.cc', |
| 747 'wm/workspace_controller_test_helper.h', | 753 'wm/workspace_controller_test_helper.h', |
| 748 'wm/workspace/magnetism_matcher_unittest.cc', | 754 'wm/workspace/magnetism_matcher_unittest.cc', |
| 749 'wm/workspace/multi_window_resize_controller_unittest.cc', | 755 'wm/workspace/multi_window_resize_controller_unittest.cc', |
| 750 'wm/workspace/workspace_event_handler_test_helper.cc', | 756 'wm/workspace/workspace_event_handler_test_helper.cc', |
| 751 'wm/workspace/workspace_event_handler_test_helper.h', | 757 'wm/workspace/workspace_event_handler_test_helper.h', |
| 752 'wm/workspace/workspace_event_handler_unittest.cc', | 758 'wm/workspace/workspace_event_handler_unittest.cc', |
| 753 'wm/workspace/workspace_layout_manager_unittest.cc', | 759 'wm/workspace/workspace_layout_manager_unittest.cc', |
| 754 'wm/workspace/workspace_manager_unittest.cc', | 760 'wm/workspace/workspace_manager_unittest.cc', |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 905 'shell/cocoa/app-Info.plist', | 911 'shell/cocoa/app-Info.plist', |
| 906 ], | 912 ], |
| 907 'xcode_settings': { | 913 'xcode_settings': { |
| 908 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist', | 914 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist', |
| 909 }, | 915 }, |
| 910 }], | 916 }], |
| 911 ], | 917 ], |
| 912 }, | 918 }, |
| 913 ], | 919 ], |
| 914 } | 920 } |
| OLD | NEW |