Chromium Code Reviews| Index: content/common/gpu/media/v4l2_image_processor.h |
| diff --git a/content/common/gpu/media/v4l2_image_processor.h b/content/common/gpu/media/v4l2_image_processor.h |
| index 3457f38daab12ecd8fca3c0bcc313c7db6bf7787..2b40f3ca6c4d141384d329fa41209e2c2d6d48d3 100644 |
| --- a/content/common/gpu/media/v4l2_image_processor.h |
| +++ b/content/common/gpu/media/v4l2_image_processor.h |
| @@ -8,6 +8,7 @@ |
| #include <stddef.h> |
| #include <stdint.h> |
| +#include <memory> |
| #include <queue> |
| #include <vector> |