fix build warning.
git-svn-id: svn://10.0.0.236/trunk@141066 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -181,7 +181,7 @@ protected:
|
||||
|
||||
nsresult GetWindowOriginInPixels(nsIPresContext * aPresContext, PRBool aWindoless, nsPoint* aOrigin);
|
||||
|
||||
friend nsPluginInstanceOwner;
|
||||
friend class nsPluginInstanceOwner;
|
||||
|
||||
nsIPresContext *mPresContext; // weak ref
|
||||
private:
|
||||
|
||||
@@ -181,7 +181,7 @@ protected:
|
||||
|
||||
nsresult GetWindowOriginInPixels(nsIPresContext * aPresContext, PRBool aWindoless, nsPoint* aOrigin);
|
||||
|
||||
friend nsPluginInstanceOwner;
|
||||
friend class nsPluginInstanceOwner;
|
||||
|
||||
nsIPresContext *mPresContext; // weak ref
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user