Index: device/bluetooth/bluetooth_socket_mac.mm |
diff --git a/device/bluetooth/bluetooth_socket_mac.mm b/device/bluetooth/bluetooth_socket_mac.mm |
index d258f0e586a7be9d018bb664d31c1910407803ef..8284d8c207a909b2898821328e1f755f17166f20 100644 |
--- a/device/bluetooth/bluetooth_socket_mac.mm |
+++ b/device/bluetooth/bluetooth_socket_mac.mm |
@@ -19,8 +19,6 @@ |
#include "base/strings/sys_string_conversions.h" |
#include "base/threading/thread_restrictions.h" |
#include "device/bluetooth/bluetooth_device_mac.h" |
-#include "device/bluetooth/bluetooth_service_record.h" |
-#include "device/bluetooth/bluetooth_service_record_mac.h" |
#include "net/base/io_buffer.h" |
@interface BluetoothRFCOMMChannelDelegate |