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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index ec47d9348ebfbcad78a799781d5821f794df3281..ae03306b8d598c9670f600b537d8b5f29e5d3ec5 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -814,8 +814,6 @@
'browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm',
'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h',
'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm',
- 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.h',
- 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.mm',
'browser/ui/cocoa/autofill/layout_view.h',
'browser/ui/cocoa/autofill/layout_view.mm',
'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.h',
@@ -1086,8 +1084,6 @@
'browser/ui/cocoa/location_bar/content_setting_decoration.mm',
'browser/ui/cocoa/location_bar/ev_bubble_decoration.h',
'browser/ui/cocoa/location_bar/ev_bubble_decoration.mm',
- 'browser/ui/cocoa/location_bar/generated_credit_card_decoration.h',
- 'browser/ui/cocoa/location_bar/generated_credit_card_decoration.mm',
'browser/ui/cocoa/location_bar/image_decoration.h',
'browser/ui/cocoa/location_bar/image_decoration.mm',
'browser/ui/cocoa/location_bar/keyword_hint_decoration.h',
@@ -1505,10 +1501,6 @@
'browser/ui/apps/chrome_app_window_client.h',
'browser/ui/apps/directory_access_confirmation_dialog.cc',
'browser/ui/apps/directory_access_confirmation_dialog.h',
- 'browser/ui/autofill/generated_credit_card_bubble_controller.cc',
- 'browser/ui/autofill/generated_credit_card_bubble_controller.h',
- 'browser/ui/autofill/generated_credit_card_bubble_view.cc',
- 'browser/ui/autofill/generated_credit_card_bubble_view.h',
'browser/ui/autofill/new_credit_card_bubble_controller.cc',
'browser/ui/autofill/new_credit_card_bubble_controller.h',
'browser/ui/autofill/new_credit_card_bubble_view.cc',
@@ -2069,8 +2061,6 @@
'browser/ui/views/autofill/decorated_textfield.h',
'browser/ui/views/autofill/expanding_textfield.cc',
'browser/ui/views/autofill/expanding_textfield.h',
- 'browser/ui/views/autofill/generated_credit_card_bubble_views.cc',
- 'browser/ui/views/autofill/generated_credit_card_bubble_views.h',
'browser/ui/views/autofill/info_bubble.cc',
'browser/ui/views/autofill/info_bubble.h',
'browser/ui/views/autofill/new_credit_card_bubble_views.cc',
@@ -2234,8 +2224,6 @@
'browser/ui/views/location_bar/content_setting_image_view.h',
'browser/ui/views/location_bar/ev_bubble_view.cc',
'browser/ui/views/location_bar/ev_bubble_view.h',
- 'browser/ui/views/location_bar/generated_credit_card_view.cc',
- 'browser/ui/views/location_bar/generated_credit_card_view.h',
'browser/ui/views/location_bar/icon_label_bubble_view.cc',
'browser/ui/views/location_bar/icon_label_bubble_view.h',
'browser/ui/views/location_bar/keyword_hint_view.cc',
« 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