| Index: chrome/browser/resources/settings/bluetooth_page/bluetooth_pair_device_dialog.html
|
| diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_pair_device_dialog.html b/chrome/browser/resources/settings/bluetooth_page/bluetooth_pair_device_dialog.html
|
| index 2705f4e119a9c7379ceba94abbd085e6f7189cd7..755d41883919ec85f095728d3f72122e441689db 100644
|
| --- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_pair_device_dialog.html
|
| +++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_pair_device_dialog.html
|
| @@ -6,7 +6,6 @@
|
| <link rel="import" href="chrome://md-settings/settings_shared_css.html">
|
|
|
| <dom-module id="settings-bluetooth-pair-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>
|
|
|