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

Unified Diff: LayoutTests/http/tests/websocket/tests/hybi/close-event.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/http/tests/websocket/tests/hybi/close-event.html
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/close-event.html b/LayoutTests/http/tests/websocket/tests/hybi/close-event.html
index 8f6ac9771843cd5820daf0d391c24136ed3accc8..b3198f669f30cbd046cefc5fd4df3d10335e1d3e 100644
--- a/LayoutTests/http/tests/websocket/tests/hybi/close-event.html
+++ b/LayoutTests/http/tests/websocket/tests/hybi/close-event.html
@@ -39,6 +39,5 @@ ws.onclose = function(event)
};
</script>
-<script src="/js-test-resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698