| Index: LayoutTests/inspector-protocol/layers/get-layers.html
|
| diff --git a/LayoutTests/inspector-protocol/layers/get-layers.html b/LayoutTests/inspector-protocol/layers/get-layers.html
|
| index 8a4d408bb4172d3ba27b2da62c796f9e4378c02b..3048766591d0a508f7d7cc374e179df24309ec3b 100644
|
| --- a/LayoutTests/inspector-protocol/layers/get-layers.html
|
| +++ b/LayoutTests/inspector-protocol/layers/get-layers.html
|
| @@ -39,7 +39,6 @@ function test()
|
| command: "LayerTree.enable",
|
| parameters: {},
|
| });
|
| - testRunner.display();
|
| };
|
|
|
| function gotInitialLayerTree(message)
|
|
|