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

Unified Diff: chrome/chrome_tests_unit.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_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 8a6c1d62953969eb731bfedfa77055bce0e5d79d..37c7d491a90010f8702540776d9f2798b1a494e9 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1322,8 +1322,8 @@
'browser/ui/autofill/autofill_dialog_types_unittest.cc',
'browser/ui/autofill/autofill_popup_controller_unittest.cc',
'browser/ui/autofill/data_model_wrapper_unittest.cc',
- 'browser/ui/autofill/mock_autofill_dialog_controller.cc',
- 'browser/ui/autofill/mock_autofill_dialog_controller.h',
+ 'browser/ui/autofill/mock_autofill_dialog_view_delegate.cc',
+ 'browser/ui/autofill/mock_autofill_dialog_view_delegate.h',
'browser/ui/autofill/test_autofill_credit_card_bubble.cc',
'browser/ui/autofill/test_autofill_credit_card_bubble.h',
'browser/ui/bookmarks/bookmark_context_menu_controller_unittest.cc',
« chrome/browser/ui/cocoa/autofill/autofill_main_container.mm ('K') | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698