Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / workers / AbstractWorker.idl
index 9c13c6f..1b643f7 100644 (file)
@@ -30,8 +30,7 @@
  */
 
 [
-    NoInterfaceObject,
-    LegacyImplementedInBaseClass
+    NoInterfaceObject
 ] interface AbstractWorker {
     attribute EventHandler onerror;
 };