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

Unified Diff: media/base/pipeline.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/media.h ('k') | media/base/pipeline_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/pipeline.h
diff --git a/media/base/pipeline.h b/media/base/pipeline.h
index 3fd7f6fe4ac1c2fdf26d78adb7a33844c63f8fac..b7e2e1a857764f589485bbb4db14c541fd232542 100644
--- a/media/base/pipeline.h
+++ b/media/base/pipeline.h
@@ -24,7 +24,6 @@ namespace media {
class Demuxer;
class Renderer;
-class VideoFrame;
class MEDIA_EXPORT Pipeline {
public:
« no previous file with comments | « media/base/media.h ('k') | media/base/pipeline_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698