mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bustage fix for bad merge of bug 569538.
This commit is contained in:
parent
99037edab1
commit
282819b84f
@ -67,7 +67,7 @@ public:
|
||||
CANPLAY_YES
|
||||
};
|
||||
|
||||
nsHTMLMediaElement(nsINodeInfo *aNodeInfo, PRBool aFromParser = 0);
|
||||
nsHTMLMediaElement(nsINodeInfo *aNodeInfo, PRUint32 aFromParser = 0);
|
||||
virtual ~nsHTMLMediaElement();
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user