| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index 14f1d5959c180c87c1629248c3c2f928ff99263b..d521c04ebe51dc0247b15440e6cbd04e6cea1017 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -215,7 +215,6 @@
|
| [RaisesException] DOMString pageSizeAndMarginsInPixels(long pageIndex, long width, long height, long marginTop, long marginRight, long marginBottom, long marginLeft);
|
|
|
| [RaisesException] void setDeviceScaleFactor(float scaleFactor);
|
| - [RaisesException] void setPageScaleFactor(float scaleFactor, long x, long y);
|
|
|
| [RaisesException] void setIsCursorVisible(Document document, boolean isVisible);
|
|
|
|
|