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

Unified Diff: chrome/chrome_browser.gypi

Issue 2949002: Add "save credit card info?" infobar for Autofill.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 51878)
+++ chrome/chrome_browser.gypi (working copy)
@@ -124,6 +124,8 @@
'browser/autofill/autofill_address_model_mac.mm',
'browser/autofill/autofill_address_sheet_controller_mac.h',
'browser/autofill/autofill_address_sheet_controller_mac.mm',
+ 'browser/autofill/autofill_cc_infobar_delegate.h',
+ 'browser/autofill/autofill_cc_infobar_delegate.cc',
'browser/autofill/autofill_credit_card_model_mac.h',
'browser/autofill/autofill_credit_card_model_mac.mm',
'browser/autofill/autofill_credit_card_sheet_controller_mac.h',

Powered by Google App Engine
This is Rietveld 408576698