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

Unified Diff: media/base/renderer.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/base/pipeline_impl.h ('k') | media/blink/texttrack_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/renderer.h
diff --git a/media/base/renderer.h b/media/base/renderer.h
index 190cc380a38f977c1bc28d81be87090829a06036..18e1588f6018a74e1bb67bc12038c26a82f3d3fe 100644
--- a/media/base/renderer.h
+++ b/media/base/renderer.h
@@ -18,7 +18,6 @@ namespace media {
class DemuxerStreamProvider;
class RendererClient;
-class VideoFrame;
class MEDIA_EXPORT Renderer {
public:
« no previous file with comments | « media/base/pipeline_impl.h ('k') | media/blink/texttrack_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698