| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html
|
| index de7d7b795ec872bf0ae9afa1d0fc16ae4f6a700f..4ca7897835ffa1336c15d0d1dd039ada95377615 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debug-inlined-scripts.html
|
| @@ -19,7 +19,7 @@ f4();
|
|
|
| var test = function()
|
| {
|
| - var panel = WebInspector.panels.sources;
|
| + var panel = UI.panels.sources;
|
| InspectorTest.startDebuggerTest(step1, true);
|
|
|
| function callstackStatus()
|
|
|