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

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

Issue 2709093006: Adding new shipping address editor view to payment flow. (Closed)
Patch Set: Bot failure fix 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 6e87f25df475eda190933db28549eead95afeda1..bf6349183ed33a02098b84b2cc602915c3a3e38a 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
@@ -22,6 +22,8 @@ enum class DialogViewID : int {
PAYMENT_SHEET_SUMMARY_SECTION,
PAYMENT_SHEET_SHIPPING_OPTION_SECTION,
PAYMENT_METHOD_ADD_CARD_BUTTON,
+ PAYMENT_METHOD_ADD_SHIPPING_BUTTON,
+ PAYMENT_METHOD_ADD_CONTACT_BUTTON,
EDITOR_SAVE_BUTTON,
PAY_BUTTON,

Powered by Google App Engine
This is Rietveld 408576698