Index: Source/core/frame/LocalFrame.h |
diff --git a/Source/core/frame/LocalFrame.h b/Source/core/frame/LocalFrame.h |
index b05f1e586b37c1b6c606097440c680007a7f6eaa..0c437213d8171d010bde08f5eb48eaee79cbc3c6 100644 |
--- a/Source/core/frame/LocalFrame.h |
+++ b/Source/core/frame/LocalFrame.h |
@@ -133,8 +133,6 @@ namespace blink { |
bool inScope(TreeScope*) const; |
- void countObjectsNeedingLayout(unsigned& needsLayoutObjects, unsigned& totalObjects, bool& isPartial); |
- |
// See GraphicsLayerClient.h for accepted flags. |
String layerTreeAsText(unsigned flags = 0) const; |