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

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

Issue 2163693002: [Merge M-53] Credit card editor for PaymentRequest UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
Patch Set: 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 884056d3e195071dde817e5472297d72d85f16b3..f1e3572175ca25a34e3755e04221ab2e28185cc9 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -63,4 +63,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