Index: third_party/WebKit/Source/core/testing/Internals.h |
diff --git a/third_party/WebKit/Source/core/testing/Internals.h b/third_party/WebKit/Source/core/testing/Internals.h |
index cab82d149663fc81e100424e15c38d33fb7d52d4..5962c039d54eb9b273df7eee492b9082992e8544 100644 |
--- a/third_party/WebKit/Source/core/testing/Internals.h |
+++ b/third_party/WebKit/Source/core/testing/Internals.h |
@@ -236,7 +236,6 @@ public: |
String mainThreadScrollingReasons(Document*, ExceptionState&) const; |
ClientRectList* nonFastScrollableRects(Document*, ExceptionState&) const; |
- void garbageCollectDocumentResources(Document*) const; |
void evictAllResources() const; |
unsigned numberOfLiveNodes() const; |