mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 02:09:28 +00:00
fix bustage
37408 String bundle doesn't offer a scriptable enumerator r=be
This commit is contained in:
parent
733f95d679
commit
a790edd1f7
@ -24,7 +24,7 @@
|
||||
#include "nsID.h"
|
||||
#include "nsFileSpec.h"
|
||||
#include "nsString.h"
|
||||
#include "nsIPersistentProperties.h"
|
||||
#include "nsIPersistentProperties2.h"
|
||||
#include "nsIStringBundle.h"
|
||||
#include "nscore.h"
|
||||
#include "nsILocale.h"
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
#include "nsIEntityConverter.h"
|
||||
#include "nsIFactory.h"
|
||||
#include "nsIPersistentProperties.h"
|
||||
#include "nsIPersistentProperties2.h"
|
||||
|
||||
|
||||
nsresult NS_NewEntityConverter(nsISupports** oResult);
|
||||
|
@ -29,7 +29,7 @@
|
||||
#include "nsISaveAsCharset.h"
|
||||
#include "nsIUnicodeEncoder.h"
|
||||
#include "nsUnicharUtilCIID.h"
|
||||
#include "nsIPersistentProperties.h"
|
||||
#include "nsIPersistentProperties2.h"
|
||||
#include "nsIURL.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsCOMPtr.h"
|
||||
|
@ -45,7 +45,7 @@
|
||||
//#include "nsEscape.h"
|
||||
|
||||
#include "nsIEventQueueService.h"
|
||||
#include "nsIPersistentProperties.h"
|
||||
#include "nsIPersistentProperties2.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsNetUtil.h"
|
||||
static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID);
|
||||
|
@ -54,7 +54,7 @@
|
||||
#include "nsIEventQueueService.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIComponentManager.h"
|
||||
#include "nsIPersistentProperties.h"
|
||||
#include "nsIPersistentProperties2.h"
|
||||
#include "nsIEnumerator.h"
|
||||
#include "nsIZipReader.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user