Chromium Code Reviews| Index: components/cloud_devices/common/description_items.h |
| diff --git a/components/cloud_devices/common/description_items.h b/components/cloud_devices/common/description_items.h |
| index 1e8ed53ff78a97ed89ab89e11b1f8d2933e152e2..cd30ac104dc7ff84d360d7acf7231a1167db1e33 100644 |
| --- a/components/cloud_devices/common/description_items.h |
| +++ b/components/cloud_devices/common/description_items.h |
| @@ -8,6 +8,7 @@ |
| // Defines common templates that could be used to create device specific |
| // capabilities and print tickets. |
| +#include <algorithm> |
| #include <vector> |
| #include "base/logging.h" |