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

Unified Diff: LayoutTests/http/tests/inspector/websocket/web-socket-frame-expected.txt

Issue 130863002: [WebSocket] Merge duplicated HTTP headers for devtools (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed a platform dependent test Created 6 years, 11 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
Index: LayoutTests/http/tests/inspector/websocket/web-socket-frame-expected.txt
diff --git a/LayoutTests/http/tests/inspector/websocket/web-socket-frame-expected.txt b/LayoutTests/http/tests/inspector/websocket/web-socket-frame-expected.txt
deleted file mode 100644
index 03834d63ceaff94c5fbb8744ea7d209105a97820..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/inspector/websocket/web-socket-frame-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-PASS successfullyParsed is true
-
-TEST COMPLETE
-Connected.
-Tests that WebSocketFrames are being sent and recieved by Web Inspector.
-
-1- sent: test
-1- sent: test
-2- sent: exit
-1- sent: test
-2- sent: exit
-3- received: test
-1- sent: test
-2- sent: exit
-3- received: test
-4- received: exit
-

Powered by Google App Engine
This is Rietveld 408576698