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 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
269 'browser/ui/aura/chrome_browser_main_extra_parts_aura.h', | 269 'browser/ui/aura/chrome_browser_main_extra_parts_aura.h', |
270 'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc', | 270 'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc', |
271 'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.h', | 271 'browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.h', |
272 'browser/ui/aura/tabs/dock_info_aurax11.cc', | 272 'browser/ui/aura/tabs/dock_info_aurax11.cc', |
273 'browser/ui/autofill/account_chooser_model.cc', | 273 'browser/ui/autofill/account_chooser_model.cc', |
274 'browser/ui/autofill/account_chooser_model.h', | 274 'browser/ui/autofill/account_chooser_model.h', |
275 'browser/ui/autofill/autocheckout_bubble.h', | 275 'browser/ui/autofill/autocheckout_bubble.h', |
276 'browser/ui/autofill/autocheckout_bubble.cc', | 276 'browser/ui/autofill/autocheckout_bubble.cc', |
277 'browser/ui/autofill/autocheckout_bubble_controller.cc', | 277 'browser/ui/autofill/autocheckout_bubble_controller.cc', |
278 'browser/ui/autofill/autocheckout_bubble_controller.h', | 278 'browser/ui/autofill/autocheckout_bubble_controller.h', |
279 'browser/ui/autofill/autofill_credit_card_bubble.cc', | |
280 'browser/ui/autofill/autofill_credit_card_bubble.h', | |
281 'browser/ui/autofill/autofill_credit_card_bubble_controller.cc', | |
282 'browser/ui/autofill/autofill_credit_card_bubble_controller.h', | |
283 'browser/ui/autofill/autofill_dialog_common.cc', | 279 'browser/ui/autofill/autofill_dialog_common.cc', |
284 'browser/ui/autofill/autofill_dialog_common.h', | 280 'browser/ui/autofill/autofill_dialog_common.h', |
285 'browser/ui/autofill/autofill_dialog_controller.cc', | 281 'browser/ui/autofill/autofill_dialog_controller.cc', |
286 'browser/ui/autofill/autofill_dialog_controller.h', | 282 'browser/ui/autofill/autofill_dialog_controller.h', |
287 'browser/ui/autofill/autofill_dialog_controller_impl.cc', | 283 'browser/ui/autofill/autofill_dialog_controller_impl.cc', |
288 'browser/ui/autofill/autofill_dialog_controller_impl.h', | 284 'browser/ui/autofill/autofill_dialog_controller_impl.h', |
289 'browser/ui/autofill/autofill_dialog_models.cc', | 285 'browser/ui/autofill/autofill_dialog_models.cc', |
290 'browser/ui/autofill/autofill_dialog_models.h', | 286 'browser/ui/autofill/autofill_dialog_models.h', |
291 'browser/ui/autofill/autofill_dialog_sign_in_delegate.cc', | 287 'browser/ui/autofill/autofill_dialog_sign_in_delegate.cc', |
292 'browser/ui/autofill/autofill_dialog_sign_in_delegate.h', | 288 'browser/ui/autofill/autofill_dialog_sign_in_delegate.h', |
293 'browser/ui/autofill/autofill_dialog_types.cc', | 289 'browser/ui/autofill/autofill_dialog_types.cc', |
294 'browser/ui/autofill/autofill_dialog_types.h', | 290 'browser/ui/autofill/autofill_dialog_types.h', |
295 'browser/ui/autofill/autofill_dialog_view.cc', | 291 'browser/ui/autofill/autofill_dialog_view.cc', |
296 'browser/ui/autofill/autofill_dialog_view.h', | 292 'browser/ui/autofill/autofill_dialog_view.h', |
297 'browser/ui/autofill/autofill_dialog_view_delegate.h', | 293 'browser/ui/autofill/autofill_dialog_view_delegate.h', |
298 'browser/ui/autofill/autofill_popup_controller.h', | 294 'browser/ui/autofill/autofill_popup_controller.h', |
299 'browser/ui/autofill/autofill_popup_controller_impl.cc', | 295 'browser/ui/autofill/autofill_popup_controller_impl.cc', |
300 'browser/ui/autofill/autofill_popup_controller_impl.h', | 296 'browser/ui/autofill/autofill_popup_controller_impl.h', |
301 'browser/ui/autofill/autofill_popup_view.h', | 297 'browser/ui/autofill/autofill_popup_view.h', |
302 'browser/ui/autofill/country_combobox_model.cc', | 298 'browser/ui/autofill/country_combobox_model.cc', |
303 'browser/ui/autofill/country_combobox_model.h', | 299 'browser/ui/autofill/country_combobox_model.h', |
304 'browser/ui/autofill/data_model_wrapper.cc', | 300 'browser/ui/autofill/data_model_wrapper.cc', |
305 'browser/ui/autofill/data_model_wrapper.h', | 301 'browser/ui/autofill/data_model_wrapper.h', |
| 302 'browser/ui/autofill/generated_credit_card_bubble_view.cc', |
| 303 'browser/ui/autofill/generated_credit_card_bubble_view.h', |
| 304 'browser/ui/autofill/generated_credit_card_bubble_controller.cc', |
| 305 'browser/ui/autofill/generated_credit_card_bubble_controller.h', |
| 306 'browser/ui/autofill/new_credit_card_bubble_view.cc', |
| 307 'browser/ui/autofill/new_credit_card_bubble_view.h', |
| 308 'browser/ui/autofill/new_credit_card_bubble_controller.cc', |
| 309 'browser/ui/autofill/new_credit_card_bubble_controller.h', |
306 'browser/ui/autofill/tab_autofill_manager_delegate.cc', | 310 'browser/ui/autofill/tab_autofill_manager_delegate.cc', |
307 'browser/ui/autofill/tab_autofill_manager_delegate.h', | 311 'browser/ui/autofill/tab_autofill_manager_delegate.h', |
308 'browser/ui/auto_login_infobar_delegate.cc', | 312 'browser/ui/auto_login_infobar_delegate.cc', |
309 'browser/ui/auto_login_infobar_delegate.h', | 313 'browser/ui/auto_login_infobar_delegate.h', |
310 'browser/ui/auto_login_infobar_delegate_android.h', | 314 'browser/ui/auto_login_infobar_delegate_android.h', |
311 'browser/ui/auto_login_prompter.cc', | 315 'browser/ui/auto_login_prompter.cc', |
312 'browser/ui/auto_login_prompter.h', | 316 'browser/ui/auto_login_prompter.h', |
313 'browser/ui/blocked_content/blocked_content_container.cc', | 317 'browser/ui/blocked_content/blocked_content_container.cc', |
314 'browser/ui/blocked_content/blocked_content_container.h', | 318 'browser/ui/blocked_content/blocked_content_container.h', |
315 'browser/ui/blocked_content/blocked_content_tab_helper.cc', | 319 'browser/ui/blocked_content/blocked_content_tab_helper.cc', |
(...skipping 1222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1538 'browser/ui/views/app_list/app_list_controller_win.cc', | 1542 'browser/ui/views/app_list/app_list_controller_win.cc', |
1539 'browser/ui/views/apps/chrome_shell_window_delegate_views.cc', | 1543 'browser/ui/views/apps/chrome_shell_window_delegate_views.cc', |
1540 'browser/ui/views/apps/native_app_window_views.cc', | 1544 'browser/ui/views/apps/native_app_window_views.cc', |
1541 'browser/ui/views/apps/native_app_window_views.h', | 1545 'browser/ui/views/apps/native_app_window_views.h', |
1542 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.cc', | 1546 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.cc', |
1543 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h', | 1547 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h', |
1544 'browser/ui/views/ash/tab_scrubber.h', | 1548 'browser/ui/views/ash/tab_scrubber.h', |
1545 'browser/ui/views/ash/tab_scrubber.cc', | 1549 'browser/ui/views/ash/tab_scrubber.cc', |
1546 'browser/ui/views/autofill/autocheckout_bubble_views.cc', | 1550 'browser/ui/views/autofill/autocheckout_bubble_views.cc', |
1547 'browser/ui/views/autofill/autocheckout_bubble_views.h', | 1551 'browser/ui/views/autofill/autocheckout_bubble_views.h', |
1548 'browser/ui/views/autofill/autofill_credit_card_bubble_views.cc', | |
1549 'browser/ui/views/autofill/autofill_credit_card_bubble_views.h', | |
1550 'browser/ui/views/autofill/autofill_dialog_views.cc', | 1552 'browser/ui/views/autofill/autofill_dialog_views.cc', |
1551 'browser/ui/views/autofill/autofill_dialog_views.h', | 1553 'browser/ui/views/autofill/autofill_dialog_views.h', |
1552 'browser/ui/views/autofill/autofill_popup_view_views.cc', | 1554 'browser/ui/views/autofill/autofill_popup_view_views.cc', |
1553 'browser/ui/views/autofill/autofill_popup_view_views.h', | 1555 'browser/ui/views/autofill/autofill_popup_view_views.h', |
| 1556 'browser/ui/views/autofill/generated_credit_card_bubble_views.cc', |
| 1557 'browser/ui/views/autofill/generated_credit_card_bubble_views.h', |
| 1558 'browser/ui/views/autofill/new_credit_card_bubble_views.cc', |
| 1559 'browser/ui/views/autofill/new_credit_card_bubble_views.h', |
1554 'browser/ui/views/autofill/decorated_textfield.cc', | 1560 'browser/ui/views/autofill/decorated_textfield.cc', |
1555 'browser/ui/views/autofill/decorated_textfield.h', | 1561 'browser/ui/views/autofill/decorated_textfield.h', |
1556 'browser/ui/views/avatar_menu_bubble_view.cc', | 1562 'browser/ui/views/avatar_menu_bubble_view.cc', |
1557 'browser/ui/views/avatar_menu_bubble_view.h', | 1563 'browser/ui/views/avatar_menu_bubble_view.h', |
1558 'browser/ui/views/avatar_menu_button.cc', | 1564 'browser/ui/views/avatar_menu_button.cc', |
1559 'browser/ui/views/avatar_menu_button.h', | 1565 'browser/ui/views/avatar_menu_button.h', |
1560 'browser/ui/views/avatar_label.cc', | 1566 'browser/ui/views/avatar_label.cc', |
1561 'browser/ui/views/avatar_label.cc', | 1567 'browser/ui/views/avatar_label.cc', |
1562 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc', | 1568 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc', |
1563 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.h', | 1569 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.h', |
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1778 'browser/ui/views/infobars/translate_infobar_base.cc', | 1784 'browser/ui/views/infobars/translate_infobar_base.cc', |
1779 'browser/ui/views/infobars/translate_infobar_base.h', | 1785 'browser/ui/views/infobars/translate_infobar_base.h', |
1780 'browser/ui/views/infobars/translate_language_menu_model.cc', | 1786 'browser/ui/views/infobars/translate_language_menu_model.cc', |
1781 'browser/ui/views/infobars/translate_language_menu_model.h', | 1787 'browser/ui/views/infobars/translate_language_menu_model.h', |
1782 'browser/ui/views/infobars/translate_message_infobar.cc', | 1788 'browser/ui/views/infobars/translate_message_infobar.cc', |
1783 'browser/ui/views/infobars/translate_message_infobar.h', | 1789 'browser/ui/views/infobars/translate_message_infobar.h', |
1784 'browser/ui/views/javascript_app_modal_dialog_views.cc', | 1790 'browser/ui/views/javascript_app_modal_dialog_views.cc', |
1785 'browser/ui/views/javascript_app_modal_dialog_views.h', | 1791 'browser/ui/views/javascript_app_modal_dialog_views.h', |
1786 'browser/ui/views/load_complete_listener.cc', | 1792 'browser/ui/views/load_complete_listener.cc', |
1787 'browser/ui/views/load_complete_listener.h', | 1793 'browser/ui/views/load_complete_listener.h', |
1788 'browser/ui/views/location_bar/autofill_credit_card_view.cc', | 1794 'browser/ui/views/location_bar/generated_credit_card_view.cc', |
1789 'browser/ui/views/location_bar/autofill_credit_card_view.h', | 1795 'browser/ui/views/location_bar/generated_credit_card_view.h', |
1790 'browser/ui/views/location_bar/content_setting_image_view.cc', | 1796 'browser/ui/views/location_bar/content_setting_image_view.cc', |
1791 'browser/ui/views/location_bar/content_setting_image_view.h', | 1797 'browser/ui/views/location_bar/content_setting_image_view.h', |
1792 'browser/ui/views/location_bar/ev_bubble_view.cc', | 1798 'browser/ui/views/location_bar/ev_bubble_view.cc', |
1793 'browser/ui/views/location_bar/ev_bubble_view.h', | 1799 'browser/ui/views/location_bar/ev_bubble_view.h', |
1794 'browser/ui/views/location_bar/icon_label_bubble_view.cc', | 1800 'browser/ui/views/location_bar/icon_label_bubble_view.cc', |
1795 'browser/ui/views/location_bar/icon_label_bubble_view.h', | 1801 'browser/ui/views/location_bar/icon_label_bubble_view.h', |
1796 'browser/ui/views/location_bar/keyword_hint_view.cc', | 1802 'browser/ui/views/location_bar/keyword_hint_view.cc', |
1797 'browser/ui/views/location_bar/keyword_hint_view.h', | 1803 'browser/ui/views/location_bar/keyword_hint_view.h', |
1798 'browser/ui/views/location_bar/location_bar_decoration_view.cc', | 1804 'browser/ui/views/location_bar/location_bar_decoration_view.cc', |
1799 'browser/ui/views/location_bar/location_bar_decoration_view.h', | 1805 'browser/ui/views/location_bar/location_bar_decoration_view.h', |
(...skipping 1081 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2881 'browser/ui/webui/plugins_ui.cc', | 2887 'browser/ui/webui/plugins_ui.cc', |
2882 'browser/ui/webui/plugins_ui.h', | 2888 'browser/ui/webui/plugins_ui.h', |
2883 'browser/ui/webui/suggestions_internals/suggestions_internals_ui.cc'
, | 2889 'browser/ui/webui/suggestions_internals/suggestions_internals_ui.cc'
, |
2884 'browser/ui/webui/suggestions_internals/suggestions_internals_ui.h', | 2890 'browser/ui/webui/suggestions_internals/suggestions_internals_ui.h', |
2885 'browser/ui/webui/suggestions_internals/suggestions_internals_ui_han
dler.cc', | 2891 'browser/ui/webui/suggestions_internals/suggestions_internals_ui_han
dler.cc', |
2886 'browser/ui/webui/suggestions_internals/suggestions_internals_ui_han
dler.h', | 2892 'browser/ui/webui/suggestions_internals/suggestions_internals_ui_han
dler.h', |
2887 'browser/ui/window_sizer/window_sizer.cc', | 2893 'browser/ui/window_sizer/window_sizer.cc', |
2888 'browser/ui/window_sizer/window_sizer.h', | 2894 'browser/ui/window_sizer/window_sizer.h', |
2889 ], | 2895 ], |
2890 'sources/': [ | 2896 'sources/': [ |
| 2897 ['exclude', '^browser/ui/autofill/.*credit_card_bubble.*'], |
2891 ['exclude', '^browser/ui/content_settings/'], | 2898 ['exclude', '^browser/ui/content_settings/'], |
2892 ['exclude', '^browser/ui/omnibox/'], | 2899 ['exclude', '^browser/ui/omnibox/'], |
2893 ['exclude', '^browser/ui/panels/'], | 2900 ['exclude', '^browser/ui/panels/'], |
2894 ['exclude', '^browser/ui/pdf/'], | 2901 ['exclude', '^browser/ui/pdf/'], |
2895 ['exclude', '^browser/ui/startup/'], | 2902 ['exclude', '^browser/ui/startup/'], |
2896 ['exclude', '^browser/ui/tabs/'], | 2903 ['exclude', '^browser/ui/tabs/'], |
2897 ['include', '^browser/ui/tabs/tab_utils\\.(cc|h)$'], | 2904 ['include', '^browser/ui/tabs/tab_utils\\.(cc|h)$'], |
2898 ['exclude', '^browser/ui/toolbar/'], | 2905 ['exclude', '^browser/ui/toolbar/'], |
2899 ['include', '^browser/ui/toolbar/toolbar_model\\.(cc|h)$'], | 2906 ['include', '^browser/ui/toolbar/toolbar_model\\.(cc|h)$'], |
2900 ['include', '^browser/ui/toolbar/toolbar_model_delegate\\.(cc|h)$'], | 2907 ['include', '^browser/ui/toolbar/toolbar_model_delegate\\.(cc|h)$'], |
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3109 ['enable_webrtc==0', { | 3116 ['enable_webrtc==0', { |
3110 'sources!': [ | 3117 'sources!': [ |
3111 'browser/ui/webui/media/webrtc_logs_ui.cc', | 3118 'browser/ui/webui/media/webrtc_logs_ui.cc', |
3112 'browser/ui/webui/media/webrtc_logs_ui.h', | 3119 'browser/ui/webui/media/webrtc_logs_ui.h', |
3113 ], | 3120 ], |
3114 }], | 3121 }], |
3115 ], | 3122 ], |
3116 }, | 3123 }, |
3117 ], | 3124 ], |
3118 } | 3125 } |
OLD | NEW |