Add symlink of adapter.js from apprtc to base
Review URL: https://webrtc-codereview.appspot.com/1160004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3621 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -58,7 +58,7 @@ if (navigator.mozGetUserMedia) {
|
||||
|
||||
// The RTCPeerConnection object.
|
||||
RTCPeerConnection = webkitRTCPeerConnection;
|
||||
|
||||
|
||||
// Get UserMedia (only difference is the prefix).
|
||||
// Code from Adam Barth.
|
||||
getUserMedia = navigator.webkitGetUserMedia.bind(navigator);
|
||||
|
Reference in New Issue
Block a user