Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work.

Review URL: https://webrtc-codereview.appspot.com/1029004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3665 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
pwestin@webrtc.org
2013-03-13 17:52:42 +00:00
parent 2baf5f5fa0
commit 361bac7a4f
83 changed files with 991 additions and 6942 deletions

View File

@@ -31,6 +31,7 @@
'dependencies': [
'webrtc/test/metrics.gyp:*',
'webrtc/test/test.gyp:*',
'webrtc/test/udp_transport.gyp:*',
'webrtc/tools/tools.gyp:*',
'tools/e2e_quality/e2e_quality.gyp:*',
],