| Index: device/bluetooth/bluetooth_gatt_service_unittest.cc
|
| diff --git a/device/bluetooth/bluetooth_gatt_service_unittest.cc b/device/bluetooth/bluetooth_gatt_service_unittest.cc
|
| index 7c3af7353eabde6951ba962b1a70a85002901a87..e153cc5fce54a672a62d1fd83204b051e945b3b8 100644
|
| --- a/device/bluetooth/bluetooth_gatt_service_unittest.cc
|
| +++ b/device/bluetooth/bluetooth_gatt_service_unittest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "device/bluetooth/bluetooth_gatt_service.h"
|
|
|
| +#include "build/build_config.h"
|
| #include "device/bluetooth/bluetooth_gatt_characteristic.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|