Index: modules/BUILD.gn |
diff --git a/modules/BUILD.gn b/modules/BUILD.gn |
index 7a3ea2ad62085e55c53ef36a862a5d9edff00ca5..7394724afb4afd5374072af85238be3066b9b8f9 100644 |
--- a/modules/BUILD.gn |
+++ b/modules/BUILD.gn |
@@ -39,6 +39,7 @@ rtc_source_set("module_api") { |
"../api:optional", |
"../api:video_frame_api", |
"../rtc_base:rtc_base_approved", |
+ "video_coding:codec_globals_headers", |
] |
} |