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

Unified Diff: device/bluetooth/bluetooth_socket_bluez.h

Issue 1472223002: Review comments from https://codereview.chromium.org/1415573014/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 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
« no previous file with comments | « device/bluetooth/bluetooth_remote_gatt_service_bluez.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/bluetooth_socket_bluez.h
diff --git a/device/bluetooth/bluetooth_socket_bluez.h b/device/bluetooth/bluetooth_socket_bluez.h
index b1870abeecb5bc71a08fe1aeff81663f1789b3a6..a1b2a516056ffac865acb0bd742c9464f5eec74b 100644
--- a/device/bluetooth/bluetooth_socket_bluez.h
+++ b/device/bluetooth/bluetooth_socket_bluez.h
@@ -30,8 +30,8 @@ class BluetoothDeviceBlueZ;
class BluetoothAdapterBlueZ;
class BluetoothAdapterProfileBlueZ;
-// The BluetoothSocketBlueZ class implements BluetoothSocket for the
-// Chrome OS platform.
+// The BluetoothSocketBlueZ class implements BluetoothSocket for platforms that
+// use BlueZ.
//
// This class is not thread-safe, but is only called from the UI thread.
class DEVICE_BLUETOOTH_EXPORT BluetoothSocketBlueZ
« no previous file with comments | « device/bluetooth/bluetooth_remote_gatt_service_bluez.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698