| Index: device/bluetooth/dbus/fake_bluetooth_media_client.h
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_media_client.h b/device/bluetooth/dbus/fake_bluetooth_media_client.h
|
| index 2049f436358ec5a0cd47c3c308472cb72bc68a5c..c085f6eb6eba0f8adeb618f4365e9a74ea68678d 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_media_client.h
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_media_client.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_MEDIA_CLIENT_H_
|
| #define DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_MEDIA_CLIENT_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <map>
|
|
|
| #include "base/callback.h"
|
|
|