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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1138653003: Move card unmask interfaces and controller into the autofill component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix missing override declaration Created 5 years, 7 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/views/autofill/card_unmask_prompt_views.cc ('k') | chrome/chrome_tests_unit.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 9509ee2901e880d247ced7eea2132c2cf3bbbec7..3ef5463983f133092c528212c79e7264aebcd3cd 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -97,15 +97,12 @@
'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/card_unmask_prompt_controller.h',
- 'browser/ui/autofill/card_unmask_prompt_controller_impl.cc',
- 'browser/ui/autofill/card_unmask_prompt_controller_impl.h',
- 'browser/ui/autofill/card_unmask_prompt_view.h',
'browser/ui/autofill/chrome_autofill_client.cc',
'browser/ui/autofill/chrome_autofill_client.h',
'browser/ui/autofill/chrome_autofill_client_mac.mm',
'browser/ui/autofill/country_combobox_model.cc',
'browser/ui/autofill/country_combobox_model.h',
+ 'browser/ui/autofill/create_unmask_prompt_view.h',
'browser/ui/autofill/credit_card_scanner_controller.cc',
'browser/ui/autofill/credit_card_scanner_controller.h',
'browser/ui/autofill/credit_card_scanner_view.cc',
« no previous file with comments | « chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698