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

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: Fix tests 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 0a0deee8c1287fe3f61b502fba6999c2dd912acd..e71e30613e6683bca5c7537126b34644e9316325 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