| Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-with-context-id-equal-zero-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-with-context-id-equal-zero-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-with-context-id-equal-zero-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9de9d4a979cf5459635c3a1cad048c80287e9f69
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-with-context-id-equal-zero-expected.txt
|
| @@ -0,0 +1,3 @@
|
| +Tests that DevTools doesn't crash on Runtime.evaluate with contextId equals 0.
|
| +{"error":{"code":-32000,"message":"Invalid context id: 0"}}
|
| +
|
|
|