| Index: third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.js
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.js b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.js
|
| index 93b5ca175e010d4b17260805fa34e379afdfd678..494d2c54aea1cadcba9af52342f02962fd87f01b 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.js
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.js
|
| @@ -107,7 +107,6 @@ var UnitTest = {};
|
|
|
| var rootView = new WebInspector.RootView();
|
| WebInspector.inspectorView.show(rootView.element);
|
| - WebInspector.inspectorView.showInitialPanel();
|
| rootView.attachToDocument(document);
|
|
|
| test();
|
|
|