| Index: LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt b/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
|
| index ceee6b31c07b0eee0538560e28dc451ed8fdd82f..8c2f84e3d9f00e1050c4857dcc0725e8c1b085f0 100644
|
| --- a/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
|
| @@ -96,3 +96,11 @@ Dumping uiSourceCodes origin URLs:
|
| Removing project:
|
| Received project removed event.
|
|
|
| +Running: testURLAfterRenaming
|
| +Adding file system.
|
| +Adding file system mapping.
|
| +Renaming files:
|
| + uiSourceCode URL change after renaming: http://localhost/html/foo.js -> http://localhost/html/newName.js
|
| + uiSourceCode URL change after renaming: http://localhost/bar.js -> http://localhost/newName.js
|
| + uiSourceCode URL change after renaming: http://localhost/foo/bar/baz.js -> http://localhost/foo/bar/newName.js
|
| +
|
|
|