| Index: LayoutTests/inspector/sources/debugger/resource-script-mapping-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/resource-script-mapping-expected.txt b/LayoutTests/inspector/sources/debugger/resource-script-mapping-expected.txt
|
| index faa9d6dbc9e28db665e502c340ede1851c784fb6..5c36de2ba8de1e7841b82f884ef0512d6a402714 100644
|
| --- a/LayoutTests/inspector/sources/debugger/resource-script-mapping-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/resource-script-mapping-expected.txt
|
| @@ -30,12 +30,12 @@ Adding first script for pending request.
|
| UISourceCode: index.html
|
| UISourceCode is content script: false
|
| Highlighter type: text/html
|
| -UISourceCode content: <script><script source 1></script>
|
| +UISourceCode content: <script source 1>
|
| Adding second script for pending request.
|
| UISourceCode: index.html
|
| UISourceCode is content script: false
|
| Highlighter type: text/html
|
| -UISourceCode content: <script><script source 2></script>
|
| +UISourceCode content: <script source 2>
|
| Adding uiSourceCode for finished resource.
|
| UISourceCode: index.html
|
| UISourceCode is content script: false
|
|
|