| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap.html b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap.html
|
| index ffcf0acad219b70c47f43ee1ae943ca5d049147a..54beb9338bc02f236965399063d3914e2ac04dbd 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap.html
|
| @@ -10,6 +10,7 @@
|
|
|
| function test()
|
| {
|
| + InspectorTest.initializeTestMapping();
|
| InspectorTest.overrideNetworkModificationTime({
|
| "http://127.0.0.1:8000/inspector/persistence/resources/s.css": null
|
| });
|
|
|