Index: Source/core/testing/InternalSettings.idl |
diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl |
index c59f8999ffcc9e90c05394ed8f2a5f7e341913e1..7a47cb18b96278bc1f632431e34b8252a111292b 100644 |
--- a/Source/core/testing/InternalSettings.idl |
+++ b/Source/core/testing/InternalSettings.idl |
@@ -49,6 +49,7 @@ |
[RaisesException] void setPrimaryPointerType(DOMString pointer); |
[RaisesException] void setAvailableHoverTypes(DOMString types); |
[RaisesException] void setPrimaryHoverType(DOMString type); |
+ [RaisesException] void setImageAnimationPolicy(DOMString policy); |
// FIXME: The following are RuntimeEnabledFeatures and likely |
// cannot be changed after process start. These setters should |