fix build warning.

git-svn-id: svn://10.0.0.236/trunk@141066 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu
2003-04-12 15:03:08 +00:00
parent 4f805aabac
commit a25c42a48c
2 changed files with 2 additions and 2 deletions

View File

@@ -181,7 +181,7 @@ protected:
nsresult GetWindowOriginInPixels(nsIPresContext * aPresContext, PRBool aWindoless, nsPoint* aOrigin);
friend nsPluginInstanceOwner;
friend class nsPluginInstanceOwner;
nsIPresContext *mPresContext; // weak ref
private:

View File

@@ -181,7 +181,7 @@ protected:
nsresult GetWindowOriginInPixels(nsIPresContext * aPresContext, PRBool aWindoless, nsPoint* aOrigin);
friend nsPluginInstanceOwner;
friend class nsPluginInstanceOwner;
nsIPresContext *mPresContext; // weak ref
private: