Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0dac52c2592d6e4b9cac137fd79e479809ca4fc8 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file-expected.txt |
@@ -0,0 +1,9 @@ |
+Verify that binding gets removed as the fileSystem file gets renamed. |
+ |
+Binding created: { |
+ network: http://127.0.0.1:8000/inspector/persistence/resources/foo.js |
+ fileSystem: file:///var/www/inspector/persistence/resources/foo.js |
+} |
+Renaming foo.js -> bar.js |
+Binding successfully removed. |
+ |