| Index: chrome/browser/resources/settings/bluetooth_page/bluetooth_add_device_dialog.html
|
| diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_add_device_dialog.html b/chrome/browser/resources/settings/bluetooth_page/bluetooth_add_device_dialog.html
|
| index e936a7240c0f2fa96b20e7f9361893c85dea72dd..f528abab4f07961ca6268026021ad98bddd735b4 100644
|
| --- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_add_device_dialog.html
|
| +++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_add_device_dialog.html
|
| @@ -6,7 +6,6 @@
|
| <link rel="import" href="chrome://md-settings/settings_shared_css.html">
|
|
|
| <dom-module id="settings-bluetooth-add-device-dialog">
|
| - <link rel="import" type="css" href="bluetooth_page.css">
|
| <link rel="import" type="css" href="bluetooth_dialog.css">
|
| <template>
|
| <style include="settings-shared"></style>
|
|
|