Move nat-related code to target rtc_base_tests_utils.
BUG=None Review-Url: https://codereview.webrtc.org/2591733002 Cr-Commit-Position: refs/heads/master@{#15728}
This commit is contained in:
parent
70e4053844
commit
01c715096f
@ -533,12 +533,6 @@ rtc_static_library("rtc_base") {
|
||||
"logsinks.cc",
|
||||
"logsinks.h",
|
||||
"mathutils.h",
|
||||
"natserver.cc",
|
||||
"natserver.h",
|
||||
"natsocketfactory.cc",
|
||||
"natsocketfactory.h",
|
||||
"nattypes.cc",
|
||||
"nattypes.h",
|
||||
"optionsfile.cc",
|
||||
"optionsfile.h",
|
||||
"proxyserver.cc",
|
||||
@ -726,6 +720,12 @@ if (rtc_include_tests) {
|
||||
"firewallsocketserver.cc",
|
||||
"firewallsocketserver.h",
|
||||
"gunit.h",
|
||||
"natserver.cc",
|
||||
"natserver.h",
|
||||
"natsocketfactory.cc",
|
||||
"natsocketfactory.h",
|
||||
"nattypes.cc",
|
||||
"nattypes.h",
|
||||
"sigslottester.h",
|
||||
"sigslottester.h.pump",
|
||||
"testbase64.h",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user