Chromium Code Reviews| Index: media/media.gyp |
| diff --git a/media/media.gyp b/media/media.gyp |
| index 197c153d7fd084d7fb4c399259b6f23ffffea600..ac6ebc5b5eb896e589b3fac0a7bdcf9ebd2a9f77 100644 |
| --- a/media/media.gyp |
| +++ b/media/media.gyp |
| @@ -934,6 +934,8 @@ |
| 'formats/mp2t/mp2t_common.h', |
| 'formats/mp2t/mp2t_stream_parser.cc', |
| 'formats/mp2t/mp2t_stream_parser.h', |
| + 'formats/mp2t/timestamp_unroller.cc', |
| + 'formats/mp2t/timestamp_unroller.h', |
| 'formats/mp2t/ts_packet.cc', |
| 'formats/mp2t/ts_packet.h', |
| 'formats/mp2t/ts_section.h', |