Index: media/BUILD.gn |
diff --git a/media/BUILD.gn b/media/BUILD.gn |
index abb4803d8173b3a6ae7aa1c47350af637b683dff..411ec73521c57cda930b5ddf6787b1a7573f3a71 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", |