Fix resource files for tools_unittests
Fixes the incorrect resource file that changed in https://codereview.webrtc.org/2292853002 BUG=webrtc:5949 NOTRY=True TBR=ehmaldonado@webrtc.org Review URL: https://codereview.webrtc.org/2292923002 . Cr-Commit-Position: refs/heads/master@{#13969}
This commit is contained in:
parent
32c4a20df7
commit
7a122d6376
@ -323,7 +323,7 @@ if (rtc_include_tests) {
|
||||
}
|
||||
|
||||
if (is_android || is_ios) {
|
||||
tools_unittests_resources = [ "//resources/foreman_cif_short.yuv" ]
|
||||
tools_unittests_resources = [ "//resources/foreman_cif.yuv" ]
|
||||
}
|
||||
|
||||
if (is_ios) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user