| Index: media/BUILD.gn
|
| diff --git a/media/BUILD.gn b/media/BUILD.gn
|
| index e548b5dc64e3a5d5baa37874aec2e417f3e60fc1..2eb3570f3218496b5c397fe76d8ebe19a36df031 100644
|
| --- a/media/BUILD.gn
|
| +++ b/media/BUILD.gn
|
| @@ -366,6 +366,8 @@ component("media") {
|
| "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",
|
|
|