| Index: device/bluetooth/bluetooth_local_gatt_service_bluez.cc
|
| diff --git a/device/bluetooth/bluetooth_local_gatt_service_bluez.cc b/device/bluetooth/bluetooth_local_gatt_service_bluez.cc
|
| index c63e2287821425943049a15e6e74d74e549f5a7c..7a206021123a86ceea2ea6519774fea8cf8d8c41 100644
|
| --- a/device/bluetooth/bluetooth_local_gatt_service_bluez.cc
|
| +++ b/device/bluetooth/bluetooth_local_gatt_service_bluez.cc
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include <iostream>
|
| -
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/logging.h"
|
|
|