| Index: chrome/browser/resources/options/chromeos/kiosk_apps.html
|
| diff --git a/chrome/browser/resources/options/chromeos/kiosk_apps.html b/chrome/browser/resources/options/chromeos/kiosk_apps.html
|
| index 65732f0d00f46df625413d8c797fbe118485f502..05e59ca61c12e82abb311fc40a02ed4dab6dc6b7 100644
|
| --- a/chrome/browser/resources/options/chromeos/kiosk_apps.html
|
| +++ b/chrome/browser/resources/options/chromeos/kiosk_apps.html
|
| @@ -16,7 +16,8 @@
|
| <div class="checkbox">
|
| <span class="controlled-setting-with-label">
|
| <input id="kiosk-disable-bailout-shortcut" type="checkbox"
|
| - pref="cros.kiosk.disable_bailout_shortcut">
|
| + pref="cros.accounts.deviceLocalAccountAutoLoginBailoutEnabled"
|
| + inverted_pref>
|
| <span>
|
| <label for="kiosk-disable-bailout-shortcut"
|
| i18n-content="kioskDiableBailoutShortcutLabel">
|
|
|