| Index: device/bluetooth/bluetooth_low_energy_central_manager_delegate.h
|
| diff --git a/device/bluetooth/bluetooth_low_energy_central_manager_delegate.h b/device/bluetooth/bluetooth_low_energy_central_manager_delegate.h
|
| index df211504e789a305b794cc936b8141309228c0b0..c162d3be551aa5373fb58d38fb073930fe9a6649 100644
|
| --- a/device/bluetooth/bluetooth_low_energy_central_manager_delegate.h
|
| +++ b/device/bluetooth/bluetooth_low_energy_central_manager_delegate.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/mac/sdk_forward_declarations.h"
|
| #include "base/memory/scoped_ptr.h"
|
| +#include "build/build_config.h"
|
|
|
| #if defined(OS_IOS)
|
| #import <CoreBluetooth/CoreBluetooth.h>
|
|
|