summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_socket_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'device/bluetooth/bluetooth_socket_thread.h')
-rw-r--r--device/bluetooth/bluetooth_socket_thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/bluetooth/bluetooth_socket_thread.h b/device/bluetooth/bluetooth_socket_thread.h
index 0c7b65c..244640f 100644
--- a/device/bluetooth/bluetooth_socket_thread.h
+++ b/device/bluetooth/bluetooth_socket_thread.h
@@ -17,7 +17,7 @@ class Thread;
namespace device {
-// Thread abstraction used by |BluetoothSocketBlueZ| and |BluetoothSocketWin|
+// Thread abstraction used by |BluetoothSocketChromeOS| and |BluetoothSocketWin|
// to perform IO operations on the underlying platform sockets. An instance of
// this class can be shared by many active sockets.
class DEVICE_BLUETOOTH_EXPORT BluetoothSocketThread