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

Unified Diff: media/base/video_decoder.h

Issue 10447035: Introducing DecoderBuffer and general Buffer cleanup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Buffer Bonanza! Created 8 years, 7 months 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
Index: media/base/video_decoder.h
diff --git a/media/base/video_decoder.h b/media/base/video_decoder.h
index 61b626e7271bfaadaccdb02b184172cfa4466d04..31589d13ee0f85665902078eb8d56469122ab91b 100644
--- a/media/base/video_decoder.h
+++ b/media/base/video_decoder.h
@@ -13,7 +13,6 @@
namespace media {
-class Buffer;
class DemuxerStream;
class VideoFrame;

Powered by Google App Engine
This is Rietveld 408576698