| Index: chrome/browser/resources/options/chromeos/bluetooth_pair_device_overlay.html
|
| diff --git a/chrome/browser/resources/options/chromeos/bluetooth_pair_device_overlay.html b/chrome/browser/resources/options/chromeos/bluetooth_pair_device_overlay.html
|
| index 95b9c0339d563bb9adb241df1dc95ed3d8bb39d8..255dec09cc83e50b7dc90c12939f8177af8a59bd 100644
|
| --- a/chrome/browser/resources/options/chromeos/bluetooth_pair_device_overlay.html
|
| +++ b/chrome/browser/resources/options/chromeos/bluetooth_pair_device_overlay.html
|
| @@ -1,5 +1,5 @@
|
| <div id="bluetooth-pairing" class="page" hidden>
|
| - <div class="close-button"></div>
|
| + <div id="bluetooth-pairing-close-button" class="close-button"></div>
|
| <h1 i18n-content="bluetoothAddDeviceTitle"></h1>
|
| <div id="bluetooth-pairing-message-area" class="content-area">
|
| <div id="bluetooth-pairing-message-contents">
|
|
|