Index: media/BUILD.gn |
diff --git a/media/BUILD.gn b/media/BUILD.gn |
index af3028d9bad7920fced4d36b003255b08dc18b61..02d8b049f8d2211a399bf88c3fa03f3b76900bdd 100644 |
--- a/media/BUILD.gn |
+++ b/media/BUILD.gn |
@@ -460,6 +460,8 @@ component("media") { |
"formats/mp4/aac.h", |
"formats/mp4/avc.cc", |
"formats/mp4/avc.h", |
+ "formats/mp4/bitstream_converter.cc", |
+ "formats/mp4/bitstream_converter.h", |
"formats/mp4/box_definitions.cc", |
"formats/mp4/box_definitions.h", |
"formats/mp4/box_reader.cc", |