| Index: device/bluetooth/bluetooth_remote_gatt_characteristic_bluez.cc
|
| diff --git a/device/bluetooth/bluetooth_remote_gatt_characteristic_bluez.cc b/device/bluetooth/bluetooth_remote_gatt_characteristic_bluez.cc
|
| index c2436cd6723789fbeabda36ed91077e8b28db71b..71201fdf9699005f7721d0d88cc7f6fdba69a46b 100644
|
| --- a/device/bluetooth/bluetooth_remote_gatt_characteristic_bluez.cc
|
| +++ b/device/bluetooth/bluetooth_remote_gatt_characteristic_bluez.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "device/bluetooth/bluetooth_remote_gatt_characteristic_bluez.h"
|
|
|
| -#include <iostream>
|
| #include <iterator>
|
| #include <limits>
|
| +#include <ostream>
|
|
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
|
|