| Index: device/devices_app/devices_app.h
|
| diff --git a/device/devices_app/devices_app.h b/device/devices_app/devices_app.h
|
| index 1671570766fd2828c5e1a2e09314475f58a178cc..f561929be5106b2ce0208a61db34d8030fb5ba62 100644
|
| --- a/device/devices_app/devices_app.h
|
| +++ b/device/devices_app/devices_app.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef DEVICE_DEVICES_DEVICES_APP_H_
|
| #define DEVICE_DEVICES_DEVICES_APP_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/cancelable_callback.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
|
|