Chromium Code Reviews| Index: chrome/common/extensions/api/bluetooth.idl |
| diff --git a/chrome/common/extensions/api/bluetooth.idl b/chrome/common/extensions/api/bluetooth.idl |
| index ccd2d5f3e6753784e44a0d96c94b5c3c9921f400..5f5e4737e595c48e47e9f7c8c82e279fb52ffd53 100644 |
| --- a/chrome/common/extensions/api/bluetooth.idl |
| +++ b/chrome/common/extensions/api/bluetooth.idl |
| @@ -2,7 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -// Bluetooth API. |
| +// Use the <code>chrome.bluetooth</code> module to connect to a Bluetooth |
| +// device. |
| namespace bluetooth { |
| dictionary AdapterState { |