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

Unified Diff: LayoutTests/http/tests/inspector/websocket/websocket-handshake-expected.txt

Issue 221833004: Cleanup inspector test expectations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
Index: LayoutTests/http/tests/inspector/websocket/websocket-handshake-expected.txt
diff --git a/LayoutTests/http/tests/inspector/websocket/websocket-handshake-expected.txt b/LayoutTests/http/tests/inspector/websocket/websocket-handshake-expected.txt
index 2b24d3709be992bbd604f34f5bea93e5edbdd10a..90fe7c702d385f3de193183a378b2f9755415758 100644
--- a/LayoutTests/http/tests/inspector/websocket/websocket-handshake-expected.txt
+++ b/LayoutTests/http/tests/inspector/websocket/websocket-handshake-expected.txt
@@ -12,7 +12,7 @@ log: Accept-Language: en-us,en
log: Cache-Control: no-cache
log: Connection: Upgrade
log: Host: localhost:8880
-log: Origin: http://127.0.0.1:8000/
+log: Origin: http://127.0.0.1:8000
log: Pragma: no-cache
log: Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
log: Sec-WebSocket-Key: ***

Powered by Google App Engine
This is Rietveld 408576698