Chromium Code Reviews| Index: LayoutTests/inspector/tracing.html |
| diff --git a/LayoutTests/inspector/tracing.html b/LayoutTests/inspector/tracing.html |
| index b93dbedda0105ffa46f13fe1d5f27a1cf6fdac01..1d013de509bec356be4a276d6cebae2d6e154fca 100644 |
| --- a/LayoutTests/inspector/tracing.html |
| +++ b/LayoutTests/inspector/tracing.html |
| @@ -13,7 +13,6 @@ div#test { |
| function doWork() |
| { |
| document.getElementById("test").style.display = "block"; |
| - testRunner.display(); |
| } |
| function test() |