diff --git a/p2p/BUILD.gn b/p2p/BUILD.gn index 5853ad95ba..90e36e9cf8 100644 --- a/p2p/BUILD.gn +++ b/p2p/BUILD.gn @@ -124,6 +124,7 @@ if (rtc_include_tests) { ":rtc_p2p", "../rtc_base:rtc_base", "../rtc_base:rtc_base_approved", + "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/types:optional", ] }