| 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 953ec94101d134ddea6720ac2c4c31aeeeeb7bf3..5350003de5f7900ae26cc45407a867778debb6d3 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.idl
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.idl
|
| @@ -191,7 +191,6 @@
|
| [RaisesException] DOMString mainThreadScrollingReasons(Document document);
|
| [RaisesException] ClientRectList nonFastScrollableRects(Document document);
|
|
|
| - void garbageCollectDocumentResources(Document document);
|
| void evictAllResources();
|
|
|
| unsigned long numberOfLiveNodes();
|
|
|