| Index: LayoutTests/inspector/elements/highlight-node-transformed.html
 | 
| diff --git a/LayoutTests/inspector/elements/highlight-node-transformed.html b/LayoutTests/inspector/elements/highlight-node-transformed.html
 | 
| index 276b6fa6a2e800677f58414d13d2ea0df6e50baa..d1d0c060519f8d8f9c44193bea05e5384c5ec82d 100644
 | 
| --- a/LayoutTests/inspector/elements/highlight-node-transformed.html
 | 
| +++ b/LayoutTests/inspector/elements/highlight-node-transformed.html
 | 
| @@ -29,7 +29,7 @@ function onload()
 | 
|  
 | 
|  function test()
 | 
|  {
 | 
| -    InspectorTest.dumpInspectorHighlightJSON("div", InspectorTest.completeTest.bind(InspectorTest), "transform-iframe");
 | 
| +    InspectorTest.dumpInspectorHighlightJSON("div", InspectorTest.completeTest.bind(InspectorTest));
 | 
|  }
 | 
|  
 | 
|  </script>
 | 
| 
 |