Skip to content

Commit

Permalink
Fix link to jitterBufferTarget library
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed May 30, 2024
1 parent 5930e38 commit db3a9e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/webrtc/RTCPeerConnection-helper.js"></script>
<script src="/webrtc-extensions/RTCRtpReceiver-jitterBufferTarget-stats-helper.js"></script>
<script src="/webrtc/RTCRtpReceiver-jitterBufferTarget-stats-helper.js"></script>
<body>
<script>
'use strict'
Expand Down

0 comments on commit db3a9e5

Please sign in to comment.