| Index: media/media.gyp
|
| diff --git a/media/media.gyp b/media/media.gyp
|
| index 686163c57be9fcb21d962f97c773d6e3b2bcf268..61803b03aaf66e3b2aa3c9aa1f22486a8c7c6c28 100644
|
| --- a/media/media.gyp
|
| +++ b/media/media.gyp
|
| @@ -303,6 +303,11 @@
|
| 'base/stream_parser.h',
|
| 'base/stream_parser_buffer.cc',
|
| 'base/stream_parser_buffer.h',
|
| + 'base/text_cue.cc',
|
| + 'base/text_cue.h',
|
| + 'base/text_renderer.cc',
|
| + 'base/text_renderer.h',
|
| + 'base/text_track.cc',
|
| 'base/text_track.h',
|
| 'base/user_input_monitor.cc',
|
| 'base/user_input_monitor.h',
|
|
|