| Index: chrome/android/java/res/xml/data_reduction_preferences.xml
|
| diff --git a/chrome/android/java/res/xml/data_reduction_preferences.xml b/chrome/android/java/res/xml/data_reduction_preferences.xml
|
| index 68bd1e0406a460d20e2acd036d2031d23a369f16..61002c9528a1b108aebf38055668a7c14538cb2c 100644
|
| --- a/chrome/android/java/res/xml/data_reduction_preferences.xml
|
| +++ b/chrome/android/java/res/xml/data_reduction_preferences.xml
|
| @@ -8,6 +8,6 @@
|
| <org.chromium.chrome.browser.preferences.datareduction.DataReductionStatsPreference
|
| android:key="data_reduction_stats"
|
| android:layout="@layout/custom_preference"
|
| - android:widgetLayout="@layout/data_reduction_stats_layout" />
|
| + android:selectable="false" />
|
|
|
| </PreferenceScreen>
|
|
|