| 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 836b7306a487408dbc57547c8d0700eda2ecf41d..ffcf0acad219b70c47f43ee1ae943ca5d049147a 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
|
| @@ -37,7 +37,7 @@ function test()
|
|
|
| function onFileSystemCreated()
|
| {
|
| - var automappingTest = new InspectorTest.AutomappingTest(WebInspector.workspace);
|
| + var automappingTest = new InspectorTest.AutomappingTest(Workspace.workspace);
|
| automappingTest.waitUntilMappingIsStabilized(InspectorTest.completeTest.bind(InspectorTest));
|
| }
|
|
|
|
|