diff options
Diffstat (limited to 'media/mf/mft_h264_decoder.h')
-rw-r--r-- | media/mf/mft_h264_decoder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media/mf/mft_h264_decoder.h b/media/mf/mft_h264_decoder.h index 1590331..3c78c86 100644 --- a/media/mf/mft_h264_decoder.h +++ b/media/mf/mft_h264_decoder.h @@ -137,3 +137,4 @@ class MftH264Decoder : public base::RefCountedThreadSafe<MftH264Decoder> { } // namespace media #endif // MEDIA_MF_MFT_H264_DECODER_H_ + |