| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..14bac31ccf429105c97d310030d4c5d2ac0201d4
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +Checks that BreakpointManager.possibleBreakpoints returns correct locations
|
| +
|
| +Locations for first line
|
| +All locations
|
| +location(2, 2)
|
| +location(2, 31)
|
| +location(2, 34)
|
| +location(2, 47)
|
| +location(2, 49)
|
| +location(3, 2)
|
| +location(4, 2)
|
| +location(5, 0)
|
| +Existing location by position
|
| +location(2, 31)
|
| +Not existing location by position
|
| +
|
|
|