| Index: third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a983517f3b645f5db17edc1b25a84a43c7f846bc
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/file-system-project-mapping-expected.txt
|
| @@ -0,0 +1,26 @@
|
| +Tests file system project mappings.
|
| +
|
| +
|
| +Running: testAutomaticMapping
|
| +Adding file system.
|
| +Adding network resource.
|
| +UISourceCode uri to url mappings:
|
| + file:///var/www/html/foo.js ->
|
| + file:///var/www/bar.js ->
|
| +Adding mapping between network and file system resources.
|
| +Emulate reloading inspector.
|
| +UISourceCode uri to url mappings:
|
| + file:///var/www/html/foo.js -> http://127.0.0.1:8000/inspector/resources/html/foo.js
|
| + file:///var/www/bar.js -> http://127.0.0.1:8000/inspector/resources/bar.js
|
| +Removing mapping between network and file system resources.
|
| +Emulate reloading inspector.
|
| +UISourceCode uri to url mappings:
|
| + file:///var/www/html/foo.js ->
|
| + file:///var/www/bar.js ->
|
| +
|
| +Running: testProjectBasedMapping
|
| +Adding file system.
|
| +UISourceCode uri to url mappings:
|
| + file:///var/www/html/foo.js -> http://127.0.0.1:8000/inspector/resources/html/foo.js
|
| + file:///var/www/html2/bar.js -> http://127.0.0.1:8000/inspector/resources/html2/bar.js
|
| +
|
|
|