Fix build bustage.
git-svn-id: svn://10.0.0.236/trunk@121568 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -107,6 +107,8 @@ nsHTMLReflowState::operator=(const nsHTMLReflowState &aOther)
|
||||
// to |this|.
|
||||
if (aOther.mCBReflowState == &aOther)
|
||||
mCBReflowState = this;
|
||||
|
||||
return *this;
|
||||
}
|
||||
|
||||
// Initialize a <b>root</b> reflow state with a rendering context to
|
||||
|
||||
Reference in New Issue
Block a user