| Index: chrome/browser/resources/options/browser_options.js
|
| diff --git a/chrome/browser/resources/options/browser_options.js b/chrome/browser/resources/options/browser_options.js
|
| index 327ef3e688a05d4aa30df32be545fc957182e87d..a6c0510f28c7ab61274e4628e64d4a3d7a712ec4 100644
|
| --- a/chrome/browser/resources/options/browser_options.js
|
| +++ b/chrome/browser/resources/options/browser_options.js
|
| @@ -1349,7 +1349,6 @@ cr.define('options', function() {
|
| * @param {{name: string,
|
| * address: string,
|
| * paired: boolean,
|
| - * bonded: boolean,
|
| * connected: boolean}} device
|
| * Decription of the Bluetooth device.
|
| * @private
|
|
|