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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 40483003: [rAC, OSX] Add "generated CC" info bubble. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove bad DCHECK Created 7 years, 1 month 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/cocoa/location_bar/location_bar_view_mac.mm ('k') | no next file » | 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 3130866fc47da11c26d05fb2964db69f9766e059..bd2b2772f25e1a4645f4ccd50f2fc8ba53d70380 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -527,6 +527,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/new_credit_card_bubble_cocoa.h',
@@ -829,6 +831,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',
« no previous file with comments | « chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698