| Index: device/bluetooth/bluetooth_low_energy_win.cc
|
| diff --git a/device/bluetooth/bluetooth_low_energy_win.cc b/device/bluetooth/bluetooth_low_energy_win.cc
|
| index 425f114c236af92aceff4794b97d5035d0abcc6e..6e1cb81e46172e484bb187a1ee5198bdebcac3ee 100644
|
| --- a/device/bluetooth/bluetooth_low_energy_win.cc
|
| +++ b/device/bluetooth/bluetooth_low_energy_win.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/files/file.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/sys_string_conversions.h"
|
| #include "base/win/scoped_handle.h"
|
| #include "base/win/windows_version.h"
|
|
|