| Index: chrome/browser/resources/chromeos/bluetooth_pair_device.html
|
| diff --git a/chrome/browser/resources/chromeos/bluetooth_pair_device.html b/chrome/browser/resources/chromeos/bluetooth_pair_device.html
|
| index 2d06538991b4a9645f8ae72ae12d9fd2583adceb..f886172626dcf8477b3d74d6cad97960a59416ac 100644
|
| --- a/chrome/browser/resources/chromeos/bluetooth_pair_device.html
|
| +++ b/chrome/browser/resources/chromeos/bluetooth_pair_device.html
|
| @@ -31,7 +31,7 @@
|
| <script src="bluetooth_pair_device.js"></script>
|
| </head>
|
|
|
| -<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
| +<body>
|
| <div id="overlay-container" class="overlay">
|
| <include src="../options/chromeos/bluetooth_pair_device_overlay.html">
|
| </div>
|
|
|