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

Unified Diff: media/filters/pipeline_integration_test_base.h

Issue 23702007: Render inband text tracks in the media pipeline (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: incorporate aaron's comments (10/12) Created 7 years, 2 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/filters/pipeline_integration_test_base.h
diff --git a/media/filters/pipeline_integration_test_base.h b/media/filters/pipeline_integration_test_base.h
index b140609885a23f9fd04d494e158dfe16fae3b786..eb0a974c1656fda3f1fb81fbb5b95835b46a2b63 100644
--- a/media/filters/pipeline_integration_test_base.h
+++ b/media/filters/pipeline_integration_test_base.h
@@ -24,6 +24,7 @@ class FilePath;
namespace media {
class Decryptor;
+class Demuxer;
acolwell GONE FROM CHROMIUM 2013/10/14 20:42:24 nit: remove
Matthew Heaney (Chromium) 2013/10/17 05:46:44 Done.
// Empty MD5 hash string. Used to verify empty video tracks.
extern const char kNullVideoHash[];

Powered by Google App Engine
This is Rietveld 408576698