| 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',
|
|
|