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

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, 4 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/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 37e44be4dcb40ef20a59852b0bbdc65d22b5636b..b63990a90f251774f7aed06144e70c766f8f5485 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1345,8 +1345,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',
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698