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

Unified Diff: chrome/browser/resources/bluetooth_internals/interfaces.js

Issue 2448713002: bluetooth: Add Device connection logic and accompanying user interface. (Closed)
Patch Set: More tests, more comments Created 4 years, 1 month 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/bluetooth_internals/interfaces.js
diff --git a/chrome/browser/resources/bluetooth_internals/interfaces.js b/chrome/browser/resources/bluetooth_internals/interfaces.js
index 435a130860eddaa11a2c90ef2f233200d83cb3c1..2054100ce11e530620c02795fc24715ff086974e 100644
--- a/chrome/browser/resources/bluetooth_internals/interfaces.js
+++ b/chrome/browser/resources/bluetooth_internals/interfaces.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
/**
- * Javascript for Mojo interface helpers, served from
+ * Javascript for Mojo interface helpers and global variables, served from
* chrome://bluetooth-internals/.
*/

Powered by Google App Engine
This is Rietveld 408576698