Index: Source/bindings/tests/idls/TestPartialInterface.idl |
diff --git a/Source/bindings/tests/idls/TestPartialInterface.idl b/Source/bindings/tests/idls/TestPartialInterface.idl |
index 8e4d95dd0f1d30e94095d5e77e02c9fa27f11bb6..5ca154e77165a9b2d5e2017cd084bb89db76a876 100644 |
--- a/Source/bindings/tests/idls/TestPartialInterface.idl |
+++ b/Source/bindings/tests/idls/TestPartialInterface.idl |
@@ -29,7 +29,7 @@ |
// This IDL file is for testing the bindings code generator and for tracking |
// changes in its ouput. |
[ |
- Conditional=Condition11|Condition12, |
+ Conditional=Condition11|Condition12 |
] partial interface TestInterface { |
static readonly attribute long supplementalStaticReadOnlyAttr; |
static attribute DOMString supplementalStaticAttr; |