summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-datachannel.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-datachannel.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-datachannel.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-datachannel.html b/third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-datachannel.html
index bd3717f7..ba263d3 100644
--- a/third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-datachannel.html
+++ b/third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-datachannel.html
@@ -102,6 +102,5 @@ pc.ondatachannel = pc_ondatachannel;
window.jsTestIsAsync = true;
window.successfullyParsed = true;
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>