Index: Source/core/testing/InternalSettings.idl |
diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl |
index 30c0d911e5d9bbf41d0b038abf88963a65c23adb..97a82dc9cd6b76b2fba887987067d6037ea72069 100644 |
--- a/Source/core/testing/InternalSettings.idl |
+++ b/Source/core/testing/InternalSettings.idl |
@@ -39,7 +39,6 @@ |
[RaisesException] void setTextAutosizingEnabled(boolean enabled); |
[RaisesException] void setTextAutosizingWindowSizeOverride(long width, long height); |
[RaisesException] void setTextAutosizingFontScaleFactor(float fontScaleFactor); |
- [RaisesException] void setResolutionOverride(long dotsPerCSSInchHorizontally, long dotsPerCSSInchVertically); |
[RaisesException] void setMediaTypeOverride(DOMString mediaTypeOverride); |
[RaisesException] void setEditingBehavior(DOMString behavior); |