Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / intl / chardet / public / nsDocumentCharsetInfoCID.h
blobe49cfa291e187018094d4b15011dc71e20fceaa8
1 #ifndef nsDocumentCharsetInfoCID_h__
2 #define nsDocumentCharsetInfoCID_h__
4 #include "nscore.h"
6 #define NS_DOCUMENTCHARSETINFO_CONTRACTID "@mozilla.org/document-charset-info;1"
8 // {D25E0511-2BAE-11d4-9D10-0050040007B2}
9 #define NS_DOCUMENTCHARSETINFO_CID \
10 {0xd25e0511, 0x2bae, 0x11d4, {0x9d, 0x10, 0x0, 0x50, 0x4, 0x0, 0x7, 0xb2}}
12 #endif // nsDocumentCharsetInfoCID_h__