| Index: chrome/android/java/res/xml/clear_browsing_data_preferences_tab.xml
|
| diff --git a/chrome/android/java/res/xml/clear_browsing_data_preferences_tab.xml b/chrome/android/java/res/xml/clear_browsing_data_preferences_tab.xml
|
| index 936298deb964bc1cc170fdf2a7e74810f64f1ade..62a72a60d474db0d423ee421399653827d89fc58 100644
|
| --- a/chrome/android/java/res/xml/clear_browsing_data_preferences_tab.xml
|
| +++ b/chrome/android/java/res/xml/clear_browsing_data_preferences_tab.xml
|
| @@ -13,7 +13,9 @@
|
| android:title="@string/clear_browsing_data_tab_period_title"
|
| chrome:singleLine="true" />
|
|
|
| - <Preference android:layout="@layout/divider_preference_with_bottom_padding" />
|
| + <Preference
|
| + android:layout="@layout/divider_preference_with_bottom_padding"
|
| + android:selectable="false"/>
|
|
|
| <org.chromium.chrome.browser.preferences.ClearBrowsingDataTabCheckBoxPreference
|
| android:key="clear_history_checkbox"
|
|
|