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

Unified Diff: chrome/android/java/res/values/ids.xml

Issue 2116583002: Credit card editor for PaymentRequest UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix failing test Created 4 years, 5 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/android/java/res/values/ids.xml
diff --git a/chrome/android/java/res/values/ids.xml b/chrome/android/java/res/values/ids.xml
index 06221d9b608775fae8a12b6f8e28d3ad6b4e5846..8fc1586e1799202a4aa7f50304902d040a97c921 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -64,4 +64,5 @@
<item type="id" name="payments_add_option_button" />
<item type="id" name="payments_edit_cancel_button" />
<item type="id" name="payments_edit_done_button" />
+ <item type="id" name="payments_edit_checkbox" />
</resources>

Powered by Google App Engine
This is Rietveld 408576698