Chromium Code Reviews| Index: content/common/gpu/media/v4l2_video_encode_accelerator.h |
| diff --git a/content/common/gpu/media/v4l2_video_encode_accelerator.h b/content/common/gpu/media/v4l2_video_encode_accelerator.h |
| index a4156022813c884dfb2771ec5d08020b2eb9395d..1e19c7aa7ea17445f9c6b69b7f28580f08ed35a0 100644 |
| --- a/content/common/gpu/media/v4l2_video_encode_accelerator.h |
| +++ b/content/common/gpu/media/v4l2_video_encode_accelerator.h |
| @@ -8,7 +8,9 @@ |
| #include <linux/videodev2.h> |
| #include <stddef.h> |
| #include <stdint.h> |
| + |
| #include <list> |
| +#include <memory> |
| #include <vector> |
| #include "base/files/scoped_file.h" |