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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2779283002: [Web Payments] Implement the CVC Unmask dialog. (Closed)
Patch Set: BUILD Created 3 years, 8 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/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index a51e5426bac8f622aeedebdf30edb951863c0a04..90c423a4158cb5820985077b91b5ea13c8696b99 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1521,6 +1521,8 @@ split_static_library("ui") {
"views/page_info/permission_selector_row_observer.h",
"views/payments/credit_card_editor_view_controller.cc",
"views/payments/credit_card_editor_view_controller.h",
+ "views/payments/cvc_unmask_view_controller.cc",
+ "views/payments/cvc_unmask_view_controller.h",
"views/payments/editor_view_controller.cc",
"views/payments/editor_view_controller.h",
"views/payments/error_message_view_controller.cc",
« no previous file with comments | « chrome/browser/payments/payment_request_factory.cc ('k') | chrome/browser/ui/views/payments/cvc_unmask_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698