Reason for revert: Caused compiler warning, breaking Chrome FYI bots. Original issue's description: > Adding the ability to change ICE servers through SetConfiguration. > > Added a SetIceServers method to PortAllocator. Also added a new > PeerConnection Initialize method that takes a PortAllocator, in the > hope that we can get rid of PortAllocatorFactoryInterface, since the > only substantial thing a factory does is convert the webrtc:: ICE > servers to cricket:: versions. > > Committed: https://crrev.com/d3b26d94399ff539db375a9b84010ee75479d4cf > Cr-Commit-Position: refs/heads/master@{#10420} TBR=pthatcher@webrtc.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.webrtc.org/1424803004 Cr-Commit-Position: refs/heads/master@{#10421}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.