| 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 592 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 603 'browser/ui/cocoa/infobars/infobar_gradient_view.mm', | 603 'browser/ui/cocoa/infobars/infobar_gradient_view.mm', |
| 604 'browser/ui/cocoa/infobars/infobar_utilities.h', | 604 'browser/ui/cocoa/infobars/infobar_utilities.h', |
| 605 'browser/ui/cocoa/infobars/infobar_utilities.mm', | 605 'browser/ui/cocoa/infobars/infobar_utilities.mm', |
| 606 'browser/ui/cocoa/infobars/infobar.h', | 606 'browser/ui/cocoa/infobars/infobar.h', |
| 607 'browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.cc', | 607 'browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.cc', |
| 608 'browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h', | 608 'browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h', |
| 609 'browser/ui/cocoa/infobars/translate_infobar_base.h', | 609 'browser/ui/cocoa/infobars/translate_infobar_base.h', |
| 610 'browser/ui/cocoa/infobars/translate_infobar_base.mm', | 610 'browser/ui/cocoa/infobars/translate_infobar_base.mm', |
| 611 'browser/ui/cocoa/infobars/translate_message_infobar_controller.h', | 611 'browser/ui/cocoa/infobars/translate_message_infobar_controller.h', |
| 612 'browser/ui/cocoa/infobars/translate_message_infobar_controller.mm', | 612 'browser/ui/cocoa/infobars/translate_message_infobar_controller.mm', |
| 613 'browser/ui/cocoa/intents/web_intent_picker_cocoa.mm', | |
| 614 'browser/ui/cocoa/javascript_app_modal_dialog_cocoa.h', | 613 'browser/ui/cocoa/javascript_app_modal_dialog_cocoa.h', |
| 615 'browser/ui/cocoa/javascript_app_modal_dialog_cocoa.mm', | 614 'browser/ui/cocoa/javascript_app_modal_dialog_cocoa.mm', |
| 616 'browser/ui/cocoa/key_equivalent_constants.h', | 615 'browser/ui/cocoa/key_equivalent_constants.h', |
| 617 'browser/ui/cocoa/key_equivalent_constants.mm', | 616 'browser/ui/cocoa/key_equivalent_constants.mm', |
| 618 'browser/ui/cocoa/keystone_infobar_delegate.h', | 617 'browser/ui/cocoa/keystone_infobar_delegate.h', |
| 619 'browser/ui/cocoa/keystone_infobar_delegate.mm', | 618 'browser/ui/cocoa/keystone_infobar_delegate.mm', |
| 620 'browser/ui/cocoa/l10n_util.h', | 619 'browser/ui/cocoa/l10n_util.h', |
| 621 'browser/ui/cocoa/l10n_util.mm', | 620 'browser/ui/cocoa/l10n_util.mm', |
| 622 'browser/ui/cocoa/last_active_browser_cocoa.cc', | 621 'browser/ui/cocoa/last_active_browser_cocoa.cc', |
| 623 'browser/ui/cocoa/last_active_browser_cocoa.h', | 622 'browser/ui/cocoa/last_active_browser_cocoa.h', |
| (...skipping 28 matching lines...) Expand all Loading... |
| 652 'browser/ui/cocoa/location_bar/plus_decoration.h', | 651 'browser/ui/cocoa/location_bar/plus_decoration.h', |
| 653 'browser/ui/cocoa/location_bar/plus_decoration.mm', | 652 'browser/ui/cocoa/location_bar/plus_decoration.mm', |
| 654 'browser/ui/cocoa/location_bar/search_token_decoration.h', | 653 'browser/ui/cocoa/location_bar/search_token_decoration.h', |
| 655 'browser/ui/cocoa/location_bar/search_token_decoration.mm', | 654 'browser/ui/cocoa/location_bar/search_token_decoration.mm', |
| 656 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h', | 655 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h', |
| 657 'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm', | 656 'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm', |
| 658 'browser/ui/cocoa/location_bar/separator_decoration.h', | 657 'browser/ui/cocoa/location_bar/separator_decoration.h', |
| 659 'browser/ui/cocoa/location_bar/separator_decoration.mm', | 658 'browser/ui/cocoa/location_bar/separator_decoration.mm', |
| 660 'browser/ui/cocoa/location_bar/star_decoration.h', | 659 'browser/ui/cocoa/location_bar/star_decoration.h', |
| 661 'browser/ui/cocoa/location_bar/star_decoration.mm', | 660 'browser/ui/cocoa/location_bar/star_decoration.mm', |
| 662 'browser/ui/cocoa/location_bar/web_intents_button_decoration.h', | |
| 663 'browser/ui/cocoa/location_bar/web_intents_button_decoration.mm', | |
| 664 'browser/ui/cocoa/location_bar/zoom_decoration.h', | 661 'browser/ui/cocoa/location_bar/zoom_decoration.h', |
| 665 'browser/ui/cocoa/location_bar/zoom_decoration.mm', | 662 'browser/ui/cocoa/location_bar/zoom_decoration.mm', |
| 666 'browser/ui/cocoa/login_prompt_cocoa.h', | 663 'browser/ui/cocoa/login_prompt_cocoa.h', |
| 667 'browser/ui/cocoa/login_prompt_cocoa.mm', | 664 'browser/ui/cocoa/login_prompt_cocoa.mm', |
| 668 'browser/ui/cocoa/main_menu_item.h', | 665 'browser/ui/cocoa/main_menu_item.h', |
| 669 'browser/ui/cocoa/menu_button.h', | 666 'browser/ui/cocoa/menu_button.h', |
| 670 'browser/ui/cocoa/menu_button.mm', | 667 'browser/ui/cocoa/menu_button.mm', |
| 671 'browser/ui/cocoa/menu_controller.h', | 668 'browser/ui/cocoa/menu_controller.h', |
| 672 'browser/ui/cocoa/menu_controller.mm', | 669 'browser/ui/cocoa/menu_controller.mm', |
| 673 'browser/ui/cocoa/multi_key_equivalent_button.h', | 670 'browser/ui/cocoa/multi_key_equivalent_button.h', |
| (...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1134 'browser/ui/gtk/titlebar_throb_animation.h', | 1131 'browser/ui/gtk/titlebar_throb_animation.h', |
| 1135 'browser/ui/gtk/unity_service.cc', | 1132 'browser/ui/gtk/unity_service.cc', |
| 1136 'browser/ui/gtk/unity_service.h', | 1133 'browser/ui/gtk/unity_service.h', |
| 1137 'browser/ui/gtk/update_recommended_dialog.cc', | 1134 'browser/ui/gtk/update_recommended_dialog.cc', |
| 1138 'browser/ui/gtk/update_recommended_dialog.h', | 1135 'browser/ui/gtk/update_recommended_dialog.h', |
| 1139 'browser/ui/gtk/view_id_util.cc', | 1136 'browser/ui/gtk/view_id_util.cc', |
| 1140 'browser/ui/gtk/view_id_util.h', | 1137 'browser/ui/gtk/view_id_util.h', |
| 1141 'browser/ui/gtk/web_contents_modal_dialog_manager_gtk.cc', | 1138 'browser/ui/gtk/web_contents_modal_dialog_manager_gtk.cc', |
| 1142 'browser/ui/gtk/web_dialog_gtk.cc', | 1139 'browser/ui/gtk/web_dialog_gtk.cc', |
| 1143 'browser/ui/gtk/web_dialog_gtk.h', | 1140 'browser/ui/gtk/web_dialog_gtk.h', |
| 1144 'browser/ui/gtk/web_intent_picker_gtk.cc', | |
| 1145 'browser/ui/gtk/web_intent_picker_gtk.h', | |
| 1146 'browser/ui/gtk/website_settings/permission_selector.cc', | 1141 'browser/ui/gtk/website_settings/permission_selector.cc', |
| 1147 'browser/ui/gtk/website_settings/permission_selector.h', | 1142 'browser/ui/gtk/website_settings/permission_selector.h', |
| 1148 'browser/ui/gtk/website_settings/permission_selector_observer.h', | 1143 'browser/ui/gtk/website_settings/permission_selector_observer.h', |
| 1149 'browser/ui/gtk/website_settings/website_settings_popup_gtk.cc', | 1144 'browser/ui/gtk/website_settings/website_settings_popup_gtk.cc', |
| 1150 'browser/ui/gtk/website_settings/website_settings_popup_gtk.h', | 1145 'browser/ui/gtk/website_settings/website_settings_popup_gtk.h', |
| 1151 'browser/ui/gtk/zoom_bubble_gtk.cc', | 1146 'browser/ui/gtk/zoom_bubble_gtk.cc', |
| 1152 'browser/ui/gtk/zoom_bubble_gtk.h', | 1147 'browser/ui/gtk/zoom_bubble_gtk.h', |
| 1153 'browser/ui/host_desktop.cc', | 1148 'browser/ui/host_desktop.cc', |
| 1154 'browser/ui/host_desktop.h', | 1149 'browser/ui/host_desktop.h', |
| 1155 'browser/ui/hung_plugin_tab_helper.cc', | 1150 'browser/ui/hung_plugin_tab_helper.cc', |
| 1156 'browser/ui/hung_plugin_tab_helper.h', | 1151 'browser/ui/hung_plugin_tab_helper.h', |
| 1157 'browser/ui/intents/web_intent_icon_loader.h', | |
| 1158 'browser/ui/intents/web_intent_icon_loader.cc', | |
| 1159 'browser/ui/intents/native_file_picker_service.cc', | |
| 1160 'browser/ui/intents/web_intent_inline_disposition_delegate.cc', | |
| 1161 'browser/ui/intents/web_intent_inline_disposition_delegate.h', | |
| 1162 'browser/ui/intents/web_intent_picker.cc', | |
| 1163 'browser/ui/intents/web_intent_picker.h', | |
| 1164 'browser/ui/intents/web_intent_picker_controller.cc', | |
| 1165 'browser/ui/intents/web_intent_picker_controller.h', | |
| 1166 'browser/ui/intents/web_intent_picker_delegate.h', | |
| 1167 'browser/ui/intents/web_intent_picker_model.cc', | |
| 1168 'browser/ui/intents/web_intent_picker_model.h', | |
| 1169 'browser/ui/intents/web_intent_picker_model_observer.h', | |
| 1170 'browser/ui/login/login_model.h', | 1152 'browser/ui/login/login_model.h', |
| 1171 'browser/ui/login/login_prompt.cc', | 1153 'browser/ui/login/login_prompt.cc', |
| 1172 'browser/ui/login/login_prompt.h', | 1154 'browser/ui/login/login_prompt.h', |
| 1173 'browser/ui/media_stream_infobar_delegate.h', | 1155 'browser/ui/media_stream_infobar_delegate.h', |
| 1174 'browser/ui/media_stream_infobar_delegate.cc', | 1156 'browser/ui/media_stream_infobar_delegate.cc', |
| 1175 'browser/ui/metro_pin_tab_helper_win.cc', | 1157 'browser/ui/metro_pin_tab_helper_win.cc', |
| 1176 'browser/ui/metro_pin_tab_helper_win.h', | 1158 'browser/ui/metro_pin_tab_helper_win.h', |
| 1177 'browser/ui/native_web_contents_modal_dialog_manager.h', | 1159 'browser/ui/native_web_contents_modal_dialog_manager.h', |
| 1178 'browser/ui/network_profile_bubble.cc', | 1160 'browser/ui/network_profile_bubble.cc', |
| 1179 'browser/ui/network_profile_bubble.h', | 1161 'browser/ui/network_profile_bubble.h', |
| (...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1660 'browser/ui/views/location_bar/selected_keyword_view.cc', | 1642 'browser/ui/views/location_bar/selected_keyword_view.cc', |
| 1661 'browser/ui/views/location_bar/selected_keyword_view.h', | 1643 'browser/ui/views/location_bar/selected_keyword_view.h', |
| 1662 'browser/ui/views/location_bar/star_view.cc', | 1644 'browser/ui/views/location_bar/star_view.cc', |
| 1663 'browser/ui/views/location_bar/star_view.h', | 1645 'browser/ui/views/location_bar/star_view.h', |
| 1664 'browser/ui/views/location_bar/touchable_location_bar_view.cc', | 1646 'browser/ui/views/location_bar/touchable_location_bar_view.cc', |
| 1665 'browser/ui/views/location_bar/touchable_location_bar_view.h', | 1647 'browser/ui/views/location_bar/touchable_location_bar_view.h', |
| 1666 'browser/ui/views/location_bar/zoom_bubble_view.cc', | 1648 'browser/ui/views/location_bar/zoom_bubble_view.cc', |
| 1667 'browser/ui/views/location_bar/zoom_bubble_view.h', | 1649 'browser/ui/views/location_bar/zoom_bubble_view.h', |
| 1668 'browser/ui/views/location_bar/zoom_view.cc', | 1650 'browser/ui/views/location_bar/zoom_view.cc', |
| 1669 'browser/ui/views/location_bar/zoom_view.h', | 1651 'browser/ui/views/location_bar/zoom_view.h', |
| 1670 'browser/ui/views/location_bar/web_intents_button_view.cc', | |
| 1671 'browser/ui/views/location_bar/web_intents_button_view.h', | |
| 1672 'browser/ui/views/login_prompt_views.cc', | 1652 'browser/ui/views/login_prompt_views.cc', |
| 1673 'browser/ui/views/login_view.cc', | 1653 'browser/ui/views/login_view.cc', |
| 1674 'browser/ui/views/login_view.h', | 1654 'browser/ui/views/login_view.h', |
| 1675 'browser/ui/views/message_center/notification_bubble_wrapper_win.h', | 1655 'browser/ui/views/message_center/notification_bubble_wrapper_win.h', |
| 1676 'browser/ui/views/message_center/notification_bubble_wrapper_win.cc', | 1656 'browser/ui/views/message_center/notification_bubble_wrapper_win.cc', |
| 1677 'browser/ui/views/message_center/web_notification_tray_win.h', | 1657 'browser/ui/views/message_center/web_notification_tray_win.h', |
| 1678 'browser/ui/views/message_center/web_notification_tray_win.cc', | 1658 'browser/ui/views/message_center/web_notification_tray_win.cc', |
| 1679 'browser/ui/views/missing_system_file_dialog_win.cc', | 1659 'browser/ui/views/missing_system_file_dialog_win.cc', |
| 1680 'browser/ui/views/missing_system_file_dialog_win.h', | 1660 'browser/ui/views/missing_system_file_dialog_win.h', |
| 1681 'browser/ui/views/notifications/balloon_collection_views.cc', | 1661 'browser/ui/views/notifications/balloon_collection_views.cc', |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1786 'browser/ui/views/unhandled_keyboard_event_handler.cc', | 1766 'browser/ui/views/unhandled_keyboard_event_handler.cc', |
| 1787 'browser/ui/views/unhandled_keyboard_event_handler.h', | 1767 'browser/ui/views/unhandled_keyboard_event_handler.h', |
| 1788 'browser/ui/views/unhandled_keyboard_event_handler_aurax11.cc', | 1768 'browser/ui/views/unhandled_keyboard_event_handler_aurax11.cc', |
| 1789 'browser/ui/views/unhandled_keyboard_event_handler_win.cc', | 1769 'browser/ui/views/unhandled_keyboard_event_handler_win.cc', |
| 1790 'browser/ui/views/uninstall_view.cc', | 1770 'browser/ui/views/uninstall_view.cc', |
| 1791 'browser/ui/views/uninstall_view.h', | 1771 'browser/ui/views/uninstall_view.h', |
| 1792 'browser/ui/views/update_recommended_message_box.cc', | 1772 'browser/ui/views/update_recommended_message_box.cc', |
| 1793 'browser/ui/views/update_recommended_message_box.h', | 1773 'browser/ui/views/update_recommended_message_box.h', |
| 1794 'browser/ui/views/user_data_dir_dialog_view.cc', | 1774 'browser/ui/views/user_data_dir_dialog_view.cc', |
| 1795 'browser/ui/views/user_data_dir_dialog_view.h', | 1775 'browser/ui/views/user_data_dir_dialog_view.h', |
| 1796 'browser/ui/views/web_intent_picker_views.cc', | |
| 1797 'browser/ui/views/web_contents_modal_dialog_manager_views.cc', | 1776 'browser/ui/views/web_contents_modal_dialog_manager_views.cc', |
| 1798 'browser/ui/views/website_settings/permission_selector_view.cc', | 1777 'browser/ui/views/website_settings/permission_selector_view.cc', |
| 1799 'browser/ui/views/website_settings/permission_selector_view.h', | 1778 'browser/ui/views/website_settings/permission_selector_view.h', |
| 1800 'browser/ui/views/website_settings/permission_selector_view_observer.h', | 1779 'browser/ui/views/website_settings/permission_selector_view_observer.h', |
| 1801 'browser/ui/views/website_settings/website_settings_popup_view.cc', | 1780 'browser/ui/views/website_settings/website_settings_popup_view.cc', |
| 1802 'browser/ui/views/website_settings/website_settings_popup_view.h', | 1781 'browser/ui/views/website_settings/website_settings_popup_view.h', |
| 1803 'browser/ui/views/wrench_menu.cc', | 1782 'browser/ui/views/wrench_menu.cc', |
| 1804 'browser/ui/views/wrench_menu.h', | 1783 'browser/ui/views/wrench_menu.h', |
| 1805 'browser/ui/web_applications/web_app_ui.cc', | 1784 'browser/ui/web_applications/web_app_ui.cc', |
| 1806 'browser/ui/web_applications/web_app_ui.h', | 1785 'browser/ui/web_applications/web_app_ui.h', |
| (...skipping 707 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2514 '../build/linux/system.gyp:dbus', | 2493 '../build/linux/system.gyp:dbus', |
| 2515 '../build/linux/system.gyp:gconf', | 2494 '../build/linux/system.gyp:gconf', |
| 2516 '../build/linux/system.gyp:gtk', | 2495 '../build/linux/system.gyp:gtk', |
| 2517 '../build/linux/system.gyp:gtkprint', | 2496 '../build/linux/system.gyp:gtkprint', |
| 2518 '../build/linux/system.gyp:ssl', | 2497 '../build/linux/system.gyp:ssl', |
| 2519 '../build/linux/system.gyp:x11', | 2498 '../build/linux/system.gyp:x11', |
| 2520 '../dbus/dbus.gyp:dbus', | 2499 '../dbus/dbus.gyp:dbus', |
| 2521 '../third_party/undoview/undoview.gyp:undoview', | 2500 '../third_party/undoview/undoview.gyp:undoview', |
| 2522 ], | 2501 ], |
| 2523 }], | 2502 }], |
| 2524 ['enable_web_intents==0', { | |
| 2525 'sources/': [ | |
| 2526 ['exclude', '^browser/ui/intents/'], | |
| 2527 ], | |
| 2528 'sources!': [ | |
| 2529 'browser/ui/cocoa/intents/web_intent_picker_cocoa.mm', | |
| 2530 'browser/ui/cocoa/location_bar/web_intents_button_decoration.h', | |
| 2531 'browser/ui/cocoa/location_bar/web_intents_button_decoration.mm', | |
| 2532 'browser/ui/gtk/web_intent_picker_gtk.cc', | |
| 2533 'browser/ui/gtk/web_intent_picker_gtk.h', | |
| 2534 'browser/ui/views/location_bar/web_intents_button_view.cc', | |
| 2535 'browser/ui/views/location_bar/web_intents_button_view.h', | |
| 2536 'browser/ui/views/web_intent_picker_views.cc', | |
| 2537 ], | |
| 2538 }], | |
| 2539 ['enable_themes==0', { | 2503 ['enable_themes==0', { |
| 2540 'sources!': [ | 2504 'sources!': [ |
| 2541 'browser/ui/webui/theme_source.cc', | 2505 'browser/ui/webui/theme_source.cc', |
| 2542 ], | 2506 ], |
| 2543 }], | 2507 }], |
| 2544 ['enable_printing!=1', { | 2508 ['enable_printing!=1', { |
| 2545 'sources/': [ | 2509 'sources/': [ |
| 2546 ['exclude', '^browser/ui/webui/print_preview/'], | 2510 ['exclude', '^browser/ui/webui/print_preview/'], |
| 2547 ], | 2511 ], |
| 2548 }], | 2512 }], |
| (...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2834 }], | 2798 }], |
| 2835 ['enable_message_center==1', { | 2799 ['enable_message_center==1', { |
| 2836 'dependencies': [ | 2800 'dependencies': [ |
| 2837 '../ui/message_center/message_center.gyp:message_center', | 2801 '../ui/message_center/message_center.gyp:message_center', |
| 2838 ], | 2802 ], |
| 2839 }], | 2803 }], |
| 2840 ], | 2804 ], |
| 2841 }, | 2805 }, |
| 2842 ], | 2806 ], |
| 2843 } | 2807 } |
| OLD | NEW |