summaryrefslogtreecommitdiffstats
path: root/layout/forms/nsFormControlFrame.h
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/nsFormControlFrame.h')
-rw-r--r--layout/forms/nsFormControlFrame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/forms/nsFormControlFrame.h b/layout/forms/nsFormControlFrame.h
index 41bb1d9e8..fd3e95d93 100644
--- a/layout/forms/nsFormControlFrame.h
+++ b/layout/forms/nsFormControlFrame.h
@@ -40,6 +40,7 @@ public:
// nsIFrame replacements
virtual void BuildDisplayList(nsDisplayListBuilder* aBuilder,
+ const nsRect& aDirtyRect,
const nsDisplayListSet& aLists) override {
DO_GLOBAL_REFLOW_COUNT_DSP("nsFormControlFrame");
DisplayBorderBackgroundOutline(aBuilder, aLists);