| Index: LayoutTests/inspector/sources/debugger/source-url-comment-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/source-url-comment-expected.txt b/LayoutTests/inspector/sources/debugger/source-url-comment-expected.txt
|
| index 4f8a77c99e010c1f17cc47a2717f0750b5f76f05..991ff2c9b3d75d030d6d815ee9370a5bce4cb326 100644
|
| --- a/LayoutTests/inspector/sources/debugger/source-url-comment-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/source-url-comment-expected.txt
|
| @@ -1,6 +1,5 @@
|
| Tests that evals with sourceURL comment are shown in scripts panel.
|
|
|
| -Debugger was enabled.
|
|
|
| Running: testSourceURLCommentInInlineScript
|
|
|
| @@ -31,5 +30,4 @@ hasSourceURL: true
|
| Running: testNonRelativeURL
|
| function relativeURLScript() {}
|
| hasSourceURL: true
|
| -Debugger was disabled.
|
|
|
|
|