summaryrefslogtreecommitdiffstats
path: root/netwerk/base/nsIServerSocket.idl
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/base/nsIServerSocket.idl')
-rw-r--r--netwerk/base/nsIServerSocket.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/base/nsIServerSocket.idl b/netwerk/base/nsIServerSocket.idl
index d6fd348778..3c21bdb707 100644
--- a/netwerk/base/nsIServerSocket.idl
+++ b/netwerk/base/nsIServerSocket.idl
@@ -19,7 +19,7 @@ typedef unsigned long nsServerSocketFlag;
*
* An interface to a server socket that can accept incoming connections.
*/
-[scriptable, uuid(7a9c39cb-a13f-4eef-9bdf-a74301628742)]
+[scriptable, builtinclass, uuid(7a9c39cb-a13f-4eef-9bdf-a74301628742)]
interface nsIServerSocket : nsISupports
{
/**