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

Unified Diff: device/bluetooth/bluetooth_socket.h

Issue 2542903002: device: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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: device/bluetooth/bluetooth_socket.h
diff --git a/device/bluetooth/bluetooth_socket.h b/device/bluetooth/bluetooth_socket.h
index 395c7cb90249827e4ae474439c4c0ac30f205037..3356bf0113a33ee71e4b9b7cd9c077e6dd3592da 100644
--- a/device/bluetooth/bluetooth_socket.h
+++ b/device/bluetooth/bluetooth_socket.h
@@ -18,7 +18,6 @@ class IOBuffer;
namespace device {
class BluetoothDevice;
-class BluetoothUUID;
// BluetoothSocket represents a socket to a specific service on a
// BluetoothDevice. BluetoothSocket objects are ref counted and may outlive
« no previous file with comments | « device/bluetooth/bluetooth_remote_gatt_service.h ('k') | device/bluetooth/bluez/bluetooth_gatt_descriptor_bluez.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698