diff --git a/mozilla/webshell/public/nsIDocumentLoaderObserver.h b/mozilla/webshell/public/nsIDocumentLoaderObserver.h index 18f09e4290b..2a561c4aa90 100644 --- a/mozilla/webshell/public/nsIDocumentLoaderObserver.h +++ b/mozilla/webshell/public/nsIDocumentLoaderObserver.h @@ -39,6 +39,8 @@ class nsIDocumentLoader; class nsIDocumentLoaderObserver : public nsISupports { public: + NS_DEFINE_STATIC_IID_ACCESSOR(NS_IDOCUMENT_LOADER_OBSERVER_IID) + /** * Notify the observer that a new document will be loaded. *