| Index: device/bluetooth/bluetooth_gatt_descriptor_bluez.cc
|
| diff --git a/device/bluetooth/bluetooth_gatt_descriptor_bluez.cc b/device/bluetooth/bluetooth_gatt_descriptor_bluez.cc
|
| index 32f1ad71ac992c7a24196c1ce2581c035276d56d..1284e84ade3c7bf6acfdf78a6c255eee4d85f6a1 100644
|
| --- a/device/bluetooth/bluetooth_gatt_descriptor_bluez.cc
|
| +++ b/device/bluetooth/bluetooth_gatt_descriptor_bluez.cc
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include <iostream>
|
| #include <iterator>
|
| +#include <ostream>
|
|
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
|
|