| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file.html b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file.html
|
| index 5ca052a55d13f4285f95437ef018062fca56da4a..087947fba6c6d7fe85b095fb21f9d3a90ffeee24 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file.html
|
| @@ -9,6 +9,7 @@
|
|
|
| function test()
|
| {
|
| + InspectorTest.forceUseDefaultMapping();
|
| var fs = new InspectorTest.TestFileSystem("file:///var/www");
|
| var fsEntry = InspectorTest.addFooJSFile(fs);
|
| fs.addFileMapping("http://127.0.0.1:8000", "/");
|
|
|