| Index: device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h
|
| diff --git a/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h b/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h
|
| index 8a806cb3731c6b97a5159d517fbdaf386b25e483..7bd43188acb6a93424992d599bcc5486cf07b732 100644
|
| --- a/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h
|
| +++ b/device/bluetooth/dbus/bluetooth_media_endpoint_service_provider.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef DEVICE_BLUETOOTH_DBUS_BLUETOOTH_MEDIA_ENDPOINT_SERVICE_PROVIDER_H_
|
| #define DEVICE_BLUETOOTH_DBUS_BLUETOOTH_MEDIA_ENDPOINT_SERVICE_PROVIDER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <string>
|
| #include <vector>
|
|
|
|
|