Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt b/third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt |
| index 3616fb7880d527b343269ec175c622bf95eeb217..1f6c1be3e02c23b15f4131382cab3793502270a2 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector/workspace-mapping-expected.txt |
| @@ -6,7 +6,7 @@ Tests workspace mappings |
| url https://localhost/index.html is not mapped. |
| url http://www.example.com/index.html is mapped to null |
| - url http://localhost/index.html is mapped to file:///var/www/localhost/index.html |
| + url http://localhost/index.html is mapped to null |
|
dgozman
2016/09/23 23:03:21
suspicicous
lushnikov
2016/09/24 00:30:50
This happens for the same reason as the rest of th
dgozman
2016/09/24 02:34:34
I see. But this means uiSourceCodeForURL(url) retu
|
| url http://localhost/foo/index.html is mapped to null |
| url https://localhost/index.html is mapped to null |