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

Unified Diff: media/media.gyp

Issue 13419002: Media Source dispatches inband text tracks (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: clean compile Created 7 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/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 557d118c3735cf10e0455212f7fadfb0af779cca..d2b8ab405952b4c011b81d97114c01c70d94aaee 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -286,6 +286,7 @@
'base/stream_parser.h',
'base/stream_parser_buffer.cc',
'base/stream_parser_buffer.h',
+ 'base/text_track.h',
'base/video_decoder.cc',
'base/video_decoder.h',
'base/video_decoder_config.cc',

Powered by Google App Engine
This is Rietveld 408576698