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

Unified Diff: chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h

Issue 2744633002: [Web Payments] Add the shipping method section to the payment sheet (Closed)
Patch Set: Address feedback Created 3 years, 9 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/views/payments/payment_request_dialog_view_ids.h
diff --git a/chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h b/chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h
index cc1e33814519ae1f23a6dc16eb120f2cbb1a7fdd..de855bc8cf00cf3d9354f5004c214c6ffcf2f3a6 100644
--- a/chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h
+++ b/chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h
@@ -20,6 +20,7 @@ enum class DialogViewID : int {
PAYMENT_SHEET_PAYMENT_METHOD_SECTION,
PAYMENT_SHEET_SHIPPING_SECTION,
PAYMENT_SHEET_SUMMARY_SECTION,
+ PAYMENT_SHEET_SHIPPING_METHOD_SECTION,
PAYMENT_METHOD_ADD_CARD_BUTTON,
EDITOR_SAVE_BUTTON,
PAY_BUTTON,

Powered by Google App Engine
This is Rietveld 408576698