| Index: device/bluetooth/test/mock_bluetooth_adapter.cc
|
| diff --git a/device/bluetooth/test/mock_bluetooth_adapter.cc b/device/bluetooth/test/mock_bluetooth_adapter.cc
|
| index 4b060e5f6467b741de0969d5681a3a3dac330249..f2d7b2a8172af9327bc703dd02d726a76c29f204 100644
|
| --- a/device/bluetooth/test/mock_bluetooth_adapter.cc
|
| +++ b/device/bluetooth/test/mock_bluetooth_adapter.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "device/bluetooth/test/mock_bluetooth_adapter.h"
|
|
|
| +#include "build/build_config.h"
|
| #include "device/bluetooth/test/mock_bluetooth_advertisement.h"
|
|
|
| namespace device {
|
|
|