| Index: chrome/android/java/res/layout/data_reduction_stats_layout.xml
|
| diff --git a/chrome/android/java/res/layout/data_reduction_stats_layout.xml b/chrome/android/java/res/layout/data_reduction_stats_layout.xml
|
| index 86092ed9b2d09471fdcba422a60edca6d55823fd..36d268668e791fbeb3e0ececc6381028ae6ec75c 100644
|
| --- a/chrome/android/java/res/layout/data_reduction_stats_layout.xml
|
| +++ b/chrome/android/java/res/layout/data_reduction_stats_layout.xml
|
| @@ -10,6 +10,8 @@
|
| android:layout_height="wrap_content"
|
| android:clipChildren="false"
|
| android:clipToPadding="false"
|
| + android:paddingStart="6dp"
|
| + android:paddingEnd="6dp"
|
| android:orientation="vertical" >
|
|
|
| <TextView
|
|
|