X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Finspector%2Fsources%2Fdebugger%2Flive-edit-no-reveal.html;h=f9f41b1651887dc52d81a89dd5105be24b829b8e;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=192901e55cce47c6f713839f363a83790215fc5f;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit-no-reveal.html b/src/third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit-no-reveal.html index 192901e..f9f41b1 100644 --- a/src/third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit-no-reveal.html +++ b/src/third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit-no-reveal.html @@ -9,7 +9,7 @@ function test() { - var panel = WebInspector.inspectorView.showPanel("sources"); + var panel = WebInspector.panels.sources; var sourceFrame; function didStepInto()