| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1d53b066436dcc904a27cf2b68c5da16d95b6719
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +CONSOLE MESSAGE: line 2: foobar execute!
|
| +Verify that front-end is able to set breakpoint for node.js scripts.
|
| +
|
| +Setting breakpoint:
|
| +Script execution paused.
|
| +Successfully paused on breakpoint
|
| +Script execution resumed.
|
| +
|
|
|