| Index: chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| index f0f1daaff49b6dc1ed681192b9f8e8cf14e83366..f1d1a282442aaa696f5502301b5408e895102fc2 100644
|
| --- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| +++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| @@ -79,8 +79,7 @@
|
| hidden="[[!pageVisibility.networkPrediction]]">
|
| <settings-toggle-button class="start"
|
| pref="{{prefs.net.network_prediction_options}}"
|
| - label="$i18n{networkPredictionEnabled}"
|
| - numeric-unchecked-value="[[networkPredictionEnum_.NEVER]]">
|
| + label="$i18n{networkPredictionEnabled}">
|
| </settings-toggle-button>
|
| </div>
|
| <div class="settings-box">
|
|
|