Fix build bustage

This commit is contained in:
bzbarsky@mit.edu 2007-07-17 19:43:12 -07:00
parent 2350a1dc4e
commit 46712cbd5c

View File

@ -172,6 +172,7 @@ nsPlaceholderFrame::GetParentStyleContextFrame(nsPresContext* aPresContext,
// {ib} split gunk here.
*aProviderFrame =
CorrectStyleParentFrame(GetParent(), nsGkAtoms::placeholderFrame);
return NS_OK;
}