Chromium Code Reviews| Index: media/video/ffmpeg_video_decode_engine.h |
| =================================================================== |
| --- media/video/ffmpeg_video_decode_engine.h (revision 95116) |
| +++ media/video/ffmpeg_video_decode_engine.h (working copy) |
| @@ -17,7 +17,7 @@ |
| namespace media { |
| -class FFmpegVideoDecodeEngine : public VideoDecodeEngine { |
| +class MEDIA_EXPORT FFmpegVideoDecodeEngine : public VideoDecodeEngine { |
| public: |
| FFmpegVideoDecodeEngine(); |
| virtual ~FFmpegVideoDecodeEngine(); |