Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / live-edit-no-reveal.html
index 192901e..f9f41b1 100644 (file)
@@ -9,7 +9,7 @@
 
 function test()
 {
-    var panel = WebInspector.inspectorView.showPanel("sources");
+    var panel = WebInspector.panels.sources;
     var sourceFrame;
 
     function didStepInto()