Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1963)

Unified Diff: chrome/browser/resources/chromeos/browser_options.js

Issue 13416005: Bluetooth: clean up BluetoothDevice (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More win visible fixes Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/chromeos/browser_options.js
diff --git a/chrome/browser/resources/chromeos/browser_options.js b/chrome/browser/resources/chromeos/browser_options.js
index 938e97e2e280171412b48811cc8af5e6e198fa25..de2b8f7abbf6160b11281c5ea436f7f6b47fea5f 100644
--- a/chrome/browser/resources/chromeos/browser_options.js
+++ b/chrome/browser/resources/chromeos/browser_options.js
@@ -41,7 +41,6 @@ cr.define('options', function() {
* @param {{name: string,
* address: string,
* paired: boolean,
- * bonded: boolean,
* pairing: string | undefined
* pincode: string | undefined
* passkey: number | undefined
« no previous file with comments | « chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc ('k') | chrome/browser/resources/options/browser_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698