Index: Source/core/workers/WorkerNavigator.idl |
diff --git a/Source/core/workers/WorkerNavigator.idl b/Source/core/workers/WorkerNavigator.idl |
index 5c14253a0e3cee9c343ff3087b29ceaea3b5b5d0..1e82b03f5d1e5181ef080c5180c892ab1370bc57 100644 |
--- a/Source/core/workers/WorkerNavigator.idl |
+++ b/Source/core/workers/WorkerNavigator.idl |
@@ -34,5 +34,6 @@ |
] interface WorkerNavigator { |
}; |
+WorkerNavigator implements NavigatorCPU; |
WorkerNavigator implements NavigatorID; |
WorkerNavigator implements NavigatorOnLine; |