| Index: device/bluetooth/test/mock_bluetooth_gatt_service.h
|
| diff --git a/device/bluetooth/test/mock_bluetooth_gatt_service.h b/device/bluetooth/test/mock_bluetooth_gatt_service.h
|
| index 0f36f2861640a59cec69004d9487a807449fd022..9b6bd6a4ab87831fe2134ac453325dc32803b21c 100644
|
| --- a/device/bluetooth/test/mock_bluetooth_gatt_service.h
|
| +++ b/device/bluetooth/test/mock_bluetooth_gatt_service.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "device/bluetooth/bluetooth_gatt_service.h"
|
| #include "device/bluetooth/bluetooth_uuid.h"
|
|
|