| Index: Source/core/testing/Internals.h
|
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h
|
| index efbdd8c4bae1e9fbf0985fd5900cb9b75cff3ccd..195dfba60bea88001e630a533942d480f8bbad74 100644
|
| --- a/Source/core/testing/Internals.h
|
| +++ b/Source/core/testing/Internals.h
|
| @@ -218,7 +218,6 @@ public:
|
| String elementLayerTreeAsText(Element*, ExceptionState&) const;
|
|
|
| bool scrollsWithRespectTo(Element*, Element*, ExceptionState&);
|
| - bool isUnclippedDescendant(Element*, ExceptionState&);
|
|
|
| String scrollingStateTreeAsText(Document*) const;
|
| String mainThreadScrollingReasons(Document*, ExceptionState&) const;
|
|
|