Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(301)

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 1303733002: rAc Wallet extirpation, round 2: remove generated card bubble code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: another reference Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/browser/ui/views/location_bar/location_bar_view.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 'variables': { 6 'variables': {
7 # There are two sections of sources: 7 # There are two sections of sources:
8 # * "Platform"-based sources (OS, toolkit, etc.) 8 # * "Platform"-based sources (OS, toolkit, etc.)
9 # * Feature/directory-based sources (e.g., history, printing) 9 # * Feature/directory-based sources (e.g., history, printing)
10 10
(...skipping 796 matching lines...) Expand 10 before | Expand all | Expand 10 after
807 'browser/ui/cocoa/autofill/autofill_suggestion_container.h', 807 'browser/ui/cocoa/autofill/autofill_suggestion_container.h',
808 'browser/ui/cocoa/autofill/autofill_suggestion_container.mm', 808 'browser/ui/cocoa/autofill/autofill_suggestion_container.mm',
809 'browser/ui/cocoa/autofill/autofill_textfield.h', 809 'browser/ui/cocoa/autofill/autofill_textfield.h',
810 'browser/ui/cocoa/autofill/autofill_textfield.mm', 810 'browser/ui/cocoa/autofill/autofill_textfield.mm',
811 'browser/ui/cocoa/autofill/autofill_tooltip_controller.h', 811 'browser/ui/cocoa/autofill/autofill_tooltip_controller.h',
812 'browser/ui/cocoa/autofill/autofill_tooltip_controller.mm', 812 'browser/ui/cocoa/autofill/autofill_tooltip_controller.mm',
813 'browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.h', 813 'browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.h',
814 'browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm', 814 'browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm',
815 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h', 815 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h',
816 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm', 816 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm',
817 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.h',
818 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.mm',
819 'browser/ui/cocoa/autofill/layout_view.h', 817 'browser/ui/cocoa/autofill/layout_view.h',
820 'browser/ui/cocoa/autofill/layout_view.mm', 818 'browser/ui/cocoa/autofill/layout_view.mm',
821 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.h', 819 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.h',
822 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm', 820 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm',
823 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h', 821 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h',
824 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.mm', 822 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.mm',
825 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h', 823 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h',
826 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.mm', 824 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.mm',
827 'browser/ui/cocoa/autofill/simple_grid_layout.h', 825 'browser/ui/cocoa/autofill/simple_grid_layout.h',
828 'browser/ui/cocoa/autofill/simple_grid_layout.mm', 826 'browser/ui/cocoa/autofill/simple_grid_layout.mm',
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
1079 'browser/ui/cocoa/location_bar/autocomplete_text_field_cell.h', 1077 'browser/ui/cocoa/location_bar/autocomplete_text_field_cell.h',
1080 'browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm', 1078 'browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm',
1081 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.h', 1079 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.h',
1082 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm', 1080 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm',
1083 'browser/ui/cocoa/location_bar/bubble_decoration.h', 1081 'browser/ui/cocoa/location_bar/bubble_decoration.h',
1084 'browser/ui/cocoa/location_bar/bubble_decoration.mm', 1082 'browser/ui/cocoa/location_bar/bubble_decoration.mm',
1085 'browser/ui/cocoa/location_bar/content_setting_decoration.h', 1083 'browser/ui/cocoa/location_bar/content_setting_decoration.h',
1086 'browser/ui/cocoa/location_bar/content_setting_decoration.mm', 1084 'browser/ui/cocoa/location_bar/content_setting_decoration.mm',
1087 'browser/ui/cocoa/location_bar/ev_bubble_decoration.h', 1085 'browser/ui/cocoa/location_bar/ev_bubble_decoration.h',
1088 'browser/ui/cocoa/location_bar/ev_bubble_decoration.mm', 1086 'browser/ui/cocoa/location_bar/ev_bubble_decoration.mm',
1089 'browser/ui/cocoa/location_bar/generated_credit_card_decoration.h',
1090 'browser/ui/cocoa/location_bar/generated_credit_card_decoration.mm',
1091 'browser/ui/cocoa/location_bar/image_decoration.h', 1087 'browser/ui/cocoa/location_bar/image_decoration.h',
1092 'browser/ui/cocoa/location_bar/image_decoration.mm', 1088 'browser/ui/cocoa/location_bar/image_decoration.mm',
1093 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h', 1089 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h',
1094 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm', 1090 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm',
1095 'browser/ui/cocoa/location_bar/location_bar_decoration.h', 1091 'browser/ui/cocoa/location_bar/location_bar_decoration.h',
1096 'browser/ui/cocoa/location_bar/location_bar_decoration.mm', 1092 'browser/ui/cocoa/location_bar/location_bar_decoration.mm',
1097 'browser/ui/cocoa/location_bar/location_bar_view_mac.h', 1093 'browser/ui/cocoa/location_bar/location_bar_view_mac.h',
1098 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm', 1094 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm',
1099 'browser/ui/cocoa/location_bar/location_icon_decoration.h', 1095 'browser/ui/cocoa/location_bar/location_icon_decoration.h',
1100 'browser/ui/cocoa/location_bar/location_icon_decoration.mm', 1096 'browser/ui/cocoa/location_bar/location_icon_decoration.mm',
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after
1498 'chrome_browser_ui_non_mobile_sources': [ 1494 'chrome_browser_ui_non_mobile_sources': [
1499 'browser/ui/apps/app_info_dialog.h', 1495 'browser/ui/apps/app_info_dialog.h',
1500 'browser/ui/apps/apps_metro_handler_win.cc', 1496 'browser/ui/apps/apps_metro_handler_win.cc',
1501 'browser/ui/apps/apps_metro_handler_win.h', 1497 'browser/ui/apps/apps_metro_handler_win.h',
1502 'browser/ui/apps/chrome_app_delegate.cc', 1498 'browser/ui/apps/chrome_app_delegate.cc',
1503 'browser/ui/apps/chrome_app_delegate.h', 1499 'browser/ui/apps/chrome_app_delegate.h',
1504 'browser/ui/apps/chrome_app_window_client.cc', 1500 'browser/ui/apps/chrome_app_window_client.cc',
1505 'browser/ui/apps/chrome_app_window_client.h', 1501 'browser/ui/apps/chrome_app_window_client.h',
1506 'browser/ui/apps/directory_access_confirmation_dialog.cc', 1502 'browser/ui/apps/directory_access_confirmation_dialog.cc',
1507 'browser/ui/apps/directory_access_confirmation_dialog.h', 1503 'browser/ui/apps/directory_access_confirmation_dialog.h',
1508 'browser/ui/autofill/generated_credit_card_bubble_controller.cc',
1509 'browser/ui/autofill/generated_credit_card_bubble_controller.h',
1510 'browser/ui/autofill/generated_credit_card_bubble_view.cc',
1511 'browser/ui/autofill/generated_credit_card_bubble_view.h',
1512 'browser/ui/autofill/new_credit_card_bubble_controller.cc', 1504 'browser/ui/autofill/new_credit_card_bubble_controller.cc',
1513 'browser/ui/autofill/new_credit_card_bubble_controller.h', 1505 'browser/ui/autofill/new_credit_card_bubble_controller.h',
1514 'browser/ui/autofill/new_credit_card_bubble_view.cc', 1506 'browser/ui/autofill/new_credit_card_bubble_view.cc',
1515 'browser/ui/autofill/new_credit_card_bubble_view.h', 1507 'browser/ui/autofill/new_credit_card_bubble_view.h',
1516 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.cc', 1508 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.cc',
1517 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h', 1509 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h',
1518 'browser/ui/bookmarks/bookmark_context_menu_controller.cc', 1510 'browser/ui/bookmarks/bookmark_context_menu_controller.cc',
1519 'browser/ui/bookmarks/bookmark_context_menu_controller.h', 1511 'browser/ui/bookmarks/bookmark_context_menu_controller.h',
1520 'browser/ui/bookmarks/bookmark_drag_drop.cc', 1512 'browser/ui/bookmarks/bookmark_drag_drop.cc',
1521 'browser/ui/bookmarks/bookmark_drag_drop.h', 1513 'browser/ui/bookmarks/bookmark_drag_drop.h',
(...skipping 540 matching lines...) Expand 10 before | Expand all | Expand 10 after
2062 'browser/ui/views/autofill/autofill_popup_base_view.cc', 2054 'browser/ui/views/autofill/autofill_popup_base_view.cc',
2063 'browser/ui/views/autofill/autofill_popup_base_view.h', 2055 'browser/ui/views/autofill/autofill_popup_base_view.h',
2064 'browser/ui/views/autofill/autofill_popup_view_views.cc', 2056 'browser/ui/views/autofill/autofill_popup_view_views.cc',
2065 'browser/ui/views/autofill/autofill_popup_view_views.h', 2057 'browser/ui/views/autofill/autofill_popup_view_views.h',
2066 'browser/ui/views/autofill/card_unmask_prompt_views.cc', 2058 'browser/ui/views/autofill/card_unmask_prompt_views.cc',
2067 'browser/ui/views/autofill/card_unmask_prompt_views.h', 2059 'browser/ui/views/autofill/card_unmask_prompt_views.h',
2068 'browser/ui/views/autofill/decorated_textfield.cc', 2060 'browser/ui/views/autofill/decorated_textfield.cc',
2069 'browser/ui/views/autofill/decorated_textfield.h', 2061 'browser/ui/views/autofill/decorated_textfield.h',
2070 'browser/ui/views/autofill/expanding_textfield.cc', 2062 'browser/ui/views/autofill/expanding_textfield.cc',
2071 'browser/ui/views/autofill/expanding_textfield.h', 2063 'browser/ui/views/autofill/expanding_textfield.h',
2072 'browser/ui/views/autofill/generated_credit_card_bubble_views.cc',
2073 'browser/ui/views/autofill/generated_credit_card_bubble_views.h',
2074 'browser/ui/views/autofill/info_bubble.cc', 2064 'browser/ui/views/autofill/info_bubble.cc',
2075 'browser/ui/views/autofill/info_bubble.h', 2065 'browser/ui/views/autofill/info_bubble.h',
2076 'browser/ui/views/autofill/new_credit_card_bubble_views.cc', 2066 'browser/ui/views/autofill/new_credit_card_bubble_views.cc',
2077 'browser/ui/views/autofill/new_credit_card_bubble_views.h', 2067 'browser/ui/views/autofill/new_credit_card_bubble_views.h',
2078 'browser/ui/views/autofill/password_generation_popup_view_views.cc', 2068 'browser/ui/views/autofill/password_generation_popup_view_views.cc',
2079 'browser/ui/views/autofill/password_generation_popup_view_views.h', 2069 'browser/ui/views/autofill/password_generation_popup_view_views.h',
2080 'browser/ui/views/autofill/tooltip_icon.cc', 2070 'browser/ui/views/autofill/tooltip_icon.cc',
2081 'browser/ui/views/autofill/tooltip_icon.h', 2071 'browser/ui/views/autofill/tooltip_icon.h',
2082 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc', 2072 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc',
2083 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.h', 2073 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.h',
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
2227 'browser/ui/views/infobars/infobar_view.h', 2217 'browser/ui/views/infobars/infobar_view.h',
2228 'browser/ui/views/infobars/save_password_infobar.cc', 2218 'browser/ui/views/infobars/save_password_infobar.cc',
2229 'browser/ui/views/load_complete_listener.cc', 2219 'browser/ui/views/load_complete_listener.cc',
2230 'browser/ui/views/load_complete_listener.h', 2220 'browser/ui/views/load_complete_listener.h',
2231 'browser/ui/views/location_bar/bubble_icon_view.cc', 2221 'browser/ui/views/location_bar/bubble_icon_view.cc',
2232 'browser/ui/views/location_bar/bubble_icon_view.h', 2222 'browser/ui/views/location_bar/bubble_icon_view.h',
2233 'browser/ui/views/location_bar/content_setting_image_view.cc', 2223 'browser/ui/views/location_bar/content_setting_image_view.cc',
2234 'browser/ui/views/location_bar/content_setting_image_view.h', 2224 'browser/ui/views/location_bar/content_setting_image_view.h',
2235 'browser/ui/views/location_bar/ev_bubble_view.cc', 2225 'browser/ui/views/location_bar/ev_bubble_view.cc',
2236 'browser/ui/views/location_bar/ev_bubble_view.h', 2226 'browser/ui/views/location_bar/ev_bubble_view.h',
2237 'browser/ui/views/location_bar/generated_credit_card_view.cc',
2238 'browser/ui/views/location_bar/generated_credit_card_view.h',
2239 'browser/ui/views/location_bar/icon_label_bubble_view.cc', 2227 'browser/ui/views/location_bar/icon_label_bubble_view.cc',
2240 'browser/ui/views/location_bar/icon_label_bubble_view.h', 2228 'browser/ui/views/location_bar/icon_label_bubble_view.h',
2241 'browser/ui/views/location_bar/keyword_hint_view.cc', 2229 'browser/ui/views/location_bar/keyword_hint_view.cc',
2242 'browser/ui/views/location_bar/keyword_hint_view.h', 2230 'browser/ui/views/location_bar/keyword_hint_view.h',
2243 'browser/ui/views/location_bar/location_bar_decoration_view.cc', 2231 'browser/ui/views/location_bar/location_bar_decoration_view.cc',
2244 'browser/ui/views/location_bar/location_bar_decoration_view.h', 2232 'browser/ui/views/location_bar/location_bar_decoration_view.h',
2245 'browser/ui/views/location_bar/location_bar_layout.cc', 2233 'browser/ui/views/location_bar/location_bar_layout.cc',
2246 'browser/ui/views/location_bar/location_bar_layout.h', 2234 'browser/ui/views/location_bar/location_bar_layout.h',
2247 'browser/ui/views/location_bar/location_bar_view.cc', 2235 'browser/ui/views/location_bar/location_bar_view.cc',
2248 'browser/ui/views/location_bar/location_bar_view.h', 2236 'browser/ui/views/location_bar/location_bar_view.h',
(...skipping 964 matching lines...) Expand 10 before | Expand all | Expand 10 after
3213 ], 3201 ],
3214 'sources': [ 3202 'sources': [
3215 '<@(chrome_browser_ui_non_mobile_sources)', 3203 '<@(chrome_browser_ui_non_mobile_sources)',
3216 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', 3204 '<@(chrome_browser_ui_omnibox_non_mobile_sources)',
3217 ], 3205 ],
3218 }], 3206 }],
3219 ], 3207 ],
3220 }, 3208 },
3221 ], 3209 ],
3222 } 3210 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/location_bar/location_bar_view.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698