PortAllocator is now passed to PeerConnection instead of PeerConnectionFactory in new libjingle release.
Also creator of PortAllocator is responsible for deletion instead of factory. DEPS file has new libjingle rivison. Review URL: http://webrtc-codereview.appspot.com/317006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1172 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
2
DEPS
2
DEPS
@@ -4,7 +4,7 @@ vars = {
|
||||
"googlecode_url": "http://%s.googlecode.com/svn",
|
||||
"chromium_trunk" : "http://src.chromium.org/svn/trunk",
|
||||
"chromium_revision": "106036",
|
||||
"libjingle_revision": "87",
|
||||
"libjingle_revision": "100",
|
||||
|
||||
# Note: On most bots, clang is not checked out via DEPS but by
|
||||
# tools/clang/scripts/update.sh. The script reads this line here.
|
||||
|
||||
Reference in New Issue
Block a user