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

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

Issue 2816083002: [WebPayments] Desktop implementation of Contact Editor (Closed)
Patch Set: rebase 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
« no previous file with comments | « no previous file | chrome/browser/ui/views/payments/contact_info_editor_view_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 436805f53761874f00206b87357afd21bdf7417f..8120d2c562b00a75e81ba5720a4fe207cfc1937e 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1542,6 +1542,8 @@ split_static_library("ui") {
"views/passwords/manage_password_items_view.h",
"views/passwords/manage_passwords_bubble_view.cc",
"views/passwords/manage_passwords_bubble_view.h",
+ "views/payments/contact_info_editor_view_controller.cc",
+ "views/payments/contact_info_editor_view_controller.h",
"views/payments/credit_card_editor_view_controller.cc",
"views/payments/credit_card_editor_view_controller.h",
"views/payments/cvc_unmask_view_controller.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/views/payments/contact_info_editor_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698