| Index: third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt b/third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt
|
| index 1ef3e70cba1c3c3d8f53321c5928f39b06a58007..24345cb0558a6b5edf048f636664457dbfb93aa9 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/report-protocol-errors-expected.txt
|
| @@ -52,7 +52,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| error : {
|
| code : -32602
|
| data : "frameId: string value expected; url: string value expected"
|
| - message : "Invalid request"
|
| + message : "Invalid parameters"
|
| }
|
| id : 4
|
| }
|
| @@ -61,7 +61,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| error : {
|
| code : -32602
|
| data : "frameId: string value expected; url: string value expected"
|
| - message : "Invalid request"
|
| + message : "Invalid parameters"
|
| }
|
| id : 5
|
| }
|
| @@ -70,7 +70,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| error : {
|
| code : -32602
|
| data : "frameId: string value expected; url: string value expected"
|
| - message : "Invalid request"
|
| + message : "Invalid parameters"
|
| }
|
| id : 6
|
| }
|
| @@ -79,7 +79,7 @@ Tests that InspectorBackendDispatcher is catching incorrect messages.
|
| error : {
|
| code : -32602
|
| data : "url: string value expected"
|
| - message : "Invalid request"
|
| + message : "Invalid parameters"
|
| }
|
| id : 7
|
| }
|
|
|