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

@ -316,6 +316,7 @@ if (rtc_enable_protobuf) {
"../rtc_base:checks",
"../rtc_base:rtc_base_approved",
"../rtc_base:rtc_base_tests_utils",
"../test:fileutils",
"../test:test_support",
"//testing/gtest",
]