Chromium Code Reviews| Index: LayoutTests/inspector/tracing.html |
| diff --git a/LayoutTests/inspector/tracing.html b/LayoutTests/inspector/tracing.html |
| index 87af4316ae5659a2589151fc9bda9d8331991913..f4057bfaa87dcb2bf8559418f4ba355e77f2198c 100644 |
| --- a/LayoutTests/inspector/tracing.html |
| +++ b/LayoutTests/inspector/tracing.html |
| @@ -19,6 +19,8 @@ function doWork() |
| function test() |
| { |
| + WebInspector.inspectorView.showPanel("timeline"); |
| + |
| function runEventsSanityCheck() |
| { |
| var events = []; |