Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / events / MessageEvent.idl
index 3f2fadc..eab3089 100644 (file)
@@ -29,7 +29,6 @@
     EventConstructor,
     Exposed=(Window,Worker),
     RaisesException=Constructor,
-    Custom=Wrap,
 ] interface MessageEvent : Event {
     [InitializedByEventConstructor] readonly attribute DOMString origin;
     [InitializedByEventConstructor] readonly attribute DOMString lastEventId;