| Index: components/cloud_devices/common/description_items_inl.h
|
| diff --git a/components/cloud_devices/common/description_items_inl.h b/components/cloud_devices/common/description_items_inl.h
|
| index a4302bcaadb94fab030e489c67316b1899842121..f36a595ce840505d948a7f1f091193557f499246 100644
|
| --- a/components/cloud_devices/common/description_items_inl.h
|
| +++ b/components/cloud_devices/common/description_items_inl.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_CLOUD_DEVICES_COMMON_DESCRIPTION_DESCRIPTION_ITEMS_INL_H_
|
| #define COMPONENTS_CLOUD_DEVICES_COMMON_DESCRIPTION_DESCRIPTION_ITEMS_INL_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| #include "base/numerics/safe_conversions.h"
|
|
|