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

Unified Diff: chromecast/public/media/media_pipeline_backend.h

Issue 2545733002: chromecast: Cleanup class/struct fwd declarations (Closed)
Patch Set: 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 | « chromecast/net/network_change_notifier_factory_cast.h ('k') | chromecast/public/video_plane.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/public/media/media_pipeline_backend.h
diff --git a/chromecast/public/media/media_pipeline_backend.h b/chromecast/public/media/media_pipeline_backend.h
index 7a8ff45930f5341bdf465d0903fffbf63d078da9..e6ef3c94fac00d17a924cc133b7978281c38d39d 100644
--- a/chromecast/public/media/media_pipeline_backend.h
+++ b/chromecast/public/media/media_pipeline_backend.h
@@ -16,7 +16,6 @@ struct Size;
namespace media {
class CastDecoderBuffer;
-class DecryptContext;
// Interface for platform-specific output of media.
// A new MediaPipelineBackend will be instantiated for each media player
« no previous file with comments | « chromecast/net/network_change_notifier_factory_cast.h ('k') | chromecast/public/video_plane.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698