Index: chrome/chrome_browser_ui.gypi |
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi |
index 8c2a40f2ca42e8d82bfe4bfbe0faa42f630cb73c..2fe0be92a02e6b67755fef892cf552c9b317c898 100644 |
--- a/chrome/chrome_browser_ui.gypi |
+++ b/chrome/chrome_browser_ui.gypi |
@@ -575,6 +575,8 @@ |
'browser/ui/cocoa/autofill/autofill_overlay_controller.mm', |
'browser/ui/cocoa/autofill/autofill_popup_view_bridge.h', |
'browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm', |
+ 'browser/ui/cocoa/autofill/autofill_popup_base_view_cocoa.h', |
+ 'browser/ui/cocoa/autofill/autofill_popup_base_view_cocoa.mm', |
'browser/ui/cocoa/autofill/autofill_popup_view_cocoa.h', |
'browser/ui/cocoa/autofill/autofill_popup_view_cocoa.mm', |
'browser/ui/cocoa/autofill/autofill_pop_up_button.h', |
@@ -599,6 +601,10 @@ |
'browser/ui/cocoa/autofill/layout_view.mm', |
'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.h', |
'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm', |
+ 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h', |
+ 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.mm', |
+ 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h', |
+ 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.mm', |
'browser/ui/cocoa/autofill/simple_grid_layout.h', |
'browser/ui/cocoa/autofill/simple_grid_layout.mm', |
'browser/ui/cocoa/background_gradient_view.h', |