Use Abseil container algorithms in media/

Bug: None
Change-Id: I292e3401bbf19a66271dd5ef2b3ca4f8dcfd155d
Reviewed-on: https://webrtc-review.googlesource.com/c/120003
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Seth Hampson <shampson@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26434}
diff --git a/api/BUILD.gn b/api/BUILD.gn
index 2359ebc..6a24aba 100644
--- a/api/BUILD.gn
+++ b/api/BUILD.gn
@@ -136,6 +136,7 @@
     "units:data_rate",
     "video:encoded_image",
     "video:video_frame",
+    "//third_party/abseil-cpp/absl/algorithm:container",
     "//third_party/abseil-cpp/absl/strings",
     "//third_party/abseil-cpp/absl/types:optional",