| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index b71d202f0e7da748c676a301626a3d22ddbb7704..777a3c6c28b823c08b261e2a4264dd18e18af064 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -524,6 +524,8 @@
|
| 'browser/ui/cocoa/autofill/autofill_textfield.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/autofill_pop_up_button.h',
|
| @@ -826,6 +828,8 @@
|
| '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',
|
|
|