Chromium Code Reviews| Index: content/common/gpu/media/v4l2_image_processor.cc |
| diff --git a/content/common/gpu/media/v4l2_image_processor.cc b/content/common/gpu/media/v4l2_image_processor.cc |
| index b7417b583b8cb989271b734ef9819eb017ed6a58..00ba83fa5eb72e5814f9c07176d5cd9b92151ef7 100644 |
| --- a/content/common/gpu/media/v4l2_image_processor.cc |
| +++ b/content/common/gpu/media/v4l2_image_processor.cc |
| @@ -11,6 +11,8 @@ |
| #include <sys/ioctl.h> |
| #include <sys/mman.h> |
| +#include <memory> |
| + |
| #include "base/bind.h" |
| #include "base/bind_helpers.h" |
| #include "base/callback.h" |