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

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

Issue 2120973002: [Payments] Show complete profiles first and limit to 4 suggestions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments 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..32958942e8c77fd4622ff79384f8502a03f52172 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -63,4 +63,10 @@
<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_first_option_label" />
+ <item type="id" name="payments_second_option_label" />
+ <item type="id" name="payments_third_option_label" />
+ <item type="id" name="payments_fourth_option_label" />
+ <item type="id" name="payments_fifth_option_label" />
+
please use gerrit instead 2016/07/08 09:36:26 nit: no newline.
sebsg 2016/07/08 09:50:42 Done.
</resources>

Powered by Google App Engine
This is Rietveld 408576698