| Index: third_party/WebKit/Source/core/testing/Internals.idl
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.idl b/third_party/WebKit/Source/core/testing/Internals.idl
|
| index 64c3c2c77f4fe6c15a5595e346231dc9ab70f656..7a6146e0453103146f8d2736732b777e6df04c65 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.idl
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.idl
|
| @@ -204,7 +204,6 @@
|
|
|
| unsigned long numberOfLiveNodes();
|
| unsigned long numberOfLiveDocuments();
|
| - DOMString dumpRefCountedInstanceCounts();
|
|
|
| DOMString counterValue(Element element);
|
| [RaisesException] long pageNumber(Element element, optional float pageWidth = 800, optional float pageHeight = 600);
|
|
|