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

Unified Diff: device/bluetooth/bluez/bluetooth_gatt_descriptor_bluez.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
« no previous file with comments | « device/bluetooth/bluetooth_socket.h ('k') | device/bluetooth/bluez/bluetooth_local_gatt_service_bluez.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/bluez/bluetooth_gatt_descriptor_bluez.h
diff --git a/device/bluetooth/bluez/bluetooth_gatt_descriptor_bluez.h b/device/bluetooth/bluez/bluetooth_gatt_descriptor_bluez.h
index c079b0027466ad2bf12c552e4c030ce6f7353d49..ac739484cb0bd285e8d298a1d9aa30ef1b396a2f 100644
--- a/device/bluetooth/bluez/bluetooth_gatt_descriptor_bluez.h
+++ b/device/bluetooth/bluez/bluetooth_gatt_descriptor_bluez.h
@@ -13,8 +13,6 @@
namespace bluez {
-class BluetoothGattCharacteristicBlueZ;
-
// The BluetoothGattDescriptorBlueZ class implements BluetoothGattDescriptor for
// GATT characteristic descriptors for platforms that use BlueZ.
class BluetoothGattDescriptorBlueZ
« no previous file with comments | « device/bluetooth/bluetooth_socket.h ('k') | device/bluetooth/bluez/bluetooth_local_gatt_service_bluez.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698