Index: third_party/WebKit/Source/core/frame/FrameView.h |
diff --git a/third_party/WebKit/Source/core/frame/FrameView.h b/third_party/WebKit/Source/core/frame/FrameView.h |
index ec6bf307fd42a981f879e085cd8ec4f027803eee..f17b7c51fd374cbcac61d3b5bc8d8fce46842d7a 100644 |
--- a/third_party/WebKit/Source/core/frame/FrameView.h |
+++ b/third_party/WebKit/Source/core/frame/FrameView.h |
@@ -723,7 +723,6 @@ private: |
void updateScrollCorner(); |
AXObjectCache* axObjectCache() const; |
- void removeFromAXObjectCache(); |
void setLayoutSizeInternal(const IntSize&); |