| 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 356 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 367 'touch/touch_hud_debug.h', | 367 'touch/touch_hud_debug.h', |
| 368 'touch/touch_hud_projection.cc', | 368 'touch/touch_hud_projection.cc', |
| 369 'touch/touch_hud_projection.h', | 369 'touch/touch_hud_projection.h', |
| 370 'touch/touch_observer_hud.cc', | 370 'touch/touch_observer_hud.cc', |
| 371 'touch/touch_observer_hud.h', | 371 'touch/touch_observer_hud.h', |
| 372 'touch/touch_uma.cc', | 372 'touch/touch_uma.cc', |
| 373 'touch/touch_uma.h', | 373 'touch/touch_uma.h', |
| 374 'volume_control_delegate.h', | 374 'volume_control_delegate.h', |
| 375 'wm/app_list_controller.cc', | 375 'wm/app_list_controller.cc', |
| 376 'wm/app_list_controller.h', | 376 'wm/app_list_controller.h', |
| 377 'wm/activation_controller.cc', | |
| 378 'wm/activation_controller.h', | |
| 379 'wm/activation_controller_delegate.h', | |
| 380 'wm/always_on_top_controller.cc', | 377 'wm/always_on_top_controller.cc', |
| 381 'wm/always_on_top_controller.h', | 378 'wm/always_on_top_controller.h', |
| 382 'wm/ash_activation_controller.cc', | |
| 383 'wm/ash_activation_controller.h', | |
| 384 'wm/ash_native_cursor_manager.cc', | 379 'wm/ash_native_cursor_manager.cc', |
| 385 'wm/ash_native_cursor_manager.h', | 380 'wm/ash_native_cursor_manager.h', |
| 386 'wm/ash_focus_rules.cc', | 381 'wm/ash_focus_rules.cc', |
| 387 'wm/ash_focus_rules.h', | 382 'wm/ash_focus_rules.h', |
| 388 'wm/base_layout_manager.cc', | 383 'wm/base_layout_manager.cc', |
| 389 'wm/base_layout_manager.h', | 384 'wm/base_layout_manager.h', |
| 390 'wm/boot_splash_screen_chromeos.cc', | 385 'wm/boot_splash_screen_chromeos.cc', |
| 391 'wm/boot_splash_screen_chromeos.h', | 386 'wm/boot_splash_screen_chromeos.h', |
| 392 'wm/coordinate_conversion.cc', | 387 'wm/coordinate_conversion.cc', |
| 393 'wm/coordinate_conversion.h', | 388 'wm/coordinate_conversion.h', |
| (...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 737 'system/chromeos/power/tray_power_unittest.cc', | 732 'system/chromeos/power/tray_power_unittest.cc', |
| 738 'system/chromeos/screen_security/screen_tray_item_unittest.cc', | 733 'system/chromeos/screen_security/screen_tray_item_unittest.cc', |
| 739 'system/chromeos/tray_display_unittest.cc', | 734 'system/chromeos/tray_display_unittest.cc', |
| 740 'system/tray/system_tray_unittest.cc', | 735 'system/tray/system_tray_unittest.cc', |
| 741 'system/user/tray_user_unittest.cc', | 736 'system/user/tray_user_unittest.cc', |
| 742 'system/web_notification/web_notification_tray_unittest.cc', | 737 'system/web_notification/web_notification_tray_unittest.cc', |
| 743 'test/ash_test_helper_unittest.cc', | 738 'test/ash_test_helper_unittest.cc', |
| 744 'test/ash_unittests.cc', | 739 'test/ash_unittests.cc', |
| 745 'tooltips/tooltip_controller_unittest.cc', | 740 'tooltips/tooltip_controller_unittest.cc', |
| 746 'touch/touch_observer_hud_unittest.cc', | 741 'touch/touch_observer_hud_unittest.cc', |
| 747 'wm/activation_controller_unittest.cc', | |
| 748 'wm/ash_activation_controller_unittest.cc', | |
| 749 'wm/ash_native_cursor_manager_unittest.cc', | 742 'wm/ash_native_cursor_manager_unittest.cc', |
| 750 'wm/base_layout_manager_unittest.cc', | 743 'wm/base_layout_manager_unittest.cc', |
| 751 'wm/custom_frame_view_ash_unittest.cc', | 744 'wm/custom_frame_view_ash_unittest.cc', |
| 752 'wm/dock/docked_window_layout_manager_unittest.cc', | 745 'wm/dock/docked_window_layout_manager_unittest.cc', |
| 753 'wm/dock/docked_window_resizer_unittest.cc', | 746 'wm/dock/docked_window_resizer_unittest.cc', |
| 754 'wm/drag_window_resizer_unittest.cc', | 747 'wm/drag_window_resizer_unittest.cc', |
| 755 'wm/frame_painter_unittest.cc', | 748 'wm/frame_painter_unittest.cc', |
| 756 'wm/lock_state_controller_impl2_unittest.cc', | 749 'wm/lock_state_controller_impl2_unittest.cc', |
| 757 'wm/overview/window_selector_unittest.cc', | 750 'wm/overview/window_selector_unittest.cc', |
| 758 'wm/panels/panel_layout_manager_unittest.cc', | 751 'wm/panels/panel_layout_manager_unittest.cc', |
| (...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 931 'shell/cocoa/app-Info.plist', | 924 'shell/cocoa/app-Info.plist', |
| 932 ], | 925 ], |
| 933 'xcode_settings': { | 926 'xcode_settings': { |
| 934 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist', | 927 'INFOPLIST_FILE': 'shell/cocoa/app-Info.plist', |
| 935 }, | 928 }, |
| 936 }], | 929 }], |
| 937 ], | 930 ], |
| 938 }, | 931 }, |
| 939 ], | 932 ], |
| 940 } | 933 } |
| OLD | NEW |