Enable more VideoCodecTests on iOS.

Bug: webrtc:4755
Change-Id: I403834dbe04cc3899847eb10e5595a24e6001507
Reviewed-on: https://webrtc-review.googlesource.com/76602
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23273}
diff --git a/modules/video_coding/BUILD.gn b/modules/video_coding/BUILD.gn
index a35c410..b6a334a 100644
--- a/modules/video_coding/BUILD.gn
+++ b/modules/video_coding/BUILD.gn
@@ -647,7 +647,7 @@
       "../../resources/foreman_480x272.yuv",
     ]
   }
-  if (!(is_ios || is_android)) {
+  if (!is_android) {
     video_coding_modules_tests_resources += [
       "../../resources/FourPeople_1280x720_30.yuv",
       "../../resources/ConferenceMotion_1280_720_50.yuv",