Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9388)

Unified Diff: chrome/test/data/webrtc/webrtc_jsep01_test.html

Issue 2759953003: Interface RTCRtpReceiver and RTCPeerConnection.getReceivers() added. (Closed)
Patch Set: DISALLOW_COPY_AND_ASSIGN Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/webrtc/peerconnection_rtp.js ('k') | content/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webrtc/webrtc_jsep01_test.html
diff --git a/chrome/test/data/webrtc/webrtc_jsep01_test.html b/chrome/test/data/webrtc/webrtc_jsep01_test.html
index cc737bed072e26107b16fa614ce7c32a4afce364..00e69e1ebe85a9be6ac99612fa4dd9fdbd215998 100644
--- a/chrome/test/data/webrtc/webrtc_jsep01_test.html
+++ b/chrome/test/data/webrtc/webrtc_jsep01_test.html
@@ -11,6 +11,7 @@
<script type="text/javascript" src="media_devices.js"></script>
<script type="text/javascript" src="indexeddb.js"></script>
<script type="text/javascript" src="peerconnection_getstats.js"></script>
+ <script type="text/javascript" src="peerconnection_rtp.js"></script>
</head>
<body>
<table border="0">
« no previous file with comments | « chrome/test/data/webrtc/peerconnection_rtp.js ('k') | content/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698