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

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

Issue 2448713002: bluetooth: Add Device connection logic and accompanying user interface. (Closed)
Patch Set: Merge upstream patch Created 4 years, 2 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/bluetooth_internals/interfaces.js
diff --git a/chrome/browser/resources/bluetooth_internals/interfaces.js b/chrome/browser/resources/bluetooth_internals/interfaces.js
index dbf3ba46a1149c6cb98a7e9609263a58e7fc2c7e..3b243097a542f9c8e7c18e808dab958c391b9878 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