| Index: third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackbox-ranges-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackboxed-ranges-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackbox-ranges-expected.txt
|
| similarity index 96%
|
| rename from third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackboxed-ranges-expected.txt
|
| rename to third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackbox-ranges-expected.txt
|
| index a1b1e067ded867f377bf93c2b43ae1876f21ec26..ea664405919e8ba2ef71a786a69af8e46347b729 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackboxed-ranges-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackbox-ranges-expected.txt
|
| @@ -10,7 +10,7 @@ Input positions array is not sorted or contains duplicate values.
|
| Try to set positions: [{"line":0,"column":1},{"line":0,"column":0}]
|
| Input positions array is not sorted or contains duplicate values.
|
| Try to set positions: [{"line":0,"column":-1}]
|
| -Position missing 'column' or 'column' < 0.
|
| +Position 'column' < 0.
|
| action: stepOut
|
| notBlackboxedFoo: 4:4
|
| blackboxedFoo: 10:12
|
|
|