Index: Source/core/accessibility/AXObjectCache.h |
diff --git a/Source/core/accessibility/AXObjectCache.h b/Source/core/accessibility/AXObjectCache.h |
index 17bb04f5ab4fcf5dd11bca47bbd9cba59e9e3156..5024525183b484ce9210903c7836a58f9685482f 100644 |
--- a/Source/core/accessibility/AXObjectCache.h |
+++ b/Source/core/accessibility/AXObjectCache.h |
@@ -131,8 +131,6 @@ |
// Called when scroll bars are added / removed (as the view resizes). |
void handleScrollbarUpdate(ScrollView*); |
- |
- void handleLayoutComplete(RenderObject*); |
// Called when the scroll offset changes. |
void handleScrollPositionChanged(ScrollView*); |