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

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

Issue 2673753005: [Payments] Basic validation in the credit card editor. (Closed)
Patch Set: rebase Created 3 years, 10 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 ea1dad3af16d9f8eab79af655f94f7af7876c076..42588ca800ca70bf7b355a2103e13b171e6b49f6 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1820,6 +1820,8 @@ split_static_library("ui") {
"views/payments/payment_sheet_view_controller.h",
"views/payments/shipping_list_view_controller.cc",
"views/payments/shipping_list_view_controller.h",
+ "views/payments/validating_textfield.cc",
+ "views/payments/validating_textfield.h",
"views/payments/view_stack.cc",
"views/payments/view_stack.h",
"views/process_singleton_dialog_linux.cc",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/views/payments/credit_card_editor_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698