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

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

Issue 2643643006: [WebPayments] Adding something resembling Shipping Address list (Closed)
Patch Set: Further rebasing 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
« no previous file with comments | « no previous file | chrome/browser/ui/views/payments/payment_request_dialog_view.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 fcba340938747b3fd78f42f65d805eed6d599d12..ff8df0278f37500ef261f00f2bfb1ae2e8e47b92 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1804,6 +1804,8 @@ split_static_library("ui") {
"views/payments/payment_request_views_util.h",
"views/payments/payment_sheet_view_controller.cc",
"views/payments/payment_sheet_view_controller.h",
+ "views/payments/shipping_list_view_controller.cc",
+ "views/payments/shipping_list_view_controller.h",
"views/payments/view_stack.cc",
"views/payments/view_stack.h",
"views/process_singleton_dialog_linux.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/views/payments/payment_request_dialog_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698