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