| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-nameclash.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-nameclash.html b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-nameclash.html
|
| index 4e30f4070174fe3bf3bfeedfc4c4b9b99144fc91..ebb44bfbe90b66f92a689fc25ae3366d3d344f70 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-nameclash.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-nameclash.html
|
| @@ -10,6 +10,7 @@
|
|
|
| function test()
|
| {
|
| + InspectorTest.initializeTestMapping();
|
| InspectorTest.overrideNetworkModificationTime({
|
| "http://127.0.0.1:8000/inspector/persistence/resources/sourcemap-name-clash/out.js": null
|
| });
|
|
|