diff --git a/xpcom/base/nsIAllocator.h b/xpcom/base/nsIAllocator.h index c89ee7462e75..0f5ddd37797e 100644 --- a/xpcom/base/nsIAllocator.h +++ b/xpcom/base/nsIAllocator.h @@ -33,6 +33,8 @@ 0x11d2, \ {0x81, 0x77, 0x00, 0x60, 0x08, 0x11, 0x9d, 0x7a} \ } +#define NS_ALLOCATOR_PROGID "component://netscape/allocator" +#define NS_ALLOCATOR_CLASSNAME "Allocator" class nsIAllocator : public nsISupports { public: