Index: LayoutTests/http/tests/inspector/layers-test.js |
diff --git a/LayoutTests/http/tests/inspector/layers-test.js b/LayoutTests/http/tests/inspector/layers-test.js |
index 42ec2cecd852cd2b873ca3e2f286d426a53b9853..551e381e0f055cd4711891ce09e41121da13b268 100644 |
--- a/LayoutTests/http/tests/inspector/layers-test.js |
+++ b/LayoutTests/http/tests/inspector/layers-test.js |
@@ -1,8 +1,5 @@ |
function initialize_LayerTreeTests() |
{ |
- |
- InspectorTest.preloadPanel("layers"); |
- |
InspectorTest.layerTreeModel = WebInspector.targetManager.mainTarget().layerTreeModel; |
InspectorTest.labelForLayer = function(layer) |