From 9ed5861e817b77dbc7fa901e298df77a2e1c4c97 Mon Sep 17 00:00:00 2001 From: "jbetak%netscape.com" Date: Tue, 2 May 2000 07:15:52 +0000 Subject: [PATCH] fix bustage 37408 String bundle doesn't offer a scriptable enumerator r=be --- xpcom/ds/MANIFEST | 1 + 1 file changed, 1 insertion(+) diff --git a/xpcom/ds/MANIFEST b/xpcom/ds/MANIFEST index 9012b32365c3..36c34ad96017 100644 --- a/xpcom/ds/MANIFEST +++ b/xpcom/ds/MANIFEST @@ -9,6 +9,7 @@ nsHashtableEnumerator.h nsIArena.h nsIByteBuffer.h nsIObserverList.h +nsIPersistentProperties.h nsISimpleEnumerator.h nsISizeOfHandler.h nsIUnicharBuffer.h