| Index: chrome/android/java/res/xml/data_reduction_preferences_off.xml
|
| diff --git a/chrome/android/java/res/xml/data_reduction_preferences_off.xml b/chrome/android/java/res/xml/data_reduction_preferences_off.xml
|
| index 6e8402eddb5cda85aa656644ed4cd6cee31cc2b1..f6154aaf8bdc9b0031a524b2cdd10e292e1ede3a 100644
|
| --- a/chrome/android/java/res/xml/data_reduction_preferences_off.xml
|
| +++ b/chrome/android/java/res/xml/data_reduction_preferences_off.xml
|
| @@ -12,14 +12,6 @@
|
| android:title="@string/safe_browsing_description" />
|
| <org.chromium.chrome.browser.preferences.TextMessagePreference
|
| android:title="@string/data_reduction_caveats_description" />
|
| - <org.chromium.chrome.browser.preferences.TextMessagePreference
|
| - android:key="data_reduction_experiment_text"
|
| - android:title="@string/data_reduction_experiment_description" />
|
| - <org.chromium.chrome.browser.preferences.HyperlinkPreference
|
| - android:key="data_reduction_experiment_link"
|
| - android:title="@string/learn_more"
|
| - chrome:url="@string/data_reduction_experiment_link_url"
|
| - chrome:imitateWebLink="true" />
|
| <org.chromium.chrome.browser.preferences.LearnMorePreference
|
| android:key="data_reduction_learn_more"
|
| chrome:helpContext="@string/help_context_data_reduction" />
|
|
|