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

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

Issue 2768093006: [Payments] Desktop: Error message in the dialog. (Closed)
Patch Set: Test 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 bf6349183ed33a02098b84b2cc602915c3a3e38a..1b38fab8b17a3247dbcd066cde0acf5692124274 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
@@ -26,6 +26,7 @@ enum class DialogViewID : int {
PAYMENT_METHOD_ADD_CONTACT_BUTTON,
EDITOR_SAVE_BUTTON,
PAY_BUTTON,
+ CANCEL_BUTTON,
// The following are StyledLabel objects.
ORDER_SUMMARY_TOTAL_AMOUNT_LABEL,

Powered by Google App Engine
This is Rietveld 408576698