Bustage fix for bad merge of bug 569538.

This commit is contained in:
Henri Sivonen 2010-06-09 11:23:25 +03:00
parent 99037edab1
commit 282819b84f

View File

@ -67,7 +67,7 @@ public:
CANPLAY_YES
};
nsHTMLMediaElement(nsINodeInfo *aNodeInfo, PRBool aFromParser = 0);
nsHTMLMediaElement(nsINodeInfo *aNodeInfo, PRUint32 aFromParser = 0);
virtual ~nsHTMLMediaElement();
/**