| Index: LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html
|
| diff --git a/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html b/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html
|
| index 01d1f41cabb0c6380eeb0b8dd074497d63d3998f..5d339b199d44d291f6f742bee7eaa1ecbea7a47c 100644
|
| --- a/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html
|
| +++ b/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html
|
| @@ -23,7 +23,6 @@
|
| var test = function()
|
| {
|
| var panel = WebInspector.inspectorView.showPanel("sources");
|
| - var worker = new Worker("ScriptFormatterWorker.js");
|
| var sourceFrame;
|
| var scriptFormatter = InspectorTest.scriptFormatter();
|
|
|
|
|