Index: Source/core/dom/Touch.idl |
diff --git a/Source/core/dom/Touch.idl b/Source/core/dom/Touch.idl |
index d1ade50e245b1db29459fa3344c7460c886cebbc..2d89c3bab9c3ef8f6d815d7341a18074d9d44847 100644 |
--- a/Source/core/dom/Touch.idl |
+++ b/Source/core/dom/Touch.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
+ NoInterfaceObject |
] interface Touch { |
readonly attribute long clientX; |
readonly attribute long clientY; |