diff --git a/api/video_codecs/test/BUILD.gn b/api/video_codecs/test/BUILD.gn index 2e5036d010..95c09758b2 100644 --- a/api/video_codecs/test/BUILD.gn +++ b/api/video_codecs/test/BUILD.gn @@ -76,6 +76,7 @@ if (rtc_include_tests) { "../../environment", "../../environment:environment_factory", "//testing/gtest", + "//third_party/abseil-cpp/absl/types:optional", ] }