| Index: LayoutTests/inspector/debugger/debugger-autocontinue-on-syntax-error.html
|
| diff --git a/LayoutTests/inspector/debugger/debugger-autocontinue-on-syntax-error.html b/LayoutTests/inspector/debugger/debugger-autocontinue-on-syntax-error.html
|
| index ad8196b0edc00c99e715a625eb72f6441e24f4a7..8ddf517760c2bd50cb7a0fc4aa6464eb16f4e0d5 100644
|
| --- a/LayoutTests/inspector/debugger/debugger-autocontinue-on-syntax-error.html
|
| +++ b/LayoutTests/inspector/debugger/debugger-autocontinue-on-syntax-error.html
|
| @@ -13,7 +13,7 @@ function loadIframe()
|
|
|
| function test()
|
| {
|
| - WebInspector.showPanel("scripts");
|
| + WebInspector.showPanel("sources");
|
| InspectorTest.startDebuggerTest(step1);
|
|
|
| function step1()
|
|
|