Chromium Code Reviews| Index: webrtc/modules/BUILD.gn |
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
| index 8fb9f86d14a153e6656be258525a039069a78cc8..25149fe1d4671ea298464a1d153d79875ac33b6b 100644 |
| --- a/webrtc/modules/BUILD.gn |
| +++ b/webrtc/modules/BUILD.gn |
| @@ -683,6 +683,7 @@ if (rtc_include_tests) { |
| shard_timeout = 900 |
| } |
| if (is_ios) { |
| + info_plist = "//webrtc/test/ios/Info.plist" |
| deps += [ ":modules_unittests_bundle_data" ] |
| configs += [ |
| "..:common_objc", |