| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-filesystem-uisourcecode-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-filesystem-uisourcecode-expected.txt
|
| similarity index 66%
|
| rename from third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
|
| rename to third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-filesystem-uisourcecode-expected.txt
|
| index be5ee4aaa68589fb79c33d3dd134f775fc2bf42f..05192c33ef4485144218dfbe4656f71df223003a 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-filesystem-uisourcecode-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -Verify that for a fileSystem UISourceCode with network binding TabbedEditorContainer opens network UISourceCode.
|
| +Verify that for a fileSystem UISourceCode with persistence binding TabbedEditorContainer opens filesystem UISourceCode.
|
|
|
| Binding created: {
|
| network: http://127.0.0.1:8000/inspector/persistence/resources/foo.js
|
| @@ -8,5 +8,5 @@ Binding created: {
|
| Opened tabs before opening any UISourceCodes:
|
| request open uiSourceCode: file:///var/www/inspector/persistence/resources/foo.js
|
| Opened tabs after opening UISourceCode:
|
| - http://127.0.0.1:8000/inspector/persistence/resources/foo.js
|
| + file:///var/www/inspector/persistence/resources/foo.js
|
|
|
|
|