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

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

Issue 2625183002: [WebPayments] Adding Shipping Address and Contact Info display to order summary (Closed)
Patch Set: Created 3 years, 11 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 7d361a703159d64c90c586efb2afe9083f7d793f..25eb4436c6c7cffb940d984a39b3e4b9e1e589c6 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1801,6 +1801,8 @@ split_static_library("ui") {
"views/passwords/manage_passwords_icon_views.h",
"views/payments/order_summary_view_controller.cc",
"views/payments/order_summary_view_controller.h",
+ "views/payments/payment_request_address_util.cc",
+ "views/payments/payment_request_address_util.h",
"views/payments/payment_request_dialog.cc",
"views/payments/payment_request_dialog.h",
"views/payments/payment_request_sheet_controller.h",

Powered by Google App Engine
This is Rietveld 408576698