| Index: device/bluetooth/bluez/bluetooth_pairing_bluez.cc
|
| diff --git a/device/bluetooth/bluez/bluetooth_pairing_bluez.cc b/device/bluetooth/bluez/bluetooth_pairing_bluez.cc
|
| index 611ad01a00cd808863deaf96c9ea1b426a863225..2602ab9c4f9bd3b9b1616f0d11ee87343fe77096 100644
|
| --- a/device/bluetooth/bluez/bluetooth_pairing_bluez.cc
|
| +++ b/device/bluetooth/bluez/bluetooth_pairing_bluez.cc
|
| @@ -5,7 +5,7 @@
|
| #include "device/bluetooth/bluez/bluetooth_pairing_bluez.h"
|
|
|
| #include "base/logging.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "device/bluetooth/bluetooth_device.h"
|
| #include "device/bluetooth/bluez/bluetooth_device_bluez.h"
|
|
|
|
|