| Index: Source/core/testing/Internals.h
|
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h
|
| index 8167ebf56e330ef828d4777d99f7dd1b6a30e09b..5cd995aaed0c35ee4750a7ad06b141d877446c11 100644
|
| --- a/Source/core/testing/Internals.h
|
| +++ b/Source/core/testing/Internals.h
|
| @@ -225,7 +225,6 @@ public:
|
|
|
| bool scrollsWithRespectTo(Element*, Element*, ExceptionState&);
|
| bool isUnclippedDescendant(Element*, ExceptionState&);
|
| - bool needsCompositedScrolling(Element*, ExceptionState&);
|
|
|
| void setNeedsCompositedScrolling(Element*, unsigned value, ExceptionState&);
|
|
|
|
|