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

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

Issue 2872623002: [Web Payments] Add "pencil" edit button to lists. (Closed)
Patch Set: Created 3 years, 7 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 267ed3b9c6b2eff95dd2be6847d4366e05de7e76..a98fb32f9ab943550ccd646026298357fbd8a50c 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
@@ -29,6 +29,7 @@ enum class DialogViewID : int {
CANCEL_BUTTON,
BACK_BUTTON,
CVC_PROMPT_CONFIRM_BUTTON,
+ EDIT_ITEM_BUTTON,
// The following are buttons that are displayed inline in the Payment Sheet
// sections when no option is selected or available.

Powered by Google App Engine
This is Rietveld 408576698