| Index: Source/core/testing/Internals.idl
 | 
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
 | 
| index b295734898253c5f997c565c8dcd129a74716179..14c74f9856e6e6f4f5f437be5b2505c5532ff621 100644
 | 
| --- a/Source/core/testing/Internals.idl
 | 
| +++ b/Source/core/testing/Internals.idl
 | 
| @@ -183,7 +183,6 @@
 | 
|      DOMString dumpRefCountedInstanceCounts();
 | 
|      sequence<DOMString> consoleMessageArgumentCounts(Document document);
 | 
|      unsigned long[] setMemoryCacheCapacities(unsigned long minDeadBytes, unsigned long maxDeadBytes, unsigned long totalBytes);
 | 
| -    [RaisesException] DOMString inspectorHighlightJSON(Node node);
 | 
|  
 | 
|      DOMString counterValue(Element element);
 | 
|      long pageNumber(Element element, optional float pageWidth, optional float pageHeight);
 | 
| 
 |