| Index: chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js
|
| diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js b/chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js
|
| index 1a11a1bc81670a283187c6061e6fd99a63f7f206..6bfa0373c841c00c26105b63d45749a978e73c2a 100644
|
| --- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js
|
| +++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js
|
| @@ -98,7 +98,7 @@ Polymer({
|
|
|
| /**
|
| * Set to the name of the dialog to show. This page uses a single
|
| - * paper-dialog to host one of two dialog elements: 'pairDevice' or
|
| + * dialog to host one of two dialog elements: 'pairDevice' or
|
| * 'connectError'. This allows a seamless transition between dialogs.
|
| * Note: This property should be set before opening the dialog and setting
|
| * the property will not itself cause the dialog to open.
|
|
|