Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / debug-inlined-scripts.html
index 27dea5a..10dc3cc 100644 (file)
@@ -19,7 +19,7 @@ f4();
 
 var test = function()
 {
-    var panel = WebInspector.inspectorView.panel("sources");
+    var panel = WebInspector.panels.sources;
     InspectorTest.startDebuggerTest(step1, true);
 
     function callstackStatus()