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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 21692002: Rename AutofillDialogController to AutofillDialogViewDelegate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 0d2874cefe9457eeb8ae073958a2eb4bb59ae3bd..521720a2a0fdaa5e1a5454006da3508fa9d56b8b 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -282,7 +282,6 @@
'browser/ui/autofill/autofill_credit_card_bubble.h',
'browser/ui/autofill/autofill_credit_card_bubble_controller.cc',
'browser/ui/autofill/autofill_credit_card_bubble_controller.h',
- 'browser/ui/autofill/autofill_dialog_controller.h',
'browser/ui/autofill/autofill_dialog_controller_impl.cc',
'browser/ui/autofill/autofill_dialog_controller_impl.h',
'browser/ui/autofill/autofill_dialog_models.cc',
@@ -293,6 +292,7 @@
'browser/ui/autofill/autofill_dialog_types.h',
'browser/ui/autofill/autofill_dialog_view.cc',
'browser/ui/autofill/autofill_dialog_view.h',
+ 'browser/ui/autofill/autofill_dialog_view_delegate.h',
'browser/ui/autofill/autofill_popup_controller.h',
'browser/ui/autofill/autofill_popup_controller_impl.cc',
'browser/ui/autofill/autofill_popup_controller_impl.h',

Powered by Google App Engine
This is Rietveld 408576698