Remove the public_deps to fileutils from test_support.

Bug: webrtc:8946
Change-Id: Ia01d8bb1b42485e29f26792b9266228743d7fd90
No-Presubmit: true
Reviewed-on: https://webrtc-review.googlesource.com/62100
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22465}
This commit is contained in:
Patrik Höglund
2018-03-15 15:05:39 +01:00
committed by Commit Bot
parent 4de9eb22ab
commit 7696bef463
21 changed files with 59 additions and 14 deletions

View File

@ -590,6 +590,7 @@ if (rtc_include_tests) {
"../../rtc_base:rtc_task_queue",
"../../rtc_base:sequenced_task_checker",
"../../system_wrappers",
"../../test:fileutils",
"../../test:test_common",
"../../test:test_support",
"../../test:video_test_common",
@ -660,6 +661,7 @@ if (rtc_include_tests) {
"../../rtc_base:rtc_base_tests_utils",
"../../system_wrappers",
"../../test:field_trial",
"../../test:fileutils",
"../../test:test_support",
"../../test:video_test_common",
"../../test:video_test_support",
@ -769,6 +771,7 @@ if (rtc_include_tests) {
"../../system_wrappers:metrics_api",
"../../system_wrappers:metrics_default",
"../../test:field_trial",
"../../test:fileutils",
"../../test:test_support",
"../../test:video_test_common",
"../../test:video_test_support",