| Index: chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html
|
| diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html b/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html
|
| index 49a670ed6a2504a962c0cf7fc7621b18e95451c0..11cbd6ff502b71e745297bf901ef3cd64286e8f0 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html
|
| +++ b/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html
|
| @@ -41,7 +41,7 @@
|
| </span>
|
| <span id="hid-keyboard-label-pairing" class="label"></span>
|
| </div>
|
| - <div id="hid-keyboard-pincode">
|
| + <div id="hid-keyboard-pincode" hidden>
|
| <div id="hid-keyboard-pincode-sym-1" class="bluetooth-keyboard-button">
|
| </div>
|
| <div id="hid-keyboard-pincode-sym-2" class="bluetooth-keyboard-button">
|
|
|