| Index: third_party/WebKit/LayoutTests/http/tests/inspector/search/source-frame-replace-2.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/search/source-frame-replace-2.html b/third_party/WebKit/LayoutTests/http/tests/inspector/search/source-frame-replace-2.html
|
| index e5098464f6625874456f55ded0927559ed874bc1..5206500466592e2e6c175efb367ba69f957c430d 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/search/source-frame-replace-2.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/search/source-frame-replace-2.html
|
| @@ -9,7 +9,7 @@
|
| function test()
|
| {
|
|
|
| - WebInspector.SourcesPanel.show();
|
| + WebInspector.viewManager.showView("sources");
|
| InspectorTest.showScriptSource("search.js", didShowScriptSource);
|
|
|
| function didShowScriptSource(sourceFrame)
|
|
|