Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt |
| diff --git a/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt |
| index 973ecd31c250c66597e04e7ff26e8902d3644035..1d53b066436dcc904a27cf2b68c5da16d95b6719 100644 |
| --- a/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt |
| +++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt |
| @@ -2,8 +2,6 @@ CONSOLE MESSAGE: line 2: foobar execute! |
| Verify that front-end is able to set breakpoint for node.js scripts. |
| Setting breakpoint: |
| -error: Request Debugger.getPossibleBreakpoints failed. {"code":-32601,"message":"'Debugger.getPossibleBreakpoints' wasn't found"} |
|
chenwilliam
2017/01/31 19:17:40
I had committed this earlier as an example protoco
|
| -error: Request Debugger.getPossibleBreakpoints failed. {"code":-32601,"message":"'Debugger.getPossibleBreakpoints' wasn't found"} |
| Script execution paused. |
| Successfully paused on breakpoint |
| Script execution resumed. |