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_controller_impl.cc', | 279 'browser/ui/autofill/autofill_dialog_controller_impl.cc', |
284 'browser/ui/autofill/autofill_dialog_controller_impl.h', | 280 'browser/ui/autofill/autofill_dialog_controller_impl.h', |
285 'browser/ui/autofill/autofill_dialog_models.cc', | 281 'browser/ui/autofill/autofill_dialog_models.cc', |
286 'browser/ui/autofill/autofill_dialog_models.h', | 282 'browser/ui/autofill/autofill_dialog_models.h', |
287 'browser/ui/autofill/autofill_dialog_sign_in_delegate.cc', | 283 'browser/ui/autofill/autofill_dialog_sign_in_delegate.cc', |
288 'browser/ui/autofill/autofill_dialog_sign_in_delegate.h', | 284 'browser/ui/autofill/autofill_dialog_sign_in_delegate.h', |
289 'browser/ui/autofill/autofill_dialog_types.cc', | 285 'browser/ui/autofill/autofill_dialog_types.cc', |
290 'browser/ui/autofill/autofill_dialog_types.h', | 286 'browser/ui/autofill/autofill_dialog_types.h', |
291 'browser/ui/autofill/autofill_dialog_view.cc', | 287 'browser/ui/autofill/autofill_dialog_view.cc', |
292 'browser/ui/autofill/autofill_dialog_view.h', | 288 'browser/ui/autofill/autofill_dialog_view.h', |
(...skipping 1241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1534 'browser/ui/views/app_list/app_list_controller_win.cc', | 1530 'browser/ui/views/app_list/app_list_controller_win.cc', |
1535 'browser/ui/views/apps/chrome_shell_window_delegate_views.cc', | 1531 'browser/ui/views/apps/chrome_shell_window_delegate_views.cc', |
1536 'browser/ui/views/apps/native_app_window_views.cc', | 1532 'browser/ui/views/apps/native_app_window_views.cc', |
1537 'browser/ui/views/apps/native_app_window_views.h', | 1533 'browser/ui/views/apps/native_app_window_views.h', |
1538 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.cc', | 1534 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.cc', |
1539 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h', | 1535 'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h', |
1540 'browser/ui/views/ash/tab_scrubber.h', | 1536 'browser/ui/views/ash/tab_scrubber.h', |
1541 'browser/ui/views/ash/tab_scrubber.cc', | 1537 'browser/ui/views/ash/tab_scrubber.cc', |
1542 'browser/ui/views/autofill/autocheckout_bubble_views.cc', | 1538 'browser/ui/views/autofill/autocheckout_bubble_views.cc', |
1543 'browser/ui/views/autofill/autocheckout_bubble_views.h', | 1539 'browser/ui/views/autofill/autocheckout_bubble_views.h', |
1544 'browser/ui/views/autofill/autofill_credit_card_bubble_views.cc', | |
1545 'browser/ui/views/autofill/autofill_credit_card_bubble_views.h', | |
1546 'browser/ui/views/autofill/autofill_dialog_views.cc', | 1540 'browser/ui/views/autofill/autofill_dialog_views.cc', |
1547 'browser/ui/views/autofill/autofill_dialog_views.h', | 1541 'browser/ui/views/autofill/autofill_dialog_views.h', |
1548 'browser/ui/views/autofill/autofill_popup_view_views.cc', | 1542 'browser/ui/views/autofill/autofill_popup_view_views.cc', |
1549 'browser/ui/views/autofill/autofill_popup_view_views.h', | 1543 'browser/ui/views/autofill/autofill_popup_view_views.h', |
1544 'browser/ui/views/autofill/generated_credit_card_bubble_views.cc', | |
1545 'browser/ui/views/autofill/generated_credit_card_bubble_views.h', | |
1546 'browser/ui/views/autofill/new_credit_card_bubble_views.cc', | |
1547 'browser/ui/views/autofill/new_credit_card_bubble_views.h', | |
1550 'browser/ui/views/autofill/decorated_textfield.cc', | 1548 'browser/ui/views/autofill/decorated_textfield.cc', |
1551 'browser/ui/views/autofill/decorated_textfield.h', | 1549 'browser/ui/views/autofill/decorated_textfield.h', |
1552 'browser/ui/views/avatar_menu_bubble_view.cc', | 1550 'browser/ui/views/avatar_menu_bubble_view.cc', |
1553 'browser/ui/views/avatar_menu_bubble_view.h', | 1551 'browser/ui/views/avatar_menu_bubble_view.h', |
1554 'browser/ui/views/avatar_menu_button.cc', | 1552 'browser/ui/views/avatar_menu_button.cc', |
1555 'browser/ui/views/avatar_menu_button.h', | 1553 'browser/ui/views/avatar_menu_button.h', |
1556 'browser/ui/views/avatar_label.cc', | 1554 'browser/ui/views/avatar_label.cc', |
1557 'browser/ui/views/avatar_label.cc', | 1555 'browser/ui/views/avatar_label.cc', |
1558 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc', | 1556 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc', |
1559 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.h', | 1557 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.h', |
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1774 'browser/ui/views/infobars/translate_infobar_base.cc', | 1772 'browser/ui/views/infobars/translate_infobar_base.cc', |
1775 'browser/ui/views/infobars/translate_infobar_base.h', | 1773 'browser/ui/views/infobars/translate_infobar_base.h', |
1776 'browser/ui/views/infobars/translate_language_menu_model.cc', | 1774 'browser/ui/views/infobars/translate_language_menu_model.cc', |
1777 'browser/ui/views/infobars/translate_language_menu_model.h', | 1775 'browser/ui/views/infobars/translate_language_menu_model.h', |
1778 'browser/ui/views/infobars/translate_message_infobar.cc', | 1776 'browser/ui/views/infobars/translate_message_infobar.cc', |
1779 'browser/ui/views/infobars/translate_message_infobar.h', | 1777 'browser/ui/views/infobars/translate_message_infobar.h', |
1780 'browser/ui/views/javascript_app_modal_dialog_views.cc', | 1778 'browser/ui/views/javascript_app_modal_dialog_views.cc', |
1781 'browser/ui/views/javascript_app_modal_dialog_views.h', | 1779 'browser/ui/views/javascript_app_modal_dialog_views.h', |
1782 'browser/ui/views/load_complete_listener.cc', | 1780 'browser/ui/views/load_complete_listener.cc', |
1783 'browser/ui/views/load_complete_listener.h', | 1781 'browser/ui/views/load_complete_listener.h', |
1784 'browser/ui/views/location_bar/autofill_credit_card_view.cc', | 1782 'browser/ui/views/location_bar/generated_credit_card_view.cc', |
1785 'browser/ui/views/location_bar/autofill_credit_card_view.h', | 1783 'browser/ui/views/location_bar/generated_credit_card_view.h', |
1786 'browser/ui/views/location_bar/content_setting_image_view.cc', | 1784 'browser/ui/views/location_bar/content_setting_image_view.cc', |
1787 'browser/ui/views/location_bar/content_setting_image_view.h', | 1785 'browser/ui/views/location_bar/content_setting_image_view.h', |
1788 'browser/ui/views/location_bar/ev_bubble_view.cc', | 1786 'browser/ui/views/location_bar/ev_bubble_view.cc', |
1789 'browser/ui/views/location_bar/ev_bubble_view.h', | 1787 'browser/ui/views/location_bar/ev_bubble_view.h', |
1790 'browser/ui/views/location_bar/icon_label_bubble_view.cc', | 1788 'browser/ui/views/location_bar/icon_label_bubble_view.cc', |
1791 'browser/ui/views/location_bar/icon_label_bubble_view.h', | 1789 'browser/ui/views/location_bar/icon_label_bubble_view.h', |
1792 'browser/ui/views/location_bar/keyword_hint_view.cc', | 1790 'browser/ui/views/location_bar/keyword_hint_view.cc', |
1793 'browser/ui/views/location_bar/keyword_hint_view.h', | 1791 'browser/ui/views/location_bar/keyword_hint_view.h', |
1794 'browser/ui/views/location_bar/location_bar_decoration_view.cc', | 1792 'browser/ui/views/location_bar/location_bar_decoration_view.cc', |
1795 'browser/ui/views/location_bar/location_bar_decoration_view.h', | 1793 'browser/ui/views/location_bar/location_bar_decoration_view.h', |
(...skipping 1101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2897 ['exclude', '^browser/ui/webui/help/'], | 2895 ['exclude', '^browser/ui/webui/help/'], |
2898 ['exclude', '^browser/ui/webui/inspect_'], | 2896 ['exclude', '^browser/ui/webui/inspect_'], |
2899 ['exclude', '^browser/ui/webui/options'], | 2897 ['exclude', '^browser/ui/webui/options'], |
2900 ['exclude', '^browser/ui/webui/options'], | 2898 ['exclude', '^browser/ui/webui/options'], |
2901 ['exclude', '^browser/ui/webui/signin/'], | 2899 ['exclude', '^browser/ui/webui/signin/'], |
2902 ['exclude', '^browser/ui/webui/suggestions_internals'], | 2900 ['exclude', '^browser/ui/webui/suggestions_internals'], |
2903 ['exclude', '^browser/ui/webui/sync_file_system_internals'], | 2901 ['exclude', '^browser/ui/webui/sync_file_system_internals'], |
2904 ['exclude', '^browser/ui/webui/sync_promo'], | 2902 ['exclude', '^browser/ui/webui/sync_promo'], |
2905 ['exclude', '^browser/ui/webui/uber'], | 2903 ['exclude', '^browser/ui/webui/uber'], |
2906 ], | 2904 ], |
2905 }, { # OS!="android" | |
2906 'sources': [ | |
2907 'browser/ui/autofill/generated_credit_card_bubble_view.cc', | |
Lei Zhang
2013/08/09 04:51:57
Same as the test gypi file.
Dan Beam
2013/08/09 18:56:54
Done.
| |
2908 'browser/ui/autofill/generated_credit_card_bubble_view.h', | |
2909 'browser/ui/autofill/generated_credit_card_bubble_controller.cc', | |
2910 'browser/ui/autofill/generated_credit_card_bubble_controller.h', | |
2911 'browser/ui/autofill/new_credit_card_bubble_view.cc', | |
2912 'browser/ui/autofill/new_credit_card_bubble_view.h', | |
2913 'browser/ui/autofill/new_credit_card_bubble_controller.cc', | |
2914 'browser/ui/autofill/new_credit_card_bubble_controller.h', | |
2915 ], | |
2907 }], | 2916 }], |
2908 ['OS=="mac"', { | 2917 ['OS=="mac"', { |
2909 'sources!': [ | 2918 'sources!': [ |
2910 'browser/ui/certificate_dialogs.cc', | 2919 'browser/ui/certificate_dialogs.cc', |
2911 'browser/ui/certificate_dialogs.h', | 2920 'browser/ui/certificate_dialogs.h', |
2912 'browser/ui/crypto_module_password_dialog.cc', | 2921 'browser/ui/crypto_module_password_dialog.cc', |
2913 'browser/ui/crypto_module_password_dialog_nss.cc', | 2922 'browser/ui/crypto_module_password_dialog_nss.cc', |
2914 'browser/ui/screen_capture_notification_ui_stub.cc', | 2923 'browser/ui/screen_capture_notification_ui_stub.cc', |
2915 'browser/ui/tabs/dock_info.cc', | 2924 'browser/ui/tabs/dock_info.cc', |
2916 'browser/ui/tabs/tab_resources.cc', | 2925 'browser/ui/tabs/tab_resources.cc', |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3092 ['enable_webrtc==0', { | 3101 ['enable_webrtc==0', { |
3093 'sources!': [ | 3102 'sources!': [ |
3094 'browser/ui/webui/media/webrtc_logs_ui.cc', | 3103 'browser/ui/webui/media/webrtc_logs_ui.cc', |
3095 'browser/ui/webui/media/webrtc_logs_ui.h', | 3104 'browser/ui/webui/media/webrtc_logs_ui.h', |
3096 ], | 3105 ], |
3097 }], | 3106 }], |
3098 ], | 3107 ], |
3099 }, | 3108 }, |
3100 ], | 3109 ], |
3101 } | 3110 } |
OLD | NEW |