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 1687 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1698 'browser/ui/views/frame/desktop_browser_frame_aura.h', | 1698 'browser/ui/views/frame/desktop_browser_frame_aura.h', |
1699 'browser/ui/views/frame/desktop_user_action_handler_aura.cc', | 1699 'browser/ui/views/frame/desktop_user_action_handler_aura.cc', |
1700 'browser/ui/views/frame/desktop_user_action_handler_aura.h', | 1700 'browser/ui/views/frame/desktop_user_action_handler_aura.h', |
1701 'browser/ui/views/frame/browser_desktop_root_window_host.h', | 1701 'browser/ui/views/frame/browser_desktop_root_window_host.h', |
1702 'browser/ui/views/frame/browser_desktop_root_window_host_win.cc', | 1702 'browser/ui/views/frame/browser_desktop_root_window_host_win.cc', |
1703 'browser/ui/views/frame/browser_desktop_root_window_host_win.h', | 1703 'browser/ui/views/frame/browser_desktop_root_window_host_win.h', |
1704 'browser/ui/views/frame/browser_desktop_root_window_host_x11.cc', | 1704 'browser/ui/views/frame/browser_desktop_root_window_host_x11.cc', |
1705 'browser/ui/views/frame/browser_desktop_root_window_host_x11.h', | 1705 'browser/ui/views/frame/browser_desktop_root_window_host_x11.h', |
1706 'browser/ui/views/frame/glass_browser_frame_view.cc', | 1706 'browser/ui/views/frame/glass_browser_frame_view.cc', |
1707 'browser/ui/views/frame/glass_browser_frame_view.h', | 1707 'browser/ui/views/frame/glass_browser_frame_view.h', |
| 1708 'browser/ui/views/frame/global_menu_bar_x11.cc', |
| 1709 'browser/ui/views/frame/global_menu_bar_x11.h', |
| 1710 'browser/ui/views/frame/global_menu_bar_registrar_x11.cc', |
| 1711 'browser/ui/views/frame/global_menu_bar_registrar_x11.h', |
1708 'browser/ui/views/frame/immersive_mode_controller.cc', | 1712 'browser/ui/views/frame/immersive_mode_controller.cc', |
1709 'browser/ui/views/frame/immersive_mode_controller.h', | 1713 'browser/ui/views/frame/immersive_mode_controller.h', |
1710 'browser/ui/views/frame/immersive_mode_controller_ash.cc', | 1714 'browser/ui/views/frame/immersive_mode_controller_ash.cc', |
1711 'browser/ui/views/frame/immersive_mode_controller_ash.h', | 1715 'browser/ui/views/frame/immersive_mode_controller_ash.h', |
1712 'browser/ui/views/frame/immersive_mode_controller_factory.cc', | 1716 'browser/ui/views/frame/immersive_mode_controller_factory.cc', |
1713 'browser/ui/views/frame/immersive_mode_controller_stub.cc', | 1717 'browser/ui/views/frame/immersive_mode_controller_stub.cc', |
1714 'browser/ui/views/frame/immersive_mode_controller_stub.h', | 1718 'browser/ui/views/frame/immersive_mode_controller_stub.h', |
1715 'browser/ui/views/frame/minimize_button_metrics_win.cc', | 1719 'browser/ui/views/frame/minimize_button_metrics_win.cc', |
1716 'browser/ui/views/frame/minimize_button_metrics_win.h', | 1720 'browser/ui/views/frame/minimize_button_metrics_win.h', |
1717 'browser/ui/views/frame/native_browser_frame.h', | 1721 'browser/ui/views/frame/native_browser_frame.h', |
(...skipping 906 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2624 'browser/ui/views/message_center/web_notification_tray.h', | 2628 'browser/ui/views/message_center/web_notification_tray.h', |
2625 'browser/ui/views/message_center/web_notification_tray.cc', | 2629 'browser/ui/views/message_center/web_notification_tray.cc', |
2626 ], | 2630 ], |
2627 }], | 2631 }], |
2628 ['use_aura==1 and use_ash==0 and use_ozone==0 and OS=="linux"', { | 2632 ['use_aura==1 and use_ash==0 and use_ozone==0 and OS=="linux"', { |
2629 'dependencies': [ | 2633 'dependencies': [ |
2630 # gtk2 is the only component that can interact with gtk2 in our new | 2634 # gtk2 is the only component that can interact with gtk2 in our new |
2631 # world. | 2635 # world. |
2632 'browser/ui/libgtk2ui/libgtk2ui.gyp:gtk2ui', | 2636 'browser/ui/libgtk2ui/libgtk2ui.gyp:gtk2ui', |
2633 '../ui/linux_ui/linux_ui.gyp:linux_ui', | 2637 '../ui/linux_ui/linux_ui.gyp:linux_ui', |
| 2638 '../build/linux/system.gyp:gio', |
2634 ], | 2639 ], |
2635 }], | 2640 }], |
2636 ['use_aura==0 or chromeos==1 or OS!="linux"', { | 2641 ['use_aura==0 or chromeos==1 or OS!="linux"', { |
2637 'sources!': [ | 2642 'sources!': [ |
2638 'browser/ui/views/status_icons/status_icon_linux_wrapper.cc', | 2643 'browser/ui/views/status_icons/status_icon_linux_wrapper.cc', |
2639 'browser/ui/views/status_icons/status_icon_linux_wrapper.h', | 2644 'browser/ui/views/status_icons/status_icon_linux_wrapper.h', |
2640 ], | 2645 ], |
2641 }], | 2646 }], |
2642 ['use_aura==1', { | 2647 ['use_aura==1', { |
2643 'sources/': [ | 2648 'sources/': [ |
(...skipping 437 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3081 ['enable_webrtc==0', { | 3086 ['enable_webrtc==0', { |
3082 'sources!': [ | 3087 'sources!': [ |
3083 'browser/ui/webui/media/webrtc_logs_ui.cc', | 3088 'browser/ui/webui/media/webrtc_logs_ui.cc', |
3084 'browser/ui/webui/media/webrtc_logs_ui.h', | 3089 'browser/ui/webui/media/webrtc_logs_ui.h', |
3085 ], | 3090 ], |
3086 }], | 3091 }], |
3087 ], | 3092 ], |
3088 }, | 3093 }, |
3089 ], | 3094 ], |
3090 } | 3095 } |
OLD | NEW |