diff --git a/mozilla/docshell/base/nsIDocShell.idl b/mozilla/docshell/base/nsIDocShell.idl index 4ae7ee1d80c..ef7db491a20 100644 --- a/mozilla/docshell/base/nsIDocShell.idl +++ b/mozilla/docshell/base/nsIDocShell.idl @@ -39,10 +39,10 @@ [ptr] native nsIPresContext(nsIPresContext); [ptr] native nsIPresShell(nsIPresShell); -[ptr] native nsIDocumentLoaderObserver(nsIDocumentLoaderObserver); [ptr] native nsIContentViewer(nsIContentViewer); interface nsIChromeEventHandler; +interface nsIDocumentLoaderObserver; [scriptable, uuid(69E5DE00-7B8B-11d3-AF61-00A024FFC08C)] interface nsIDocShell : nsISupports