| Index: device/bluetooth/bluetooth_adapter_profile_bluez.h
|
| diff --git a/device/bluetooth/bluetooth_adapter_profile_bluez.h b/device/bluetooth/bluetooth_adapter_profile_bluez.h
|
| index 5382c8fcdaea5119dee5c48539edb155e513cef2..37cf99387b1f3ef14fb63c43f9501124f2b1e1ef 100644
|
| --- a/device/bluetooth/bluetooth_adapter_profile_bluez.h
|
| +++ b/device/bluetooth/bluetooth_adapter_profile_bluez.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef DEVICE_BLUETOOTH_BLUETOOTH_ADAPTER_PROFILE_BLUEZ_H_
|
| #define DEVICE_BLUETOOTH_BLUETOOTH_ADAPTER_PROFILE_BLUEZ_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "device/bluetooth/bluetooth_adapter_bluez.h"
|
|
|