mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Other missing file.
This commit is contained in:
parent
f250f4b254
commit
349e67793e
@ -162,7 +162,7 @@ private:
|
||||
NS_IMETHOD IsProviderSelected(const nsCString& aProvider,
|
||||
const PRUnichar* aProviderName,
|
||||
nsIRDFResource* aSelectionArc,
|
||||
PRBool aUseProfile, PRBool* aResult);
|
||||
PRBool aUseProfile, PRInt32* aResult);
|
||||
NS_IMETHOD IsProviderSelectedForPackage(const nsCString& aProviderType,
|
||||
const PRUnichar *aProviderName,
|
||||
const PRUnichar *aPackageName,
|
||||
|
@ -162,7 +162,7 @@ private:
|
||||
NS_IMETHOD IsProviderSelected(const nsCString& aProvider,
|
||||
const PRUnichar* aProviderName,
|
||||
nsIRDFResource* aSelectionArc,
|
||||
PRBool aUseProfile, PRBool* aResult);
|
||||
PRBool aUseProfile, PRInt32* aResult);
|
||||
NS_IMETHOD IsProviderSelectedForPackage(const nsCString& aProviderType,
|
||||
const PRUnichar *aProviderName,
|
||||
const PRUnichar *aPackageName,
|
||||
|
Loading…
Reference in New Issue
Block a user