webrtc/talk/examples
hbos@webrtc.org f296859c83 PeerConnectionClient.createPeerConnectionClient was calling new PeerConnectionParameters and PeerConnectionClient.createPeerConnectionFactory, .createPeerConnection with invalid arguments.
This CL makes sure the project compiles, it does not ensure the parameters now used are correct!

There may be something strange going on with the build files. I was previously able to recompile the whole project despite of the incorrect code, until I changed the file and tried again.
The changes made are just so that it will compile. The code should likely be updated by someone who knows what he/she is doing.

TBR=glaznev@webrtc.org

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

Cr-Commit-Position: refs/heads/master@{#8526}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8526 4adac7df-926f-26a2-2b94-8c16560cd09d
2015-02-27 12:43:41 +00:00
..
android Remove non necessary check from WebSocket send function. 2015-02-25 19:19:39 +00:00
androidtests PeerConnectionClient.createPeerConnectionClient was calling new PeerConnectionParameters and PeerConnectionClient.createPeerConnectionFactory, .createPeerConnection with invalid arguments. 2015-02-27 12:43:41 +00:00
objc Update GAE API paths for join/leave. 2015-01-27 21:35:16 +00:00
peerconnection Fix cpplint warning in the previous cl to peerconnection client example. 2015-02-27 09:51:43 +00:00
relayserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
stunserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
turnserver Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
OWNERS Add new OWNERS file to talk/examples. 2014-08-07 20:01:34 +00:00