| Index: chrome/android/java/res/layout/payment_option_line.xml
|
| diff --git a/chrome/android/java/res/layout/payment_option_line.xml b/chrome/android/java/res/layout/payment_option_line.xml
|
| index 4a3a8cbf2b9fad3da4526055a6430d34b042ee28..c669e85bccaad611cfb70cf47c4f18897ea4e4fc 100644
|
| --- a/chrome/android/java/res/layout/payment_option_line.xml
|
| +++ b/chrome/android/java/res/layout/payment_option_line.xml
|
| @@ -6,6 +6,7 @@
|
| found in the LICENSE file.
|
| -->
|
| <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
| + android:id="@+id/paymentOptionLine"
|
| android:layout_height="wrap_content"
|
| android:layout_width="match_parent">
|
|
|
|
|