OLD | NEW |
1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 'targets': [ | 6 'targets': [ |
7 { | 7 { |
8 'target_name': 'browser_ui', | 8 'target_name': 'browser_ui', |
9 'type': 'static_library', | 9 'type': 'static_library', |
10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
340 'browser/ui/ash/multi_user/multi_user_window_manager_stub.cc', | 340 'browser/ui/ash/multi_user/multi_user_window_manager_stub.cc', |
341 'browser/ui/ash/multi_user/multi_user_window_manager_stub.h', | 341 'browser/ui/ash/multi_user/multi_user_window_manager_stub.h', |
342 'browser/ui/ash/multi_user/user_switch_animator_chromeos.cc', | 342 'browser/ui/ash/multi_user/user_switch_animator_chromeos.cc', |
343 'browser/ui/ash/multi_user/user_switch_animator_chromeos.h', | 343 'browser/ui/ash/multi_user/user_switch_animator_chromeos.h', |
344 'browser/ui/ash/screenshot_taker.cc', | 344 'browser/ui/ash/screenshot_taker.cc', |
345 'browser/ui/ash/screenshot_taker.h', | 345 'browser/ui/ash/screenshot_taker.h', |
346 'browser/ui/ash/session_state_delegate_chromeos.cc', | 346 'browser/ui/ash/session_state_delegate_chromeos.cc', |
347 'browser/ui/ash/session_state_delegate_chromeos.h', | 347 'browser/ui/ash/session_state_delegate_chromeos.h', |
348 'browser/ui/ash/session_state_delegate_views.cc', | 348 'browser/ui/ash/session_state_delegate_views.cc', |
349 'browser/ui/ash/session_state_delegate_views.h', | 349 'browser/ui/ash/session_state_delegate_views.h', |
| 350 'browser/ui/ash/solid_color_user_wallpaper_delegate.cc', |
| 351 'browser/ui/ash/solid_color_user_wallpaper_delegate.h', |
350 'browser/ui/ash/stub_user_accounts_delegate.cc', | 352 'browser/ui/ash/stub_user_accounts_delegate.cc', |
351 'browser/ui/ash/stub_user_accounts_delegate.h', | 353 'browser/ui/ash/stub_user_accounts_delegate.h', |
352 'browser/ui/ash/system_tray_delegate_chromeos.cc', | 354 'browser/ui/ash/system_tray_delegate_chromeos.cc', |
353 'browser/ui/ash/system_tray_delegate_chromeos.h', | 355 'browser/ui/ash/system_tray_delegate_chromeos.h', |
354 'browser/ui/ash/system_tray_delegate_win.cc', | 356 'browser/ui/ash/system_tray_delegate_win.cc', |
355 'browser/ui/ash/system_tray_delegate_win.h', | 357 'browser/ui/ash/system_tray_delegate_win.h', |
356 'browser/ui/ash/user_wallpaper_delegate_win.cc', | |
357 'browser/ui/ash/user_wallpaper_delegate_win.h', | |
358 'browser/ui/ash/volume_controller_chromeos.cc', | 358 'browser/ui/ash/volume_controller_chromeos.cc', |
359 'browser/ui/ash/volume_controller_chromeos.h', | 359 'browser/ui/ash/volume_controller_chromeos.h', |
360 'browser/ui/aura/active_desktop_monitor.cc', | 360 'browser/ui/aura/active_desktop_monitor.cc', |
361 'browser/ui/aura/active_desktop_monitor.h', | 361 'browser/ui/aura/active_desktop_monitor.h', |
362 'browser/ui/aura/chrome_browser_main_extra_parts_aura.cc', | 362 'browser/ui/aura/chrome_browser_main_extra_parts_aura.cc', |
363 'browser/ui/aura/chrome_browser_main_extra_parts_aura.h', | 363 'browser/ui/aura/chrome_browser_main_extra_parts_aura.h', |
364 'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc', | 364 'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc', |
365 'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.h', | 365 'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.h', |
366 'browser/ui/autofill/account_chooser_model.cc', | 366 'browser/ui/autofill/account_chooser_model.cc', |
367 'browser/ui/autofill/account_chooser_model.h', | 367 'browser/ui/autofill/account_chooser_model.h', |
(...skipping 1523 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1891 'browser/ui/views/tabs/tab_drag_controller.h', | 1891 'browser/ui/views/tabs/tab_drag_controller.h', |
1892 'browser/ui/views/tabs/tab_strip.cc', | 1892 'browser/ui/views/tabs/tab_strip.cc', |
1893 'browser/ui/views/tabs/tab_strip.h', | 1893 'browser/ui/views/tabs/tab_strip.h', |
1894 'browser/ui/views/tabs/tab_strip_controller.h', | 1894 'browser/ui/views/tabs/tab_strip_controller.h', |
1895 'browser/ui/views/tabs/window_finder.h', | 1895 'browser/ui/views/tabs/window_finder.h', |
1896 'browser/ui/views/tabs/window_finder_ash.cc', | 1896 'browser/ui/views/tabs/window_finder_ash.cc', |
1897 'browser/ui/views/tabs/window_finder_chromeos.cc', | 1897 'browser/ui/views/tabs/window_finder_chromeos.cc', |
1898 'browser/ui/views/tabs/window_finder_win.cc', | 1898 'browser/ui/views/tabs/window_finder_win.cc', |
1899 'browser/ui/views/tabs/window_finder_x11.cc', | 1899 'browser/ui/views/tabs/window_finder_x11.cc', |
1900 'browser/ui/views/task_manager_view.cc', | 1900 'browser/ui/views/task_manager_view.cc', |
1901 'browser/ui/views/theme_image_mapper.cc', | |
1902 'browser/ui/views/theme_image_mapper.h', | 1901 'browser/ui/views/theme_image_mapper.h', |
1903 'browser/ui/views/theme_image_mapper_aura_win.cc', | 1902 'browser/ui/views/theme_image_mapper_chromeos.cc', |
| 1903 'browser/ui/views/theme_image_mapper_desktop.cc', |
1904 'browser/ui/views/toolbar/back_button.cc', | 1904 'browser/ui/views/toolbar/back_button.cc', |
1905 'browser/ui/views/toolbar/back_button.h', | 1905 'browser/ui/views/toolbar/back_button.h', |
1906 'browser/ui/views/toolbar/browser_action_test_util_views.cc', | 1906 'browser/ui/views/toolbar/browser_action_test_util_views.cc', |
1907 'browser/ui/views/toolbar/browser_action_view.cc', | 1907 'browser/ui/views/toolbar/browser_action_view.cc', |
1908 'browser/ui/views/toolbar/browser_action_view.h', | 1908 'browser/ui/views/toolbar/browser_action_view.h', |
1909 'browser/ui/views/toolbar/browser_actions_container.cc', | 1909 'browser/ui/views/toolbar/browser_actions_container.cc', |
1910 'browser/ui/views/toolbar/browser_actions_container.h', | 1910 'browser/ui/views/toolbar/browser_actions_container.h', |
1911 'browser/ui/views/toolbar/browser_actions_container_observer.h', | 1911 'browser/ui/views/toolbar/browser_actions_container_observer.h', |
1912 'browser/ui/views/toolbar/home_button.cc', | 1912 'browser/ui/views/toolbar/home_button.cc', |
1913 'browser/ui/views/toolbar/home_button.h', | 1913 'browser/ui/views/toolbar/home_button.h', |
(...skipping 737 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2651 ['toolkit_views==0 or chromeos==1', { | 2651 ['toolkit_views==0 or chromeos==1', { |
2652 'sources!': [ | 2652 'sources!': [ |
2653 'browser/ui/views/message_center/message_center_frame_view.cc', | 2653 'browser/ui/views/message_center/message_center_frame_view.cc', |
2654 'browser/ui/views/message_center/message_center_frame_view.h', | 2654 'browser/ui/views/message_center/message_center_frame_view.h', |
2655 'browser/ui/views/message_center/message_center_widget_delegate.h', | 2655 'browser/ui/views/message_center/message_center_widget_delegate.h', |
2656 'browser/ui/views/message_center/message_center_widget_delegate.cc', | 2656 'browser/ui/views/message_center/message_center_widget_delegate.cc', |
2657 'browser/ui/views/message_center/web_notification_tray.h', | 2657 'browser/ui/views/message_center/web_notification_tray.h', |
2658 'browser/ui/views/message_center/web_notification_tray.cc', | 2658 'browser/ui/views/message_center/web_notification_tray.cc', |
2659 ], | 2659 ], |
2660 }], | 2660 }], |
2661 ['use_aura==1 and use_ash==0 and use_ozone==0 and OS=="linux"', { | 2661 ['use_aura==1 and chromeos==0 and use_ozone==0 and OS=="linux"', { |
2662 'dependencies': [ | 2662 'dependencies': [ |
2663 # gtk2 is the only component that can interact with gtk2 in our new | 2663 # gtk2 is the only component that can interact with gtk2 in our new |
2664 # world. | 2664 # world. |
2665 'browser/ui/libgtk2ui/libgtk2ui.gyp:gtk2ui', | 2665 'browser/ui/libgtk2ui/libgtk2ui.gyp:gtk2ui', |
2666 '../build/linux/system.gyp:gio', | 2666 '../build/linux/system.gyp:gio', |
2667 ], | 2667 ], |
2668 }], | 2668 }], |
2669 ['use_aura==0 or chromeos==1 or OS!="linux"', { | 2669 ['use_aura==0 or chromeos==1 or OS!="linux"', { |
2670 'sources!': [ | 2670 'sources!': [ |
2671 'browser/ui/views/first_run_dialog.cc', | 2671 'browser/ui/views/first_run_dialog.cc', |
(...skipping 16 matching lines...) Expand all Loading... |
2688 # aura uses some of ash resources. | 2688 # aura uses some of ash resources. |
2689 '../ash/ash.gyp:ash_resources', | 2689 '../ash/ash.gyp:ash_resources', |
2690 '../ui/aura/aura.gyp:aura', | 2690 '../ui/aura/aura.gyp:aura', |
2691 '../ui/keyboard/keyboard.gyp:keyboard', | 2691 '../ui/keyboard/keyboard.gyp:keyboard', |
2692 '../ui/keyboard/keyboard.gyp:keyboard_resources', | 2692 '../ui/keyboard/keyboard.gyp:keyboard_resources', |
2693 ], | 2693 ], |
2694 'conditions': [ | 2694 'conditions': [ |
2695 ['OS=="win"', { | 2695 ['OS=="win"', { |
2696 'sources/': [ | 2696 'sources/': [ |
2697 ['exclude', '^browser/ui/views/apps/chrome_app_window_delegate_v
iews.cc'], | 2697 ['exclude', '^browser/ui/views/apps/chrome_app_window_delegate_v
iews.cc'], |
2698 ['exclude', '^browser/ui/views/theme_image_mapper.cc'], | |
2699 ['exclude', '^browser/ui/webui/certificate_viewer_webui.cc'], | 2698 ['exclude', '^browser/ui/webui/certificate_viewer_webui.cc'], |
2700 ['exclude', '^browser/ui/webui/certificate_viewer_webui.h'], | 2699 ['exclude', '^browser/ui/webui/certificate_viewer_webui.h'], |
2701 ['exclude', '^browser/ui/webui/certificate_viewer_ui.cc'], | 2700 ['exclude', '^browser/ui/webui/certificate_viewer_ui.cc'], |
2702 ['exclude', '^browser/ui/webui/certificate_viewer_ui.h'], | 2701 ['exclude', '^browser/ui/webui/certificate_viewer_ui.h'], |
2703 ['include', 'browser/ui/browser_win.cc'], | 2702 ['include', 'browser/ui/browser_win.cc'], |
2704 ], | 2703 ], |
2705 }, { | 2704 }, { |
2706 'sources/': [ | 2705 'sources/': [ |
2707 ['exclude', '^browser/ui/views/color_chooser_dialog.cc'], | 2706 ['exclude', '^browser/ui/views/color_chooser_dialog.cc'], |
2708 ['exclude', '^browser/ui/views/color_chooser_dialog.h'], | 2707 ['exclude', '^browser/ui/views/color_chooser_dialog.h'], |
2709 ['exclude', '^browser/ui/views/frame/glass_browser_frame_view.cc
'], | 2708 ['exclude', '^browser/ui/views/frame/glass_browser_frame_view.cc
'], |
2710 ['exclude', '^browser/ui/views/frame/glass_browser_frame_view.h'
], | 2709 ['exclude', '^browser/ui/views/frame/glass_browser_frame_view.h'
], |
2711 ['exclude', '^browser/ui/views/hwnd_util.h'], | 2710 ['exclude', '^browser/ui/views/hwnd_util.h'], |
2712 ], | 2711 ], |
2713 }], | 2712 }], |
2714 ], | 2713 ], |
2715 }, { # else: use_aura==0 | 2714 }, { # else: use_aura==0 |
2716 'sources/': [ | 2715 'sources/': [ |
2717 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t.h'], | 2716 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t.h'], |
2718 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t_win.cc'], | 2717 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t_win.cc'], |
2719 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t_win.h'], | 2718 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t_win.h'], |
2720 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t_x11.cc'], | 2719 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t_x11.cc'], |
2721 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t_x11.h'], | 2720 ['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_hos
t_x11.h'], |
2722 ['exclude', '^browser/ui/views/theme_image_mapper_aura_win.cc'], | |
2723 ['exclude', '^browser/ui/webui/gesture_config_ui.cc'], | 2721 ['exclude', '^browser/ui/webui/gesture_config_ui.cc'], |
2724 ['exclude', '^browser/ui/webui/gesture_config_ui.h'], | 2722 ['exclude', '^browser/ui/webui/gesture_config_ui.h'], |
2725 ['exclude', '^browser/ui/webui/salsa_ui.cc'], | 2723 ['exclude', '^browser/ui/webui/salsa_ui.cc'], |
2726 ['exclude', '^browser/ui/webui/salsa_ui.h'], | 2724 ['exclude', '^browser/ui/webui/salsa_ui.h'], |
2727 ], | 2725 ], |
2728 }], | 2726 }], |
2729 ['ui_compositor_image_transport==1', { | 2727 ['ui_compositor_image_transport==1', { |
2730 'dependencies': [ | 2728 'dependencies': [ |
2731 '../ui/gl/gl.gyp:gl', | 2729 '../ui/gl/gl.gyp:gl', |
2732 ], | 2730 ], |
(...skipping 411 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3144 'browser/ui/webui/local_discovery/local_discovery_ui.cc', | 3142 'browser/ui/webui/local_discovery/local_discovery_ui.cc', |
3145 'browser/ui/webui/local_discovery/local_discovery_ui.h', | 3143 'browser/ui/webui/local_discovery/local_discovery_ui.h', |
3146 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', | 3144 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', |
3147 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', | 3145 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', |
3148 ], | 3146 ], |
3149 }], | 3147 }], |
3150 ], | 3148 ], |
3151 }, | 3149 }, |
3152 ], | 3150 ], |
3153 } | 3151 } |
OLD | NEW |