| Index: Source/core/frame/LocalFrame.h
|
| diff --git a/Source/core/frame/LocalFrame.h b/Source/core/frame/LocalFrame.h
|
| index c9e2193a7600891d7f30a5f22753319478e0a6e1..59b593805578ad8531c7aa12e706efdbc070bce6 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;
|
|
|
|
|