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

Unified Diff: chrome/chrome_browser.gypi

Issue 12378055: Make autofill stop depending on InfoBarService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5ec1d7680445664b242f174d4962007219e5058e..65cca49d251d2e6eb5bc0a79a98c4efb17a76b41 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -186,8 +186,12 @@
'browser/autofill/autocomplete_history_manager.cc',
'browser/autofill/autocomplete_history_manager.h',
'browser/autofill/autofill-inl.h',
+ 'browser/autofill/autofill_cc_import_confirmation_delegate.h',
+ 'browser/autofill/autofill_cc_import_confirmation_handler.cc',
+ 'browser/autofill/autofill_cc_import_confirmation_handler.h',
'browser/autofill/autofill_cc_infobar_delegate.cc',
'browser/autofill/autofill_cc_infobar_delegate.h',
+ 'browser/autofill/autofill_cc_infobar_delegate.h',
'browser/autofill/autofill_country.cc',
'browser/autofill/autofill_country.h',
'browser/autofill/autofill_download.cc',

Powered by Google App Engine
This is Rietveld 408576698