| Index: media/video/video_decode_accelerator.h
|
| ===================================================================
|
| --- media/video/video_decode_accelerator.h (revision 95116)
|
| +++ media/video/video_decode_accelerator.h (working copy)
|
| @@ -164,7 +164,7 @@
|
| //
|
| // No thread-safety guarantees are implied by the use of RefCountedThreadSafe
|
| // below.
|
| -class VideoDecodeAccelerator
|
| +class MEDIA_EXPORT VideoDecodeAccelerator
|
| : public base::RefCountedThreadSafe<VideoDecodeAccelerator> {
|
| public:
|
| // Enumeration of potential errors generated by the API.
|
|
|