Index: Source/core/workers/WorkerLocation.idl |
diff --git a/Source/core/workers/WorkerLocation.idl b/Source/core/workers/WorkerLocation.idl |
index eec46bee9d384ac2b06d541284b9c9e32fdbcad6..39545b491611f3c010cb793f02997cd936e774cc 100644 |
--- a/Source/core/workers/WorkerLocation.idl |
+++ b/Source/core/workers/WorkerLocation.idl |
@@ -28,7 +28,6 @@ |
[ |
NoInterfaceObject, |
- ImplementationLacksVTable |
] interface WorkerLocation { |
readonly attribute DOMString href; |
readonly attribute DOMString protocol; |