Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1264)

Unified Diff: media/gpu/v4l2_slice_video_decode_accelerator.h

Issue 2533273002: media: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/gpu/ipc/service/media_gpu_channel_manager.h ('k') | media/gpu/vaapi_picture.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/gpu/v4l2_slice_video_decode_accelerator.h
diff --git a/media/gpu/v4l2_slice_video_decode_accelerator.h b/media/gpu/v4l2_slice_video_decode_accelerator.h
index 7e7acd81ef188141b8b1691fa69e56416f03450b..b8525f6716a174357332fd6cd5f496c6fe7c2da7 100644
--- a/media/gpu/v4l2_slice_video_decode_accelerator.h
+++ b/media/gpu/v4l2_slice_video_decode_accelerator.h
@@ -471,10 +471,6 @@ class MEDIA_GPU_EXPORT V4L2SliceVideoDecodeAccelerator
DISALLOW_COPY_AND_ASSIGN(V4L2SliceVideoDecodeAccelerator);
};
-class V4L2H264Picture;
-class V4L2VP8Picture;
-class V4L2VP9Picture;
-
} // namespace media
#endif // MEDIA_GPU_V4L2_SLICE_VIDEO_DECODE_ACCELERATOR_H_
« no previous file with comments | « media/gpu/ipc/service/media_gpu_channel_manager.h ('k') | media/gpu/vaapi_picture.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698