Chromium Code Reviews| Index: content/common/gpu/media/v4l2_device.h |
| diff --git a/content/common/gpu/media/v4l2_device.h b/content/common/gpu/media/v4l2_device.h |
| index 8cc2f39958967f24890c6e8bf90ed2a577713c1b..87edd8b81432249a1d1d82bf7956bc36ca4829fe 100644 |
| --- a/content/common/gpu/media/v4l2_device.h |
| +++ b/content/common/gpu/media/v4l2_device.h |
| @@ -40,6 +40,7 @@ class CONTENT_EXPORT V4L2Device |
| kDecoder, |
| kEncoder, |
| kImageProcessor, |
| + kJpegDecoder, |
| }; |
| // Creates and initializes an appropriate V4L2Device of |type| for the |