| Index: device/bluetooth/test/mock_bluetooth_central_manager_mac.h
|
| diff --git a/device/bluetooth/test/mock_bluetooth_central_manager_mac.h b/device/bluetooth/test/mock_bluetooth_central_manager_mac.h
|
| index f026b77109db03445aa07e63215fac84a1838171..876bd47709ea05fcbc2353cb517ba2f02d5ae252 100644
|
| --- a/device/bluetooth/test/mock_bluetooth_central_manager_mac.h
|
| +++ b/device/bluetooth/test/mock_bluetooth_central_manager_mac.h
|
| @@ -6,6 +6,7 @@
|
| #define DEVICE_BLUETOOTH_MOCK_BLUETOOTH_CENTRAL_MANAGER_MAC_H_
|
|
|
| #include "base/mac/sdk_forward_declarations.h"
|
| +#include "build/build_config.h"
|
|
|
| #if defined(OS_IOS)
|
| #import <CoreBluetooth/CoreBluetooth.h>
|
|
|