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

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

Issue 2018203002: PaymentRequest integration test for dynamic shipping (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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..a0fdb67735a075489feefc9c59098f0165a10c76 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -52,4 +52,7 @@
<!-- Keyboard shortcuts -->
<item type="id" name="focus_url_bar" />
<item type="id" name="show_menu" />
+
+ <!-- PaymentRequest -->
+ <item type="id" name="payments_left_summary_label" />
</resources>

Powered by Google App Engine
This is Rietveld 408576698