| Index: third_party/WebKit/LayoutTests/http/tests/inspector/search/sources-search-scope-in-files.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/search/sources-search-scope-in-files.html b/third_party/WebKit/LayoutTests/http/tests/inspector/search/sources-search-scope-in-files.html
|
| index a36501e07bfc5a3a536d5da37197b61787c6256f..ee823787a0bd5f684e8426770d221f74ab83ffaa 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/search/sources-search-scope-in-files.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/search/sources-search-scope-in-files.html
|
| @@ -29,7 +29,7 @@ function test()
|
|
|
| function onAllResourcesLoaded()
|
| {
|
| - WebInspector.inspectorView.showViewInDrawer("sources.search");
|
| + WebInspector.viewManager.showView("sources.search");
|
| fs.reportCreated(fileSystemCreated);
|
|
|
| function fileSystemCreated()
|
|
|