| Index: Source/core/testing/Internals.h
|
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h
|
| index 5288834d79ba1880950de4170f713112fba244be..0429a78740d4c5e5404f5250b9993aef90c6f20d 100644
|
| --- a/Source/core/testing/Internals.h
|
| +++ b/Source/core/testing/Internals.h
|
| @@ -304,8 +304,6 @@ public:
|
|
|
| void forceCompositingUpdate(Document*, ExceptionState&);
|
|
|
| - bool isCompositorFramePending(Document*, ExceptionState&);
|
| -
|
| void setZoomFactor(float);
|
|
|
| void setShouldRevealPassword(Element*, bool, ExceptionState&);
|
|
|