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