Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / bindings / tests / idls / TestImplements.idl
index 8babb84..e6e55db 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 [
-    NoInterfaceObject,  // Always used on target of 'implements'
+    NoInterfaceObject, // Always used on target of 'implements'
 ] interface TestImplements {
     static readonly attribute long implementsStaticReadOnlyLongAttribute;
     static attribute DOMString implementsStaticStringAttribute;