| 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 458 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1132 'browser/ui/gtk/titlebar_throb_animation.h', | 1129 'browser/ui/gtk/titlebar_throb_animation.h', |
| 1133 'browser/ui/gtk/unity_service.cc', | 1130 'browser/ui/gtk/unity_service.cc', |
| 1134 'browser/ui/gtk/unity_service.h', | 1131 'browser/ui/gtk/unity_service.h', |
| 1135 'browser/ui/gtk/update_recommended_dialog.cc', | 1132 'browser/ui/gtk/update_recommended_dialog.cc', |
| 1136 'browser/ui/gtk/update_recommended_dialog.h', | 1133 'browser/ui/gtk/update_recommended_dialog.h', |
| 1137 'browser/ui/gtk/view_id_util.cc', | 1134 'browser/ui/gtk/view_id_util.cc', |
| 1138 'browser/ui/gtk/view_id_util.h', | 1135 'browser/ui/gtk/view_id_util.h', |
| 1139 'browser/ui/gtk/web_contents_modal_dialog_manager_gtk.cc', | 1136 'browser/ui/gtk/web_contents_modal_dialog_manager_gtk.cc', |
| 1140 'browser/ui/gtk/web_dialog_gtk.cc', | 1137 'browser/ui/gtk/web_dialog_gtk.cc', |
| 1141 'browser/ui/gtk/web_dialog_gtk.h', | 1138 'browser/ui/gtk/web_dialog_gtk.h', |
| 1142 'browser/ui/gtk/web_intent_picker_gtk.cc', | |
| 1143 'browser/ui/gtk/web_intent_picker_gtk.h', | |
| 1144 'browser/ui/gtk/website_settings/permission_selector.cc', | 1139 'browser/ui/gtk/website_settings/permission_selector.cc', |
| 1145 'browser/ui/gtk/website_settings/permission_selector.h', | 1140 'browser/ui/gtk/website_settings/permission_selector.h', |
| 1146 'browser/ui/gtk/website_settings/permission_selector_observer.h', | 1141 'browser/ui/gtk/website_settings/permission_selector_observer.h', |
| 1147 'browser/ui/gtk/website_settings/website_settings_popup_gtk.cc', | 1142 'browser/ui/gtk/website_settings/website_settings_popup_gtk.cc', |
| 1148 'browser/ui/gtk/website_settings/website_settings_popup_gtk.h', | 1143 'browser/ui/gtk/website_settings/website_settings_popup_gtk.h', |
| 1149 'browser/ui/gtk/zoom_bubble_gtk.cc', | 1144 'browser/ui/gtk/zoom_bubble_gtk.cc', |
| 1150 'browser/ui/gtk/zoom_bubble_gtk.h', | 1145 'browser/ui/gtk/zoom_bubble_gtk.h', |
| 1151 'browser/ui/host_desktop.cc', | 1146 'browser/ui/host_desktop.cc', |
| 1152 'browser/ui/host_desktop.h', | 1147 'browser/ui/host_desktop.h', |
| 1153 'browser/ui/hung_plugin_tab_helper.cc', | 1148 'browser/ui/hung_plugin_tab_helper.cc', |
| 1154 'browser/ui/hung_plugin_tab_helper.h', | 1149 'browser/ui/hung_plugin_tab_helper.h', |
| 1155 'browser/ui/intents/web_intent_icon_loader.h', | |
| 1156 'browser/ui/intents/web_intent_icon_loader.cc', | |
| 1157 'browser/ui/intents/native_file_picker_service.cc', | |
| 1158 'browser/ui/intents/web_intent_inline_disposition_delegate.cc', | |
| 1159 'browser/ui/intents/web_intent_inline_disposition_delegate.h', | |
| 1160 'browser/ui/intents/web_intent_picker.cc', | |
| 1161 'browser/ui/intents/web_intent_picker.h', | |
| 1162 'browser/ui/intents/web_intent_picker_controller.cc', | |
| 1163 'browser/ui/intents/web_intent_picker_controller.h', | |
| 1164 'browser/ui/intents/web_intent_picker_delegate.h', | |
| 1165 'browser/ui/intents/web_intent_picker_model.cc', | |
| 1166 'browser/ui/intents/web_intent_picker_model.h', | |
| 1167 'browser/ui/intents/web_intent_picker_model_observer.h', | |
| 1168 'browser/ui/login/login_model.h', | 1150 'browser/ui/login/login_model.h', |
| 1169 'browser/ui/login/login_prompt.cc', | 1151 'browser/ui/login/login_prompt.cc', |
| 1170 'browser/ui/login/login_prompt.h', | 1152 'browser/ui/login/login_prompt.h', |
| 1171 'browser/ui/media_stream_infobar_delegate.h', | 1153 'browser/ui/media_stream_infobar_delegate.h', |
| 1172 'browser/ui/media_stream_infobar_delegate.cc', | 1154 'browser/ui/media_stream_infobar_delegate.cc', |
| 1173 'browser/ui/metro_pin_tab_helper_win.cc', | 1155 'browser/ui/metro_pin_tab_helper_win.cc', |
| 1174 'browser/ui/metro_pin_tab_helper_win.h', | 1156 'browser/ui/metro_pin_tab_helper_win.h', |
| 1175 'browser/ui/native_web_contents_modal_dialog_manager.h', | 1157 'browser/ui/native_web_contents_modal_dialog_manager.h', |
| 1176 'browser/ui/network_profile_bubble.cc', | 1158 'browser/ui/network_profile_bubble.cc', |
| 1177 'browser/ui/network_profile_bubble.h', | 1159 'browser/ui/network_profile_bubble.h', |
| (...skipping 478 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1656 'browser/ui/views/location_bar/selected_keyword_view.cc', | 1638 'browser/ui/views/location_bar/selected_keyword_view.cc', |
| 1657 'browser/ui/views/location_bar/selected_keyword_view.h', | 1639 'browser/ui/views/location_bar/selected_keyword_view.h', |
| 1658 'browser/ui/views/location_bar/star_view.cc', | 1640 'browser/ui/views/location_bar/star_view.cc', |
| 1659 'browser/ui/views/location_bar/star_view.h', | 1641 'browser/ui/views/location_bar/star_view.h', |
| 1660 'browser/ui/views/location_bar/touchable_location_bar_view.cc', | 1642 'browser/ui/views/location_bar/touchable_location_bar_view.cc', |
| 1661 'browser/ui/views/location_bar/touchable_location_bar_view.h', | 1643 'browser/ui/views/location_bar/touchable_location_bar_view.h', |
| 1662 'browser/ui/views/location_bar/zoom_bubble_view.cc', | 1644 'browser/ui/views/location_bar/zoom_bubble_view.cc', |
| 1663 'browser/ui/views/location_bar/zoom_bubble_view.h', | 1645 'browser/ui/views/location_bar/zoom_bubble_view.h', |
| 1664 'browser/ui/views/location_bar/zoom_view.cc', | 1646 'browser/ui/views/location_bar/zoom_view.cc', |
| 1665 'browser/ui/views/location_bar/zoom_view.h', | 1647 'browser/ui/views/location_bar/zoom_view.h', |
| 1666 'browser/ui/views/location_bar/web_intents_button_view.cc', | |
| 1667 'browser/ui/views/location_bar/web_intents_button_view.h', | |
| 1668 'browser/ui/views/login_prompt_views.cc', | 1648 'browser/ui/views/login_prompt_views.cc', |
| 1669 'browser/ui/views/login_view.cc', | 1649 'browser/ui/views/login_view.cc', |
| 1670 'browser/ui/views/login_view.h', | 1650 'browser/ui/views/login_view.h', |
| 1671 'browser/ui/views/message_center/notification_bubble_wrapper_win.h', | 1651 'browser/ui/views/message_center/notification_bubble_wrapper_win.h', |
| 1672 'browser/ui/views/message_center/notification_bubble_wrapper_win.cc', | 1652 'browser/ui/views/message_center/notification_bubble_wrapper_win.cc', |
| 1673 'browser/ui/views/message_center/web_notification_tray_win.h', | 1653 'browser/ui/views/message_center/web_notification_tray_win.h', |
| 1674 'browser/ui/views/message_center/web_notification_tray_win.cc', | 1654 'browser/ui/views/message_center/web_notification_tray_win.cc', |
| 1675 'browser/ui/views/missing_system_file_dialog_win.cc', | 1655 'browser/ui/views/missing_system_file_dialog_win.cc', |
| 1676 'browser/ui/views/missing_system_file_dialog_win.h', | 1656 'browser/ui/views/missing_system_file_dialog_win.h', |
| 1677 'browser/ui/views/notifications/balloon_collection_views.cc', | 1657 'browser/ui/views/notifications/balloon_collection_views.cc', |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1782 'browser/ui/views/unhandled_keyboard_event_handler.cc', | 1762 'browser/ui/views/unhandled_keyboard_event_handler.cc', |
| 1783 'browser/ui/views/unhandled_keyboard_event_handler.h', | 1763 'browser/ui/views/unhandled_keyboard_event_handler.h', |
| 1784 'browser/ui/views/unhandled_keyboard_event_handler_aurax11.cc', | 1764 'browser/ui/views/unhandled_keyboard_event_handler_aurax11.cc', |
| 1785 'browser/ui/views/unhandled_keyboard_event_handler_win.cc', | 1765 'browser/ui/views/unhandled_keyboard_event_handler_win.cc', |
| 1786 'browser/ui/views/uninstall_view.cc', | 1766 'browser/ui/views/uninstall_view.cc', |
| 1787 'browser/ui/views/uninstall_view.h', | 1767 'browser/ui/views/uninstall_view.h', |
| 1788 'browser/ui/views/update_recommended_message_box.cc', | 1768 'browser/ui/views/update_recommended_message_box.cc', |
| 1789 'browser/ui/views/update_recommended_message_box.h', | 1769 'browser/ui/views/update_recommended_message_box.h', |
| 1790 'browser/ui/views/user_data_dir_dialog_view.cc', | 1770 'browser/ui/views/user_data_dir_dialog_view.cc', |
| 1791 'browser/ui/views/user_data_dir_dialog_view.h', | 1771 'browser/ui/views/user_data_dir_dialog_view.h', |
| 1792 'browser/ui/views/web_intent_picker_views.cc', | |
| 1793 'browser/ui/views/web_contents_modal_dialog_manager_views.cc', | 1772 'browser/ui/views/web_contents_modal_dialog_manager_views.cc', |
| 1794 'browser/ui/views/website_settings/permission_selector_view.cc', | 1773 'browser/ui/views/website_settings/permission_selector_view.cc', |
| 1795 'browser/ui/views/website_settings/permission_selector_view.h', | 1774 'browser/ui/views/website_settings/permission_selector_view.h', |
| 1796 'browser/ui/views/website_settings/permission_selector_view_observer.h', | 1775 'browser/ui/views/website_settings/permission_selector_view_observer.h', |
| 1797 'browser/ui/views/website_settings/website_settings_popup_view.cc', | 1776 'browser/ui/views/website_settings/website_settings_popup_view.cc', |
| 1798 'browser/ui/views/website_settings/website_settings_popup_view.h', | 1777 'browser/ui/views/website_settings/website_settings_popup_view.h', |
| 1799 'browser/ui/views/wrench_menu.cc', | 1778 'browser/ui/views/wrench_menu.cc', |
| 1800 'browser/ui/views/wrench_menu.h', | 1779 'browser/ui/views/wrench_menu.h', |
| 1801 'browser/ui/web_applications/web_app_ui.cc', | 1780 'browser/ui/web_applications/web_app_ui.cc', |
| 1802 'browser/ui/web_applications/web_app_ui.h', | 1781 'browser/ui/web_applications/web_app_ui.h', |
| (...skipping 703 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2506 '../build/linux/system.gyp:dbus', | 2485 '../build/linux/system.gyp:dbus', |
| 2507 '../build/linux/system.gyp:gconf', | 2486 '../build/linux/system.gyp:gconf', |
| 2508 '../build/linux/system.gyp:gtk', | 2487 '../build/linux/system.gyp:gtk', |
| 2509 '../build/linux/system.gyp:gtkprint', | 2488 '../build/linux/system.gyp:gtkprint', |
| 2510 '../build/linux/system.gyp:ssl', | 2489 '../build/linux/system.gyp:ssl', |
| 2511 '../build/linux/system.gyp:x11', | 2490 '../build/linux/system.gyp:x11', |
| 2512 '../dbus/dbus.gyp:dbus', | 2491 '../dbus/dbus.gyp:dbus', |
| 2513 '../third_party/undoview/undoview.gyp:undoview', | 2492 '../third_party/undoview/undoview.gyp:undoview', |
| 2514 ], | 2493 ], |
| 2515 }], | 2494 }], |
| 2516 ['enable_web_intents==0', { | |
| 2517 'sources/': [ | |
| 2518 ['exclude', '^browser/ui/intents/'], | |
| 2519 ], | |
| 2520 'sources!': [ | |
| 2521 'browser/ui/cocoa/intents/web_intent_picker_cocoa.mm', | |
| 2522 'browser/ui/cocoa/location_bar/web_intents_button_decoration.h', | |
| 2523 'browser/ui/cocoa/location_bar/web_intents_button_decoration.mm', | |
| 2524 'browser/ui/gtk/web_intent_picker_gtk.cc', | |
| 2525 'browser/ui/gtk/web_intent_picker_gtk.h', | |
| 2526 'browser/ui/views/location_bar/web_intents_button_view.cc', | |
| 2527 'browser/ui/views/location_bar/web_intents_button_view.h', | |
| 2528 'browser/ui/views/web_intent_picker_views.cc', | |
| 2529 ], | |
| 2530 }], | |
| 2531 ['enable_themes==0', { | 2495 ['enable_themes==0', { |
| 2532 'sources!': [ | 2496 'sources!': [ |
| 2533 'browser/ui/webui/theme_source.cc', | 2497 'browser/ui/webui/theme_source.cc', |
| 2534 ], | 2498 ], |
| 2535 }], | 2499 }], |
| 2536 ['enable_printing!=1', { | 2500 ['enable_printing!=1', { |
| 2537 'sources/': [ | 2501 'sources/': [ |
| 2538 ['exclude', '^browser/ui/webui/print_preview/'], | 2502 ['exclude', '^browser/ui/webui/print_preview/'], |
| 2539 ], | 2503 ], |
| 2540 }], | 2504 }], |
| (...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2826 }], | 2790 }], |
| 2827 ['enable_message_center==1', { | 2791 ['enable_message_center==1', { |
| 2828 'dependencies': [ | 2792 'dependencies': [ |
| 2829 '../ui/message_center/message_center.gyp:message_center', | 2793 '../ui/message_center/message_center.gyp:message_center', |
| 2830 ], | 2794 ], |
| 2831 }], | 2795 }], |
| 2832 ], | 2796 ], |
| 2833 }, | 2797 }, |
| 2834 ], | 2798 ], |
| 2835 } | 2799 } |
| OLD | NEW |