Index: media/video/video_decode_accelerator.h |
=================================================================== |
--- media/video/video_decode_accelerator.h (revision 95843) |
+++ 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 MEDIA_EXPORT VideoDecodeAccelerator |
+class VideoDecodeAccelerator |
: public base::RefCountedThreadSafe<VideoDecodeAccelerator> { |
public: |
// Enumeration of potential errors generated by the API. |