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

Unified Diff: LayoutTests/fast/mediastream/RTCPeerConnection.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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
Index: LayoutTests/fast/mediastream/RTCPeerConnection.html
diff --git a/LayoutTests/fast/mediastream/RTCPeerConnection.html b/LayoutTests/fast/mediastream/RTCPeerConnection.html
index 1ed78d5d3b4ff1ebadff7096a14ce3987894e6e8..6728eeee6eb0f958e7a29fa112ebd8e4a222e6c6 100644
--- a/LayoutTests/fast/mediastream/RTCPeerConnection.html
+++ b/LayoutTests/fast/mediastream/RTCPeerConnection.html
@@ -41,6 +41,5 @@ shouldThrow("new webkitRTCPeerConnection(null, {valid_and_supported_1:1});");
shouldThrow("new webkitRTCPeerConnection(null, {valid_but_unsupported_1:1});");
shouldThrow("new webkitRTCPeerConnection(null, {valid_and_supported_2:1, mandatory:{valid_and_supported_1:1}});");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/mediastream/RTCIceCandidate.html ('k') | LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698