Moved ostream operators for network units to test.
Added ToString functions in a separate header and move the ostream operators to a test only header. Bug: webrtc:8982 Change-Id: If547173aa39bbae2244531e2d3091886f14eae31 Reviewed-on: https://webrtc-review.googlesource.com/65280 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Jonas Olsson <jonasolsson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22674}
This commit is contained in:

committed by
Commit Bot

parent
003211c5da
commit
01cb965d34
@ -48,6 +48,7 @@ if (rtc_include_tests) {
|
||||
":windowed_filter",
|
||||
"../../../test:test_support",
|
||||
"../network_control",
|
||||
"../network_control:network_control_test",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user