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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 306053008: Rename AutofillManagerDelegate to AutofillClient. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 6 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
« no previous file with comments | « chrome/browser/ui/tab_helpers.cc ('k') | components/autofill.gypi » ('j') | 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 73fe9c7368a978b6e387389442680ebc839962f0..1ce9d004cdd25c02d019149dd1e1e047b7090f2e 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -407,6 +407,8 @@
'browser/ui/autofill/autofill_popup_controller_impl.h',
'browser/ui/autofill/autofill_popup_view.h',
'browser/ui/autofill/autofill_popup_view_delegate.h',
+ 'browser/ui/autofill/chrome_autofill_client.cc',
+ 'browser/ui/autofill/chrome_autofill_client.h',
'browser/ui/autofill/country_combobox_model.cc',
'browser/ui/autofill/country_combobox_model.h',
'browser/ui/autofill/data_model_wrapper.cc',
@@ -429,8 +431,6 @@
'browser/ui/autofill/password_generation_popup_view.h',
'browser/ui/autofill/popup_controller_common.cc',
'browser/ui/autofill/popup_controller_common.h',
- 'browser/ui/autofill/tab_autofill_manager_delegate.cc',
- 'browser/ui/autofill/tab_autofill_manager_delegate.h',
'browser/ui/auto_login_infobar_delegate.cc',
'browser/ui/auto_login_infobar_delegate.h',
'browser/ui/blocked_content/blocked_window_params.cc',
« no previous file with comments | « chrome/browser/ui/tab_helpers.cc ('k') | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698