| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f75afc70e96c04579f7e2ec3c0cf70448e611679
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders-expected.txt
|
| @@ -0,0 +1,19 @@
|
| +Verify that automapping is able to map ambiguous resources based on the selected project folder.
|
| +
|
| +Binding created: {
|
| + network: http://example.com/logo.png
|
| + fileSystem: file:///var/www/code/proj2/logo.png
|
| + exactMatch: true
|
| +}
|
| +Binding created: {
|
| + network: http://example.com/reset.css
|
| + fileSystem: file:///var/www/code/proj2/reset.css
|
| + exactMatch: true
|
| +}
|
| +Binding created: {
|
| + network: http://example.com/jquery.js
|
| + fileSystem: file:///var/www/code/proj2/jquery.js
|
| + exactMatch: true
|
| +}
|
| +Mapping has stabilized.
|
| +
|
|
|