| Index: Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl
|
| diff --git a/Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl b/Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl
|
| index 49b0379d067928dbc8d504ef1f5ab06275d8ecf4..d2cbee522ff48daf5cfc0135e05a287e1c3f261b 100644
|
| --- a/Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl
|
| +++ b/Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| [
|
| - Conditional=Condition11|Condition12
|
| + Conditional=Condition11|Condition12,
|
| ] partial interface SupportTestInterface {
|
| // This IDL file is for testing the bindings code generator and for test support files
|
| static readonly attribute long supplementalStaticReadOnlyAttr;
|
|
|