| Index: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/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/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
|
| similarity index 56%
|
| copy from third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
|
| copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
|
| index 14bac31ccf429105c97d310030d4c5d2ac0201d4..2c1c2e7493ab819de8012af47eb4fd9772e9b2ba 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
|
| +++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt
|
| @@ -2,15 +2,6 @@ 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
|
|
|
|
|