| Index: Source/bindings/tests/idls/TestSerializedScriptValueInterface.idl
|
| diff --git a/Source/bindings/tests/idls/TestSerializedScriptValueInterface.idl b/Source/bindings/tests/idls/TestSerializedScriptValueInterface.idl
|
| index fa9c513aa155bffa8de05c2657e3a638dce3cb4a..f67e94719157928a86c5d7943f78b2528c291a84 100644
|
| --- a/Source/bindings/tests/idls/TestSerializedScriptValueInterface.idl
|
| +++ b/Source/bindings/tests/idls/TestSerializedScriptValueInterface.idl
|
| @@ -26,7 +26,7 @@
|
| // This IDL file is for testing the bindings code generator and for tracking
|
| // changes in its ouput.
|
| [
|
| - Conditional=Condition1|Condition2,
|
| + Conditional=Condition1|Condition2
|
| ] interface TestSerializedScriptValueInterface {
|
| attribute SerializedScriptValue value;
|
| readonly attribute SerializedScriptValue readonlyValue;
|
|
|