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

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

Issue 1931233002: Implement PaymentRequestUpdateEvent (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@explicit-shipping
Patch Set: Rebase 3 Created 4 years, 8 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 0e09c52d4be74d8f710fd888ab574d07a5e005d1..61e19af8eeb03ad3fbdb541974a3a2431de48352 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -52,4 +52,8 @@
<!-- Keyboard shortcuts -->
<item type="id" name="focus_url_bar" />
<item type="id" name="show_menu" />
+
+ <!-- PaymentRequest constants -->
+ <item type="id" name="payments_shipping_section" />
+ <item type="id" name="payments_selectable_option" />
</resources>

Powered by Google App Engine
This is Rietveld 408576698