From 0c15f59ae9354a3a97a3c7e567affb5dec8f25cf Mon Sep 17 00:00:00 2001 From: "valeski%netscape.com" Date: Wed, 19 Jul 2000 17:23:20 +0000 Subject: [PATCH] fixing IID collision, a=leaf --- webshell/public/nsIDocumentLoaderFactory.idl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webshell/public/nsIDocumentLoaderFactory.idl b/webshell/public/nsIDocumentLoaderFactory.idl index 9be2d2e7436c..5ab0f2583d01 100644 --- a/webshell/public/nsIDocumentLoaderFactory.idl +++ b/webshell/public/nsIDocumentLoaderFactory.idl @@ -43,8 +43,7 @@ interface nsILoadGroup; "component://netscape/content-viewer-factory/" %} - -[scriptable, uuid(f43ba260-0737-11d2-beb9-00805f8a66dc)] +[scriptable, uuid(df15f850-5d98-11d4-9f4d-0010a4053fd0)] interface nsIDocumentLoaderFactory : nsISupports { nsIContentViewer createInstance(in string aCommand, in nsIChannel aChannel,