Index: testing/InternalSettings.idl |
diff --git a/testing/InternalSettings.idl b/testing/InternalSettings.idl |
index 9b9de38f201b7334b43a6688659fb556f1d9ac99..25d453992d4f4e4db3c9462e76185f5246accae4 100644 |
--- a/testing/InternalSettings.idl |
+++ b/testing/InternalSettings.idl |
@@ -24,8 +24,7 @@ |
*/ |
[ |
- OmitConstructor, |
- JSGenerateToJSObject |
+ OmitConstructor |
] interface InternalSettings : InternalSettingsGenerated { |
void setMockScrollbarsEnabled(in boolean enabled) raises(DOMException); |
void setTouchEventEmulationEnabled(in boolean enabled) raises(DOMException); |