mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 08:13:35 +00:00
Fix Windows bustage from fastload branch landing.
This commit is contained in:
parent
19f7f431ea
commit
730c332685
@ -44,7 +44,7 @@ nsMozIconURI::~nsMozIconURI()
|
||||
{
|
||||
}
|
||||
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS3(nsMozIconURI, nsIMozIconURI, nsIURI, nsISerializable)
|
||||
NS_IMPL_THREADSAFE_ISUPPORTS2(nsMozIconURI, nsIMozIconURI, nsIURI)
|
||||
|
||||
#define NS_MOZICON_SCHEME "moz-icon:"
|
||||
#define NS_MOZ_ICON_DELIMITER '?'
|
||||
|
Loading…
Reference in New Issue
Block a user