Add //test:fileutils_unittests to //test:test_support_unittests deps.

The dependency has been accidentally removed in:
https://webrtc-review.googlesource.com/c/src/+/67161

Bug: None
Change-Id: I568a5d172ff327b31fe80227f5d0ed9f9fc8a93c
Reviewed-on: https://webrtc-review.googlesource.com/95485
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24395}
This commit is contained in:
Mirko Bonadei
2018-08-22 15:32:38 +02:00
committed by Commit Bot
parent 09831c9b0a
commit 46399993f2

View File

@ -301,6 +301,7 @@ if (rtc_include_tests) {
":direct_transport", ":direct_transport",
":fake_video_codecs", ":fake_video_codecs",
":fileutils", ":fileutils",
":fileutils_unittests",
":perf_test", ":perf_test",
":rtp_test_utils", ":rtp_test_utils",
":test_common", ":test_common",