Build bustage fix from 302103.

git-svn-id: svn://10.0.0.236/trunk@179001 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tor%cs.brown.edu 2005-08-25 21:57:31 +00:00
parent 1cf8051395
commit 0a8a03a216

View File

@ -157,7 +157,7 @@ protected:
PRInt32 aNamespaceID = kNameSpaceID_None);
static PRBool IsGraphicElementEventName(nsIAtom* aName);
static nsIAtom* nsSVGElement::GetEventNameForAttr(nsIAtom* aAttr);
static nsIAtom* GetEventNameForAttr(nsIAtom* aAttr);
nsCOMPtr<nsICSSStyleRule> mContentStyleRule;
nsAttrAndChildArray mMappedAttributes;