Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-log-handle-navigate-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-log-handle-navigate-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-log-handle-navigate-expected.txt |
deleted file mode 100644 |
index 667e4fdb52cb60c2aa91be9340ca66c0d1016cc9..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-log-handle-navigate-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-CONSOLE MESSAGE: line 10: 42 |
-CONSOLE MESSAGE: line 13: |
-CONSOLE MESSAGE: line 20: undefined |
-CONSOLE MESSAGE: line 27: 42 |
-This tests how navigation is handled from inside debugger code (console.log). |
-{ |
- error : { |
- code : -32000 |
- message : Cannot find context with specified id |
- } |
- id : 0 |
-} |
-{ |
- error : { |
- code : -32000 |
- message : Cannot find context with specified id |
- } |
- id : 0 |
-} |
-{ |
- error : { |
- code : -32000 |
- message : Cannot find context with specified id |
- } |
- id : 0 |
-} |
- |