Index: media/BUILD.gn |
diff --git a/media/BUILD.gn b/media/BUILD.gn |
index 1c3ee413a66dfa50e916dad67f675bdcb92fd701..922cb436e923eb158b42a8f11da684d045324f51 100644 |
--- a/media/BUILD.gn |
+++ b/media/BUILD.gn |
@@ -367,6 +367,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", |