| Index: Source/core/testing/InternalSettings.idl
|
| diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl
|
| index 9d985113f0b084d3e5f8c2e78ac697c1e85f890e..0073319d10d0d4638fb1e3c784f0062fa234f03e 100644
|
| --- a/Source/core/testing/InternalSettings.idl
|
| +++ b/Source/core/testing/InternalSettings.idl
|
| @@ -44,6 +44,7 @@
|
|
|
| [RaisesException] void setImagesEnabled(boolean enabled);
|
| [RaisesException] void setDefaultVideoPosterURL(DOMString poster);
|
| + [RaisesException] void setViewportEnabled(boolean enabled);
|
|
|
| // FIXME: This is a temporary flag and should be removed once accelerated
|
| // overflow scroll is ready (crbug.com/254111).
|
|
|